aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
authorGeoff Keating <geoffk@cygnus.com>2000-10-22 01:38:09 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2000-10-22 01:38:09 +0000
commit3b9ae6f0d51f3372564eb301e0481225474aa7b2 (patch)
tree8c794f657213a0bc23a638ecf3f32bc84828e7c6 /gcc/cp/ChangeLog
parentaca77bd196cb6f04c215db0380c77dda140b0258 (diff)
downloadgcc-3b9ae6f0d51f3372564eb301e0481225474aa7b2.zip
gcc-3b9ae6f0d51f3372564eb301e0481225474aa7b2.tar.gz
gcc-3b9ae6f0d51f3372564eb301e0481225474aa7b2.tar.bz2
* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.
From-SVN: r37001
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 1c66708..694104be 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-21 Geoffrey Keating <geoffk@cygnus.com>
+
+ * decl.c (init_decl_processing): Call MD_INIT_BUILTINS.
+
2000-10-21 Jason Merrill <jason@redhat.com>
* parse.y (operator): Set got_object from got_scope.