]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ChangeLog
gcc.c (cc1_options): Pass output file as auxbase when appropriate.
[gcc.git] / gcc / ChangeLog
index ff964788f43740513b8d0d2e526324dbf7637c09..135fac49569d32f7c27aacf6d4e9b1f9f57ec639 100644 (file)
@@ -1,3 +1,19 @@
+2002-08-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.c (cc1_options): Pass output file as auxbase when
+       appropriate.
+       * profile.c (init_branch_prob): FILENAME has already had ending
+       stripped.
+       * final.c (end_final): Likewise.
+       * toplev.c (aux_base_name): New global.
+       (compile_file): Pass aux_base_name to init init_branch_prob and
+       end_final.
+       (independent_decode_option, case 'a'): New auxinfo options.
+       (case 'd'): Protect against mising basename.
+       (do_compile): Initialize aux_base_name.
+       * toplev.h (aux_base_name): New global.
+       * doc/invoke.texi: Adjust documentation.
+
 2002-08-04  Nathan Sidwell  <nathan@codesourcery.com>
 
        * config/i386/i386.c (x86_field_alignment): Remove duplicate test
This page took 0.055535 seconds and 5 git commands to generate.