]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ChangeLog.1: Follow spelling conventions.
authorKazu Hirata <kazu@gcc.gnu.org>
Thu, 26 Sep 2002 12:29:45 +0000 (12:29 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 26 Sep 2002 12:29:45 +0000 (12:29 +0000)
* ChangeLog.1: Follow spelling conventions.
* ChangeLog.4: Likewise.
* ChangeLog.6: Likewise.
* FSFChangeLog.11: Likewise.
* doc/cpp.texi: Likewise.
* doc/invoke.texi: Likewise.
* doc/tm.texi: Likewise.

From-SVN: r57539

gcc/ChangeLog
gcc/ChangeLog.1
gcc/ChangeLog.4
gcc/ChangeLog.6
gcc/FSFChangeLog.11
gcc/doc/cpp.texi
gcc/doc/invoke.texi
gcc/doc/tm.texi

index bc34947b9f95e34a00fa71a00216ca7b5a541d8e..72e9233da051da3cfef8160071eb64a3f6c91544 100644 (file)
@@ -1,3 +1,13 @@
+2002-09-26  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog.1: Follow spelling conventions.
+       * ChangeLog.4: Likewise.
+       * ChangeLog.6: Likewise.
+       * FSFChangeLog.11: Likewise.
+       * doc/cpp.texi: Likewise.
+       * doc/invoke.texi: Likewise.
+       * doc/tm.texi: Likewise.
+
 2002-09-26  Nick Clifton  <nickc@redhat.com>
 
        * config.gcc: Add x prefix to v850e case for handling
index d22f0bf7ab23447e9a3051df19ca1c7a2cd0f2ad..7391715b244d95fcd4663edd5312fbf1237b0dba 100644 (file)
@@ -13371,7 +13371,7 @@ Sun Sep 13 08:13:39 1998  Ben Elliston  <bje@cygnus.com>
        runtime library will do this.
 
        * objc/Make-lang.in: Do not build the runtime library or install
-       the Objective C header files.  The Makefile for the runtime
+       the Objective-C header files.  The Makefile for the runtime
        library will do this.
 
        * objc/Makefile.in (all.indirect): Only build the front-end.
index 0580d7ac8f0d18cc4bb3564da446620aea095305..abd3dea1ffa555d38804ca39148e80e028cae8bc 100644 (file)
@@ -9445,7 +9445,7 @@ Thu 07-Sep-2000 21:29:00 BST  Neil Booth  <NeilB@earthling.net>
        yy_lim, or yy_get_token.  Don't define get_directive_line if
        USE_CPPLIB.
        * c-common.h: Add multiple include guard.  Define RID values
-       for every keyword in C, C++, and Objective C.  Put all the
+       for every keyword in C, C++, and Objective-C.  Put all the
        modifiers first.
        (struct c_fileinfo, get_fileinfo, dump_time_statistics): New.
        * c-decl.c (c_decode_option): Handle -lang-objc here.
index f311c0719859dbaf61de1b11aab45329c1e83243..63eac7d38dd4e88a3fb5710b659ea895d9b8c378 100644 (file)
@@ -19186,13 +19186,13 @@ Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * c-parse.in (OBJC_STRING): Kill.
        (objc_string): Decompose to [objc_string] '@' STRING.
-       (reswords): Take the leading '@' off all the Objective C keywords.
+       (reswords): Take the leading '@' off all the Objective-C keywords.
        (objc_rid_sans_at): Kill.
        (init_reswords): Don't initialize it.
        (yylexname): Use OBJC_IS_AT_KEYWORD and OBJC_IS_PQ_KEYWORD.
        (_yylex): Kill reconsider label.  Look ahead one token after
        an '@'; if we get an identifier, check whether it's an
-       Objective C @-keyword.  If so, return the keyword.  Otherwise,
+       Objective-C @-keyword.  If so, return the keyword.  Otherwise,
        put back the token and return the '@' as a terminal.
 
        * cpplib.c (lex_macro_node): Remove unnecessary check for
index 1614a695f602f1827c5ac54cab6d2899e2767d51..1e80eab580ca58cf2918d0b6153c177c007c4eb9 100644 (file)
@@ -9814,7 +9814,7 @@ Tue Oct 15 16:52:33 1996  Ian Lance Taylor  <ian@cygnus.com>
 
 Tue Oct 15 11:19:17 1996  Lee Iverson  <leei@Canada.AI.SRI.COM>
 
-       * mips.h (CPP_SPEC): Restore -D_LANGUAGE_C for Objective C.
+       * mips.h (CPP_SPEC): Restore -D_LANGUAGE_C for Objective-C.
 
 Mon Oct 14 18:03:35 1996  Jason Merrill  <jason@yorick.cygnus.com>
 
@@ -9864,7 +9864,7 @@ Fri Oct 11 12:19:21 1996  Ian Lance Taylor  <ian@cygnus.com>
        (ASM_SPEC): Rewrite to use above specs.
        (SUBTARGET_CPP{,_SIZE}_SPEC): Define.
        (CPP_SPEC): Use above specs.  Don't define _LANGUAGE_C if C++ or
-       Objective C.
+       Objective-C.
        ({,SUBTARGET_}EXTRA_SPECS): Define.
        * mips/dec-bsd.h ({CPP,ASM}_SPEC): Don't define.
        * mips/dec-osf1.h (CPP_SPEC): Don't define.
index 6aaea597a7f2cc792f74d10f34019cf2b3a239b4..8d5bde710261769e75cc1568756073cc12bee8c6 100644 (file)
@@ -3604,11 +3604,11 @@ including extensions, with the exception that the effects of
 __STDC__ is not defined.
 
 @item
-If you use digraphs the behaviour is undefined.
+If you use digraphs the behavior is undefined.
 
 @item
 If a line that looks like a directive appears within macro arguments,
-the behaviour is undefined.
+the behavior is undefined.
 
 @end itemize
 
index 9a8fa2afa5129cd4edca293c55f1a194751c7f80..607a08aff3c944afdc34fc961abf76bc46776ef1 100644 (file)
@@ -1784,7 +1784,7 @@ file named @file{@var{sourcename}.decl}.
 @opindex Wno-protocol
 If a class is declared to implement a protocol, a warning is issued for
 every method in the protocol that is not implemented by the class.  The
-default behaviour is to issue a warning for every method not explicitly
+default behavior is to issue a warning for every method not explicitly
 implemented in the class, even if a method implementation is inherited
 from the superclass.  If you use the @code{-Wno-protocol} option, then
 methods inherited from the superclass are considered to be implemented,
index 4cbaeb70542b13ce08c7ad71a63562412c028b6e..a0396bc696569a2fdedc8d0be5a32491f73b3fc9 100644 (file)
@@ -1429,7 +1429,7 @@ alignment of the underlying types of itself and of the previous
 bit-field; (ii) a zero-sized bit-field will affect the alignment of
 the whole enclosing structure, even if it is unnamed; except that
 (iii) a zero-sized bit-field will be disregarded unless it follows
-another bit-field of non-zero size.  If this hook returns @code{true},
+another bit-field of nonzero size.  If this hook returns @code{true},
 other macros that control bit-field layout are ignored.
 
 When a bit-field is inserted into a packed record, the whole size