diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-16 11:42:00 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-09-16 11:42:00 +0000 |
commit | 974e2c0c09fddfcf5ad9999a0324e74ed83e9b9a (patch) | |
tree | 2867ef8bbccdf81f693f2e0eefe7cd60cde8a243 /gcc/ChangeLog.3 | |
parent | c9a0cf60aa65b8fdc38babadcf8c718fff7d8416 (diff) | |
download | gcc-974e2c0c09fddfcf5ad9999a0324e74ed83e9b9a.tar.gz |
* ABOUT-NLS: Follow spelling conventions.
* ChangeLog: 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-lex.c: Likewise.
* c-objc-common.c: Likewise.
* cppexp.c: Likewise.
* cppinit.c: Likewise.
* cpplex.c: Likewise.
* doloop.c: Likewise.
* flow.c: Likewise.
* function.c: Likewise.
* integrate.c: Likewise.
* loop.c: Likewise.
* reg-stack.c: Likewise.
* reload.h: Likewise.
* ssa.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57188 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.3')
-rw-r--r-- | gcc/ChangeLog.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ChangeLog.3 b/gcc/ChangeLog.3 index 2380e998682..58526d5a426 100644 --- a/gcc/ChangeLog.3 +++ b/gcc/ChangeLog.3 @@ -2161,7 +2161,7 @@ Sun May 28 23:26:59 2000 Philippe De Muyter <phdm@macqel.be> * reload.c (get_secondary_mem): Don't widen floating-point modes. - * combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when + * combine.c (subst): Honor CLASS_CANNOT_CHANGE_SIZE when substituting the REG in a (subreg:X (reg:Y ...)). 2000-05-28 Neil Booth <NeilB@earthling.net> @@ -2340,7 +2340,7 @@ Sat May 27 11:01:27 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> boolean_operator for the boolean patterns without NOTs. * config/rs6000/rs6000.c (reg_or_logical_cint_operand): Rename - from reg_or_u_cint_operand. Change comment and behaviour. + from reg_or_u_cint_operand. Change comment and behavior. (logical_operand): Clean up, add assertion. (non_logical_cint_operand): Also check for reg_or_logical_cint_operand. @@ -15281,7 +15281,7 @@ Wed Jan 19 19:12:36 2000 J"orn Rennecke <amylaar@cygnus.co.uk> (expand_end_bindings): Likewise. (expand_decl): Likewise. Consult optimize not obey_regdecls. * toplev.c (obey_regdecls): Remove. - (rest_of_compilation): Don't set it. Kill stupid in favour of + (rest_of_compilation): Don't set it. Kill stupid in favor of flow1, local-alloc, and reload. (main): Don't set obey_regdecls. @@ -16611,7 +16611,7 @@ Tue Jan 4 22:30:16 2000 Jeffrey A Law (law@cygnus.com) 2000-01-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz> - * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of + * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behavior of macros so that they're consistent with their names. * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise. * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise. |