From d30d6e7a36641ff6a10b74a9d846f98d90da6ab5 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 15 Sep 2002 17:55:36 +0000 Subject: [PATCH] ChangeLog: Follow spelling conventions. * ChangeLog: Follow spelling conventions. * ChangeLog.1: Likewise. From-SVN: r57162 --- gcc/cp/ChangeLog | 11 ++++++++--- gcc/cp/ChangeLog.1 | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index b8051cc8eda..21ab0c9d668 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2002-09-15 Kazu Hirata + + * ChangeLog: Follow spelling conventions. + * ChangeLog.1: Likewise. + 2002-09-14 Nathan Sidwell PR c++/7768 @@ -1144,7 +1149,7 @@ (processing_these_inlines): Likewise. (token_obstack): Make static. (first_token): Likewise. - (init_spew): Don't initialise deleted things; use gengtype for roots. + (init_spew): Don't initialize deleted things; use gengtype for roots. (clear_inline_text_obstack): Delete. (feed_input): Use GC for struct feed. Update for changes to struct unparsed_text. @@ -4306,7 +4311,7 @@ Fri Sep 21 08:16:19 2001 J"orn Rennecke 2001-07-23 Graham Stott - * cp/class.c (type_requires_array_cookie): Fix use of uninitialised + * cp/class.c (type_requires_array_cookie): Fix use of uninitialized variable has_two_argument_delete_p. 2001-07-21 Nathan Sidwell @@ -7294,7 +7299,7 @@ Thu Nov 23 02:16:47 2000 J"orn Rennecke 2000-11-17 Nathan Sidwell - * typeck2.c (incomplete_type_error): Reorganise to avoid + * typeck2.c (incomplete_type_error): Reorganize to avoid excessive diagnostics. 2000-11-16 Zack Weinberg diff --git a/gcc/cp/ChangeLog.1 b/gcc/cp/ChangeLog.1 index 1ce8bd38d6b..4b4afd31526 100644 --- a/gcc/cp/ChangeLog.1 +++ b/gcc/cp/ChangeLog.1 @@ -5729,7 +5729,7 @@ Tue May 17 13:34:46 1994 Jason Merrill Mon May 16 23:04:01 1994 Stephen R. van den Berg * cp/typeck.c (common_type): Attribute merging. - (comp_types): Utilise COMP_TYPE_ATTRIBUTES macro. + (comp_types): Utilize COMP_TYPE_ATTRIBUTES macro. * cp/parse.y: Revamp attribute parsing. -- 2.30.2