diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-22 02:03:17 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-22 02:03:17 +0000 |
commit | d10cfa8dc0e0c46fb4ebdcbb957029727bc8fe21 (patch) | |
tree | 46c3473e2a4ca056cf463861491452bb0f47b6a9 /gcc/FSFChangeLog.10 | |
parent | d7a9a1c8a54a4eb32dcc524bea8753342994aa67 (diff) | |
download | gcc-d10cfa8dc0e0c46fb4ebdcbb957029727bc8fe21.tar.gz |
* ChangeLog: Follow spelling conventions.
* ChangeLog.0: Likewise.
* ChangeLog.1: Likewise.
* ChangeLog.2: Likewise.
* ChangeLog.3: Likewise.
* ChangeLog.4: Likewise.
* ChangeLog.5: Likewise.
* ChangeLog.6: Likewise.
* FSFChangeLog.10: Likewise.
* FSFChangeLog.11: Likewise.
* alias.c: Likewise.
* basic-block.h: Likewise.
* c-aux-info.c: Likewise.
* c-common.c: Likewise.
* c-common.h: Likewise.
* c-decl.c: Likewise.
* c-format.c: Likewise.
* c-semantics.c: Likewise.
* c-typeck.c: Likewise.
* calls.c: Likewise.
* cfganal.c: Likewise.
* cfgloop.c: Likewise.
* collect2.c: Likewise.
* combine.c: Likewise.
* conflict.c: Likewise.
* cppexp.c: Likewise.
* cppfiles.c: Likewise.
* cpphash.h: Likewise.
* cppinit.c: Likewise.
* cpplex.c: Likewise.
* cpplib.c: Likewise.
* cpplib.h: Likewise.
* cppmacro.c: Likewise.
* cse.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57398 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 6a1d50929e7..80ad88320d0 100644 --- a/gcc/FSFChangeLog.10 +++ b/gcc/FSFChangeLog.10 @@ -5704,7 +5704,7 @@ Sun Aug 13 14:50:58 1995 Jim Wilson <wilson@chestnut.cygnus.com> * Makefile.in (gfloat.h): Add a - before the rm command. * loop.c (find_and_verify_loops): Set dest_loop only if - JUMP_LABEL (insn) is non-zero. + JUMP_LABEL (insn) is nonzero. Mon Jul 31 14:31:53 1995 Ian Lance Taylor <ian@cygnus.com> @@ -8841,7 +8841,7 @@ Sat Apr 15 13:26:34 1995 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) Sat Apr 15 12:11:46 1995 Brendan Kehoe <brendan@cygnus.com> * alpha/alpha.c (output_epilog): Initialize fp_offset to 0, and - make sure it's non-zero before we try to use it to restore the + make sure it's nonzero before we try to use it to restore the frame pointer. Fri Apr 14 19:45:05 1995 Jason Merrill <jason@phydeaux.cygnus.com> |