aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-06-17 22:55:38 +0000
committerDavid MacKenzie <djm@cygnus>1993-06-17 22:55:38 +0000
commit2de8edce8f710ad4992542d0b077d79a057375d3 (patch)
treee4647451d53eaf151fa7af768db1e31314e8883b /ld/ChangeLog
parent4ce149f9700444f6ead6e3892d9806141afb08cd (diff)
downloadgdb-2de8edce8f710ad4992542d0b077d79a057375d3.zip
gdb-2de8edce8f710ad4992542d0b077d79a057375d3.tar.gz
gdb-2de8edce8f710ad4992542d0b077d79a057375d3.tar.bz2
* ldgram.y: Tweak grammar to make reporting of invalid options work.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 079edc5..bb1e09a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,7 @@
Thu Jun 17 14:33:09 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+ * ldgram.y: Tweak grammar to make reporting of invalid options work.
+
* Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
and .cc.o rule.