OSDN Git Service

* gcc.c-torture/execute/builtin-abs-1.c
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.3
index cee3d88..52df960 100644 (file)
@@ -1353,7 +1353,7 @@ Wed Jun  7 20:34:33 2000  Denis Chertykov  <denisc@overta.ru>
        * c-common.h (c_language_kind): New type.
        (c_language): New variab.e
        * c-common.c (lang_get_alias_set): Don't put structures in
-       non-zero alias sets in C++.
+       nonzero alias sets in C++.
        * c-decl.c (c_language): Define it.
        * c-lex.c (doing_objc_thang): Remove.
        * c-tree.h (doing_objc_thang): Make it a macro.
@@ -1538,7 +1538,7 @@ Mon Jun  5 06:46:28 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
-       * Makefile.in (intl.*): Honor non-zero exit codes in the intl
+       * Makefile.in (intl.*): Honor nonzero exit codes in the intl
        subdir.
 
 2000-06-03  Geoff Keating  <geoffk@cygnus.com>
@@ -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.
@@ -6424,7 +6424,7 @@ Mon Apr 17 14:59:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
 
        * i370.c (mvs_add_label): Change spacing for coding conventions.
        * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
-       outputing case vectors.
+       outputting case vectors.
        (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
        (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
        since vector in in the data CSECT.
@@ -7957,7 +7957,7 @@ Wed Apr  5 18:03:31 2000  Toshiyasu Morita  (toshi.morita@sega.com)
 2000-04-05  Chris Demetriou  <cgd@netbsd.org>
 
        * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
-       remaining non-zero debugging masks.
+       remaining nonzero debugging masks.
 
 Wed Apr  5 09:44:07 2000  Jeffrey A Law  (law@cygnus.com)
 
@@ -10805,7 +10805,7 @@ Wed Feb 23 13:00:06 CET 2000  Jan Hubicka  <jh@suse.cz>
 
        * gcc.c (do_spec_1): Catch the case where %* is used in a
        substitution pattern, but it has not been initialized.
-       Issue a meaningful error message if an unrecognised operator
+       Issue a meaningful error message if an unrecognized operator
        is encountered in a spec string.
 
 2000-03-14  Richard Earnshaw <rearnsha@arm.com>
@@ -14863,9 +14863,9 @@ Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
 
 2000-01-24  Richard Henderson  <rth@cygnus.com>
 
-       * rtl.def: Add unordered fp comparisions.
+       * rtl.def: Add unordered fp comparisons.
        * tree.def: Likewise.
-       * tree.h: Add ISO C 9x unordered fp comparision builtins.
+       * tree.h: Add ISO C 9x unordered fp comparison builtins.
 
        * builtins.c (expand_tree_builtin): New function.
        * c-typeck.c (build_function_call): Use it.
@@ -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.