aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bushnell <mib@gnu.org>1994-09-29 20:16:09 +0000
committerMichael Bushnell <mib@gnu.org>1994-09-29 20:16:09 +0000
commitb3738072bd402d81ef1c2f0fbd867be0398bc53b (patch)
treeb232d52b0b0bf829f5515065d36f76f8116a8782
parent61179109febbc6d62b99f904da76d323bc971558 (diff)
downloadgcc-b3738072bd402d81ef1c2f0fbd867be0398bc53b.zip
gcc-b3738072bd402d81ef1c2f0fbd867be0398bc53b.tar.gz
gcc-b3738072bd402d81ef1c2f0fbd867be0398bc53b.tar.bz2
*** empty log message ***
From-SVN: r8163
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 7b3e1c9..216f54b 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 29 16:15:36 1994 Michael I Bushnell <mib@churchy.gnu.ai.mit.edu>
+
+ * g++.c: Rework last change so it's done like collect.c (and
+ gcc.c).
+
Wed Sep 28 19:19:01 1994 Brendan Kehoe (brendan@mole.gnu.ai.mit.edu)
* except.c (register_exception_table): Use Pmode, not PTRmode.