diff options
author | Douglas Rupp <drupp@cs.washington.edu> | 1995-09-12 17:32:00 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-09-12 17:32:00 -0400 |
commit | 2453e8d17996c748df7e360b5334b04d269a1a79 (patch) | |
tree | e6ca2045342d36d33f357991755369c2891d715a | |
parent | ccef7c3f6c3e6a8961b37062d85ebc3235707538 (diff) | |
download | gcc-2453e8d17996c748df7e360b5334b04d269a1a79.zip gcc-2453e8d17996c748df7e360b5334b04d269a1a79.tar.gz gcc-2453e8d17996c748df7e360b5334b04d269a1a79.tar.bz2 |
drupp@cs.ashington.edu
From-SVN: r10329
-rw-r--r-- | gcc/cp/ChangeLog | 4 |
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 |