OSDN Git Service

* config/arm/crti.asm: Give _init and _fini function type.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.3
index 58526d5..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>
@@ -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)
 
@@ -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.