X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2FChangeLog.2;h=39b4f3a0d613aebdc8da70ae38abccd69e4817cf;hb=ac4ededf628466d520f6b6edbf15f14d2c1fe776;hp=6183666f2d34e17ae228a8e58a2fa3d18559c28e;hpb=a2f105745b629c55db09c92c9838a8d2d6dc6c9e;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ChangeLog.2 b/gcc/ChangeLog.2 index 6183666f2d3..39b4f3a0d61 100644 --- a/gcc/ChangeLog.2 +++ b/gcc/ChangeLog.2 @@ -262,7 +262,7 @@ Fri Dec 24 12:34:26 1999 Richard Kenner Thu Dec 23 23:15:22 1999 J"orn Rennecke - * reload1.c (emit_input_reload_insns): Restore old behaviour + * reload1.c (emit_input_reload_insns): Restore old behavior wrt. 'special' reloads. 1999-12-23 Zack Weinberg @@ -3184,13 +3184,13 @@ Wed Nov 3 15:11:27 1999 David S. Miller * config/sparc/sparc.md: Remove insn type fpsqrt, add fpsqrts and fpsqrtd. Use them and create fdiv function unit to more - accurately represent fpu sqrt pipeline semantics on UltraSparc. + accurately represent fpu sqrt pipeline semantics on UltraSPARC. * config/sparc/sparc.c: Account for fpsqrt{s,d} changes. Wed Nov 3 15:11:27 1999 Matteo Frigo * config/sparc/sparc.md: Adjust FADD/FMUL result latencies to - 3 on UltraSparc. + 3 on UltraSPARC. * config/sparc/sparc.c (ultra_schedule_insn): Insert launched insn into ready list, do not use just a raw swap. @@ -3567,7 +3567,7 @@ Sat Oct 30 14:31:48 1999 Richard Henderson (ggc_alloc_obj): Likewise. Use a different pattern than poison_pages. (ggc_collect): Poison before sweeping. * ggc-simple.c: Update pre-function commentary. - (ggc_alloc_obj): Poison non-zeroed memory. + (ggc_alloc_obj): Poison nonzeroed memory. Sat Oct 30 14:28:52 1999 Mark Mitchell @@ -4782,7 +4782,7 @@ Tue Oct 19 15:26:11 1999 Richard Earnshaw (rearnsha@arm.com) Tue Oct 19 14:01:34 1999 Nick Clifton * toplev.c (main): Do not generate an error message if an - unrecognized command line switch is recognisable by another + unrecognized command line switch is recognizable by another language. If extra_warnings are enabled, then generate a warning message instead. @@ -10733,7 +10733,7 @@ Thu Aug 19 11:51:22 EDT 1999 John Wehle (john@feith.com) Thu Aug 19 15:02:01 1999 Nick Clifton * config/rs6000/rs6000.c (rs6000_override_options): Fix test for - unrecognisable switches. + unrecognizable switches. Wed Aug 18 23:31:57 1999 J"orn Rennecke @@ -10855,7 +10855,7 @@ Fri Aug 13 15:20:43 1999 Gerald Pfeifer Fri Aug 13 10:21:28 1999 Nick Clifton * toplev.c (rest_of_compilation): Allow machine dependent - reorganisation pass to place information into the RTL dump + reorganization pass to place information into the RTL dump file if it so wishes. Sun Aug 15 12:41:21 1999 Jim Wilson