diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-19 05:18:13 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-19 05:18:13 +0000 |
commit | a8b249217e94ac0b4e83638282f5d3461d7292bd (patch) | |
tree | a88cdafc197ec6d583f826dadc58fdeaa0a67c10 /gcc/ChangeLog.2 | |
parent | db886c6470c236ea133ab824d7d654e9763aa2d9 (diff) | |
download | gcc-a8b249217e94ac0b4e83638282f5d3461d7292bd.tar.gz |
* ChangeLog: Follow spelling conventions.
* ChangeLog.2: Likewise.
* ChangeLog.4: Likewise.
* ChangeLog.5: Likewise.
* cppexp.c: Likewise.
* df.c: Likewise.
* gcov.c: Likewise.
* gengtype.c: Likewise.
* reload1.c: Likewise.
* sched-rgn.c: Likewise.
* stmt.c: Likewise.
* stor-layout.c: Likewise.
* timevar.c: Likewise.
* toplev.c: Likewise.
* tree.h: Likewise.
* varasm.c: Likewise.
* config/fr30/fr30.md: Likewise.
* config/i386/i386.c: Likewise.
* config/ia64/ia64.c: Likewise.
* config/pa/pa.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60281 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.2')
-rw-r--r-- | gcc/ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.2 b/gcc/ChangeLog.2 index a7cff363cd6..7a624fb4930 100644 --- a/gcc/ChangeLog.2 +++ b/gcc/ChangeLog.2 @@ -10855,7 +10855,7 @@ Fri Aug 13 15:20:43 1999 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Fri Aug 13 10:21:28 1999 Nick Clifton <nickc@cygnus.com> * toplev.c (rest_of_compilation): Allow machine dependent - reorganisation pass to place information into the RTL dump + reorganization pass to place information into the RTL dump file if it so wishes. Sun Aug 15 12:41:21 1999 Jim Wilson <wilson@cygnus.com> |