aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDouglas Rupp <drupp@cs.washington.edu>1995-09-12 17:32:00 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-09-12 17:32:00 -0400
commit2453e8d17996c748df7e360b5334b04d269a1a79 (patch)
treee6ca2045342d36d33f357991755369c2891d715a /gcc
parentccef7c3f6c3e6a8961b37062d85ebc3235707538 (diff)
downloadgcc-2453e8d17996c748df7e360b5334b04d269a1a79.zip
gcc-2453e8d17996c748df7e360b5334b04d269a1a79.tar.gz
gcc-2453e8d17996c748df7e360b5334b04d269a1a79.tar.bz2
drupp@cs.ashington.edu
From-SVN: r10329
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index d07286c..3267b2e 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 12 17:31:33 1995 Douglas Rupp (drupp@cs.washington.edu)
+
+ * Make-lang.in (cc1plus) : Removed unnecessary $(exeext).
+
Tue Aug 22 17:20:07 1995 Per Bothner <bothner@kalessin.cygnus.com>
* decl2.c (flag_new_for_scope): Add a new mode that follows ANSI