summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.5
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@gcc.gnu.org>2001-11-11 11:25:28 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-11-11 11:25:28 +0000
commiteaec9b3d7ed15d4d07e0091a361e52c73d2170b3 (patch)
treeb852443590ce1b94b516d895ae6e1e58523886b8 /gcc/ChangeLog.5
parent592bf28c9096a01cf9576951123cb248d4869803 (diff)
downloadgcc-eaec9b3d7ed15d4d07e0091a361e52c73d2170b3.tar.gz
ChangeLog.2, [...]: Fix spelling errors.
* ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, cfg.c, cfganal.c, cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c, collect2.c, combine.c, config.in, configure, configure.in, conflict.c, dwarf2out.c, dwarfout.c, except.c, final.c, flow.c, genattrtab.c, ggc-page.c, jump.c, lcm.c, predict.c, reg-stack.c, reload1.c, rtlanal.c, sched-rgn.c, toplev.c, unwind-dw2-fde.h: Fix spelling errors. From-SVN: r46928
Diffstat (limited to 'gcc/ChangeLog.5')
-rw-r--r--gcc/ChangeLog.58
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ChangeLog.5 b/gcc/ChangeLog.5
index f2e578dcd48..b44afad2ec6 100644
--- a/gcc/ChangeLog.5
+++ b/gcc/ChangeLog.5
@@ -2325,7 +2325,7 @@ Sat Jun 2 12:23:51 CEST 2001 Jan Hubicka <jh@suse.cz>
(and?i splitters): Use ext_register_operands.
(test?i peep2): Remove ignored constraints.
* i386.c (ext_register_operand): Check that operand is
- eighter pseudo or hard or 'Q' register.
+ either pseudo or hard or 'Q' register.
Sat Jun 2 06:53:50 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
@@ -3324,7 +3324,7 @@ Sat May 19 09:40:45 2001 Denis Chertykov <denisc@overta.ru>
Fri May 18 22:42:04 CEST 2001 Jan Hubicka <jh@suse.cz>
* combine.c (combine_simplify_rtx): Clear op0_mode if simplification
- suceeded.
+ succeeded.
Fri May 18 07:26:34 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
@@ -10383,7 +10383,7 @@ Wed Feb 14 10:08:26 CET 2001 Jan Hubicka <jh@suse.cz>
DJ Delorie <dj@redhat.com>
* jump.c (jump_optimize_1): When we delete a conditional jump
- preceeding a non-conditional jump to effectively the same place,
+ preceding a non-conditional jump to effectively the same place,
make sure that the combined jump skips any clobber insns between
the two labels.
@@ -12771,7 +12771,7 @@ Fri Jan 12 00:04:00 MET 2001 Jan Hubicka <jh@suse.cz>
* i386.c (ix86_comparison_operator, fcmov_comparison_operator,
put_condition_code): Convert fp comparison codes to integer
before handling.
- (ix86_expand_fp_compare): Postnote the fp comparison code converison
+ (ix86_expand_fp_compare): Postnote the fp comparison code conversion
to final.
* i386.c (unsigned_comparison, no_comparison_operator): Kill.