diff options
author | Brendan Kehoe <brendan@lisa.cygnus.com> | 1995-09-14 16:47:06 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-09-14 16:47:06 -0400 |
commit | 38267a708790cdbae9bcc70a193dc7c19629e78f (patch) | |
tree | 5b51a270bbfeeb9b7bd7bfaf268cf7d494204c32 /gcc | |
parent | f3c90fd6f03dc33baddb2dfe40a664bb9d7a5e8b (diff) | |
download | gcc-38267a708790cdbae9bcc70a193dc7c19629e78f.zip gcc-38267a708790cdbae9bcc70a193dc7c19629e78f.tar.gz gcc-38267a708790cdbae9bcc70a193dc7c19629e78f.tar.bz2 |
brendan@cygnus.com
From-SVN: r10351
Diffstat (limited to 'gcc')
-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 3267b2e..bf6e836 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -2,6 +2,10 @@ Tue Sep 12 17:31:33 1995 Douglas Rupp (drupp@cs.washington.edu) * Make-lang.in (cc1plus) : Removed unnecessary $(exeext). +Fri Sep 8 20:40:27 1995 Brendan Kehoe <brendan@lisa.cygnus.com> + + * lex.c (handle_sysv_pragma): Deal with getting a comma from yylex. + 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 |