]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ChangeLog
configure.in (gcc_cv_ld_hidden): Also disable on mips-sgi-irix5* without GNU ld.
[gcc.git] / gcc / ChangeLog
index 3f64081c405935d3641027f512aceb6a815a05d8..475035d2585fe5bbc72e2b1f6d2449c6c4996c12 100644 (file)
@@ -1,3 +1,86 @@
+2003-07-31  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in (gcc_cv_ld_hidden): Also disable on mips-sgi-irix5*
+       without GNU ld.
+       Update comment.
+       * configure: Regenerate.
+
+2003-07-31  Vladimir Makarov  <vmakarov@redhat.com>
+
+        * sched-deps.c (sched_analyze_2): Prevent interblock move of CC0
+        setter.
+
+2003-07-30  Roger Sayle  <roger@eyesopen.com>
+
+       * builtins.def: Alphabetize.
+
+2003-07-30  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * doc/c-tree.texi: Normalize spellings of "lowercase" and
+       "uppercase".
+       * doc/cpp.texi: Likewise.
+       * doc/md.texi: Likewise.
+       * doc/rtl.texi: Likewise.
+       * doc/tm.texi: Likewise.
+
+2003-07-30  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * objc/Make-lang.in (objc.stage1, objc.stage2, objc.stage3)
+       (objc.stage4, objc.stageprofile, objc.stagefeedback): Remove moves
+       of cc1obj.
+
+2003-07-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/mips/mips.h (SIZE_TYPE, PTRDIFF_TYPE): Undef these
+       macros before defining them.
+
+2003-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * config/s390/s390.md (UNSPEC_ROUND, UNSPEC_SETHIGH, 
+       UNSPECV_BLOCKAGE): New constants.
+       ("*sethighqisi", "*sethighhisi", "*sethiqidi_64", "*sethiqidi_31",
+       "*extractqi", "*extracthi", "*extendqidi2" splitter, "*extendqisi2"
+       splitter, "fix_truncdfdi2_ieee", "fix_truncdfsi2_ieee",
+       "fix_truncsfdi2", "fix_truncsfsi2", "blockage"): Use them.
+
+       (all insns and expanders): Write output control string as brace block
+       where appropriate.  Remove \-escapes for doublequote characters.
+
+Thu Jul 31 01:04:19 CEST 2003  Jan Hubicka  <jh@suse.cz>
+
+       * gcse.c (insert_store): Fix typo in previous patch.
+
+2003-07-30  Neil Booth  <neil@daikokuya.co.uk>
+
+       * cppfiles.c (stack_file, open_file_failed): Use path for deps.
+
+2003-07-30  Andi Kleen  <ak@muc.de>
+
+       * loop.c (check_dbra_loop): Allow LTU in the loop condition.
+
+2003-07-30  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
+
+       * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.
+       * gcov-io.h (GCOV_FIRST_VALUE_COUNTER, GCOV_LAST_VALUE_COUNTER,
+       GCOV_N_VALUE_COUNTERS): New.
+       * profile.c (compute_value_histograms): New static function.
+       (branch_prob): Read back the value histograms.
+       * rtl.c (reg_note_name): Add name for REG_VALUE_PROFILE note.
+       * rtl.h (enum reg_note): Add REG_VALUE_PROFILE note.
+       * value-prof.c: Add comment on reading the profile.
+       * value-prof.h (COUNTER_FOR_HIST_TYPE, HIST_TYPE_FOR_COUNTER): New.
+       * doc/invoke.texi (-fprofile-values): Document behavior with
+       -fbranch-probabilities.
+
+2003-07-30  David Edelsohn  <edelsohn@gnu.org>
+
+       * longlong.h (PowerPC umul_ppmm): Do not test __vxworks__.
+
+2003-07-30  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * config/s390/s390.h (EH_RETURN_HANDLER_RTX): Compute offset
+       symbolically.
+
 Wed Jul 30 19:12:10 CEST 2003  Jan Hubicka  <jh@suse.cz>
 
        * gcse.c (insert_store): Ignore fake edges.
This page took 0.035972 seconds and 5 git commands to generate.