]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ChangeLog
* mips-tfile.c: Fix formatting.
[gcc.git] / gcc / ChangeLog
index 5e6c588e190acd3ae37dfdb3f89a62f95f797ea5..60f1673a7dbcd7c9ffd017491589a8405a3a965f 100644 (file)
@@ -1,3 +1,56 @@
+2002-01-15  Kazu Hirata  <kazu@hxi.com>
+
+       * mips-tfile.c: Fix formatting.
+
+Tue Jan 15 00:56:11 CET 2002  Jan Hubicka  <jh@suse.cz>
+
+       * unroll.c (final_reg_note_copy): Fix previous commit.
+
+2002-01-14  Kazu Hirata  <kazu@hxi.com>
+
+       * config/h8300/h8300-protos.h: Remove the prototype for
+       eq_operator.
+       * config/h8300/h8300.c (eq_operator): Remove.
+
+2002-01-14  Richard Henderson  <rth@redhat.com>
+
+       * config/i386/i386.md (prefetch): Tidy.
+       (prefetch_3dnow): Fix locality operand.
+
+2002-01-14  Richard Henderson  <rth@redhat.com>
+
+       * config/mips/mips.h (HI_AND_FP_REGS): New register class.
+       (CLASS_CANNOT_CHANGE_MODE): Disallow HI in little-endian mode.
+
+2002-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * reload1.c (reload_combine): Pass reg_sum replacement through
+       copy_rtx in loop performing multiple changes.
+
+2002-01-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * except.c (remove_unreachable_regions): New.
+       (free_eh_status): Clear exception_handler_labels.
+       (convert_from_eh_region_ranges): Call remove_unreachable_regions.
+       (find_exception_handler_labels): Don't add the same label more than
+       once.
+       (remove_exception_handler_label): Don't die if
+       find_exception_handler_labels hasn't been called for the current
+       function yet.
+
+Mon Jan 14 21:26:13 CET 2002  Jan Hubicka  <jh@suse.cz>
+
+       * toplev.c (rest_of_compilation): Rebuild jump labels after
+       gcse.
+
+2002-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/extend.texi: Move documentation of X86 built-in functions
+       here.
+       * doc/invoke.texi: From here.
+       * doc/sourcebuild.texi: Document location of documentation for
+       machine built-in functions.
+
 2002-01-13  Christopher Faylor  <cgf@redhat.com>
 
        * cppfiles.c (TEST_THRESHOLD): New macro.
This page took 0.028245 seconds and 5 git commands to generate.