diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 12:42:06 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 12:42:06 +0000 |
commit | dd5b4b36c6c82b6018d550a469311d9c80bda0d2 (patch) | |
tree | 5147904e5bf678349cb97df457fd5f0fafc4363e /gcc/ChangeLog.4 | |
parent | fee90afd23c293c1de32679801427d008bdc4b48 (diff) | |
download | gcc-dd5b4b36c6c82b6018d550a469311d9c80bda0d2.tar.gz |
* ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,
ChangeLog.5, ChangeLog, ChangeLog.lib, FSFChangeLog.10, ONEWS,
c-common.c, caller-save.c, cfg.c, cfgcleanup.c, cfgrtl.c,
collect2.c, df.h, diagnostic.h, final.c, gcse.c, gthr.h,
haifa-sched.c, jump.c, local-alloc.c, profile.c, protoize.c,
regmove.c, reload1.c, rtlanal.c, sched-vis.c, ssa.c, stmt.c,
system.h, toplev.c: Fix spelling errors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46580 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.4')
-rw-r--r-- | gcc/ChangeLog.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ChangeLog.4 b/gcc/ChangeLog.4 index f450baa55ec..844730a631c 100644 --- a/gcc/ChangeLog.4 +++ b/gcc/ChangeLog.4 @@ -4017,7 +4017,7 @@ Tue Nov 14 12:34:56 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> 2000-11-12 Mark Mitchell <mark@codesourcery.com> - * jump.c (delete_computation): Don't assume that just becuase an + * jump.c (delete_computation): Don't assume that just because an instruction sets a register, that register is dead. 2000-11-12 Neil Booth <neilb@earthling.net> @@ -6719,8 +6719,8 @@ Tue Oct 10 23:14:33 2000 Denis Chertykov <denisc@overta.ru> 2000-10-07 Will Cohen <wcohen@redhat.com>, Kazu Hirata <kazu@hxi.com> * config/h8300/h8300.md: Remove the memory alternative and correct - the insn lengths in the templates for sign extention and zero - extention. + the insn lengths in the templates for sign extension and zero + extension. 2000-10-07 Richard Henderson <rth@cygnus.com> @@ -13466,7 +13466,7 @@ Tue Jul 25 23:08:33 2000 J"orn Rennecke <amylaar@cygnus.co.uk> 2000-07-24 Nick Clifton <nickc@cygnus.com> * config/arm/arm.c (emit_multi_reg_push): Generate a - REG_FRAME_RELEATED_NOTE that is compatable with the code in + REG_FRAME_RELEATED_NOTE that is compatible with the code in dwarf2out_debug_frame_expr. 2000-07-24 Jason Merrill <jason@redhat.com> |