diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-29 23:01:45 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-29 23:01:45 +0000 |
commit | 734c98be2fd930f3009992deff335dd029eea132 (patch) | |
tree | a0825327a8a0624c678d9454f1795c441d7adff8 /gcc/FSFChangeLog.10 | |
parent | 5f155d21f21610a73527c6ae0046a3f68061bf10 (diff) | |
download | gcc-734c98be2fd930f3009992deff335dd029eea132.tar.gz |
* ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
FSFChangeLog.11, c-common.c, c-common.def, c-common.h, c-decl.c,
c-dump.c, c-typeck.c, except.c, sdbout.c, simplify-rtx.c,
timevar.h, tree.h, varasm.c: Fix spelling errors and typos.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46621 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/FSFChangeLog.10')
-rw-r--r-- | gcc/FSFChangeLog.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/FSFChangeLog.10 b/gcc/FSFChangeLog.10 index 69fe3e79b0a..fa4494702ea 100644 --- a/gcc/FSFChangeLog.10 +++ b/gcc/FSFChangeLog.10 @@ -3880,7 +3880,7 @@ Wed Dec 6 06:58:23 1995 Richard Earnshaw (rearnsha@armltd.co.uk) using prog_mode attribute. (function units "write_buf", "write_blockage"): Model the write buffer as two function units, so that conflicts are avoided more often. - (funcion unit "core"): New function unit, so that elapsed cycles can + (function unit "core"): New function unit, so that elapsed cycles can be more accurately determined. (all anonymous patterns): Add names. (mulsidi3, umulsidi3): New patterns available with fast multiply |