diff options
author | Joseph Myers <jsm28@gcc.gnu.org> | 2001-11-04 02:51:28 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-11-04 02:51:28 +0000 |
commit | f5143c46a9cc072c52820b9f903055b153956e77 (patch) | |
tree | e032f0934bde28fa98892ee1930ec178cedbfe6a /gcc/FSFChangeLog.11 | |
parent | c3fb23f4412328c8079c4990059f7217302ea0d4 (diff) | |
download | gcc-f5143c46a9cc072c52820b9f903055b153956e77.tar.gz |
ChangeLog.2, [...]: Fix spelling errors.
* ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
FSFChangeLog.10, FSFChangeLog.11, alias.c, attribs.c,
caller-save.c, calls.c, cfg.c, cfganal.c, cfgcleanup.c, cfgrtl.c,
cppmacro.c, fold-const.c, ifcvt.c, local-alloc.c, profile.c,
sched-int.h, toplev.c, config/alpha/alpha.c,
config/alpha/alpha.md, config/c4x/c4x.h, config/cris/cris.h,
config/cris/cris.md, config/i370/i370.md, config/i386/i386.c,
config/i386/i386.h, config/i386/i386.md, config/i386/xm-djgpp.h,
config/ia64/ia64.c, config/m68hc11/m68hc11.c, config/m68k/m68k.md,
config/mcore/mcore.h, config/mmix/mmix.c, config/ns32k/ns32k.h,
config/ns32k/ns32k.md, config/rs6000/rs6000.c,
config/rs6000/sysv4.h, config/sh/sh.md: Fix spelling errors.
From-SVN: r46760
Diffstat (limited to 'gcc/FSFChangeLog.11')
-rw-r--r-- | gcc/FSFChangeLog.11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/FSFChangeLog.11 b/gcc/FSFChangeLog.11 index 11104853279..38de90cfe2e 100644 --- a/gcc/FSFChangeLog.11 +++ b/gcc/FSFChangeLog.11 @@ -5434,7 +5434,7 @@ Thu Jun 5 13:40:33 1997 Mike Meissner <meissner@cygnus.com> (life_analysis): Don't allocate the space to hold to vector of regsets here. (init_regset_vector): Add pointer parameter and delete space - paramter. Use OBSTACK_ALLOC_REG_SET to allocate. Change callers. + parameter. Use OBSTACK_ALLOC_REG_SET to allocate. Change callers. (propagate_block): Use ALLOCA_REG_SET instead of bare alloca. * sched.c (schedule_block): Fix typo in yesterday's changes. @@ -8809,7 +8809,7 @@ Sun Nov 24 17:06:58 1996 Bernd Schmidt (crux@Pool.Informatik.RWTH-Aachen.DE) Sun Nov 24 16:37:18 1996 Dave Love <d.love@dl.ac.uk> * configure (objc_thread_file): Set conditionally in each case so - may be overidden with `--enable-objcthreads=posix'. + may be overridden with `--enable-objcthreads=posix'. Change GNU/Linux default to `single'. Fri Nov 22 17:53:15 1996 Jason Merrill <jason@yorick.cygnus.com> |