OSDN Git Service

Move C++ specific ChangeLog entry for "cp_binding_level reorg" patch
authordpatel <dpatel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Sep 2002 04:36:40 +0000 (04:36 +0000)
committerdpatel <dpatel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Sep 2002 04:36:40 +0000 (04:36 +0000)
from Changelog into cp/Changelog

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57523 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/cp/ChangeLog

index fb99629..b618bd7 100644 (file)
@@ -549,22 +549,6 @@ Tue Aug 27 20:07:01 CEST 2002  Jan Hubicka  <jh@suse.cz>
        "*zero_extendqihi2_31"): New insns.
        ("*zero_extendqihi2_64"): Do not clobber CC.
 
-2002-09-18  Devang Patel  <dpatel@apple.com>
-
-       * cp/cp-tree.h: New prototype for walk_vtabls().
-       * cp/decl.c (walk_vtables_r): New function.
-       (struct cp_binding_level): Add new members, namespaces,
-       names_size and vtables.
-       (add_decl_to_level): Add decl in namespaces or vtables
-       chain, if conditions match.
-       (walk_vtables): New function.
-       (walk_namespaces_r): Travers separate namespace chain
-       for namespace decls.
-       (wrapup_globals_for_namespace): Use names_size instead
-       of list_length().
-       * cp/decl2.c (finish_file): Use walk_vtables() instead of
-       walk_globals() to walk vtable decls.
-
 2002-09-19  Steve Ellcey  <sje@cup.hp.com>
 
        * config/ia64/hpux.h (CTORS_SECTION_ASM_OP): New.
index c9f7523..2bea71d 100644 (file)
        * tree.c: Likewise.
        * typeck.c: Likewise.
 
+2002-09-18  Devang Patel  <dpatel@apple.com>
+
+       * cp/cp-tree.h: New prototype for walk_vtabls().
+       * cp/decl.c (walk_vtables_r): New function.
+       (struct cp_binding_level): Add new members, namespaces,
+       names_size and vtables.
+       (add_decl_to_level): Add decl in namespaces or vtables
+       chain, if conditions match.
+       (walk_vtables): New function.
+       (walk_namespaces_r): Travers separate namespace chain
+       for namespace decls.
+       (wrapup_globals_for_namespace): Use names_size instead
+       of list_length().
+       * cp/decl2.c (finish_file): Use walk_vtables() instead of
+       walk_globals() to walk vtable decls.
+
 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
 
        * decl.c (grokdeclarator): Use assert, not internal_error. Don't