diff options
author | Stu Grossman <grossman@cygnus> | 1991-09-20 19:29:41 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1991-09-20 19:29:41 +0000 |
commit | e9f82257cf0c23d698955debe454ef68ffffc564 (patch) | |
tree | c869f4158fcea9a294813ae1ab4667ec65e34929 /gdb | |
parent | a3a9ba23bca1312e941eeff71d38a06dded399b3 (diff) | |
download | gdb-e9f82257cf0c23d698955debe454ef68ffffc564.zip gdb-e9f82257cf0c23d698955debe454ef68ffffc564.tar.gz gdb-e9f82257cf0c23d698955debe454ef68ffffc564.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f23eb5d..c691120 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 20 12:27:55 1991 Stu Grossman (grossman at cygnus.com) + + * c-exp.y, m2-exp.y: #define yyerrflag and yynerrs to avoid + global symbol conflicts. + Fri Sep 20 02:28:15 1991 John Gilmore (gnu at cygnus.com) * .gdbinit: Move 'set complaints' to top, so it runs even in |