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/FSFChangeLog.10 | |
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/FSFChangeLog.10')
-rw-r--r-- | gcc/FSFChangeLog.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/FSFChangeLog.10 b/gcc/FSFChangeLog.10 index a7d3837d103..ce1f216da8e 100644 --- a/gcc/FSFChangeLog.10 +++ b/gcc/FSFChangeLog.10 @@ -807,7 +807,7 @@ Tue Mar 5 02:27:35 1996 Jeffrey A. Law <law@cygnus.com (hppa_expand_prologue): If optimizing for space, emit an out of line prologue. (hppa_expand_epilogue): Similarly. - (override_options): Optimizing for space is not compatable with + (override_options): Optimizing for space is not compatible with either profiling or PIC code generation. * pa.md (outline_prologue_call): New pattern. (outline_epilogue_call): Likewise. @@ -7968,7 +7968,7 @@ Tue May 9 18:25:34 1995 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> - * config.sub: Recognize powerpcle as the little endian varient of + * config.sub: Recognize powerpcle as the little endian variant of the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a powerpcle variant. Convert pentium into i586, not i486. Add p5 alias for i586. Map new x86 variants p6, k5, nexgen into i586 |