diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-15 18:24:08 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-15 18:24:08 +0000 |
commit | a2f105745b629c55db09c92c9838a8d2d6dc6c9e (patch) | |
tree | 3fc1aaee5ec57f24ab893bd8ac6afa6ae3dbb448 /gcc/FSFChangeLog.11 | |
parent | cc50c77e94b7d67c1315fde8c766ea30aa34a5e0 (diff) | |
download | gcc-a2f105745b629c55db09c92c9838a8d2d6dc6c9e.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.
* c-common.c: Likewise.
* c-common.h: Likewise.
* c-format.c: Likewise.
* c-opts.c: Likewise.
* cpplib.c: Likewise.
* langhooks.h: Likewise.
* real.c: Likewise.
* reg-stack.c: Likewise.
* toplev.c: Likewise.
* config/arm/arm.c: Likewise.
* config/arm/arm.md: Likewise.
* config/arm/linux-gas.h: Likewise.
* config/arm/netbsd.h: Likewise.
* config/c4x/c4x.c: Likewise.
* config/c4x/c4x.h: Likewise.
* config/c4x/c4x.md: Likewise.
* config/c4x/libgcc.S: Likewise.
* config/fr30/fr30.md: Likewise.
* config/frv/frv.md: Likewise.
* config/ia64/ia64.md: Likewise.
* config/mips/mips.h: Likewise.
* config/mn10300/mn10300.c: Likewise.
* config/stormy16/stormy16.c: Likewise.
* config/v850/v850.md: Likewise.
* doc/extend.texi: Likewise.
* doc/invoke.texi: Likewise.
* doc/md.texi: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57166 138bc75d-0d04-0410-961f-82ee72b054a4
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 38de90cfe2e..068bb44595e 100644 --- a/gcc/FSFChangeLog.11 +++ b/gcc/FSFChangeLog.11 @@ -2636,7 +2636,7 @@ Wed Sep 10 11:49:20 1997 Jason Merrill <jason@yorick.cygnus.com> EXCEPTION_SECTION, mark the start of the frame info with a collectable tag. * collect2.c (frame_tables): New list. - (is_ctor_dtor): Recognise frame entries. + (is_ctor_dtor): Recognize frame entries. (scan_prog_file): Likewise. (main): Pass -fno-exceptions to sub-compile. Also do collection if there are any frame entries. @@ -3948,7 +3948,7 @@ Sun Aug 3 21:57:31 1997 Jim Meyering <meyering@eng.ascend.com> Sun Aug 3 21:54:51 1997 Nick Burrett <n.a.burrett@btinternet.com> - * cpplib.c (cpp_start_read): Recognise suffixes 'cp' and 'c++'. + * cpplib.c (cpp_start_read): Recognize suffixes 'cp' and 'c++'. Sun Aug 3 19:18:27 1997 Ralf Baechle <ralf@uni-koblenz.de> |