aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-26 05:32:29 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-26 05:32:29 +0000
commit27baca7182ea8cdc7a259b163aa327a0a297e755 (patch)
treed3f409c5ec633a72e11c3812e37248f6331029f5 /ld/ChangeLog
parentf5bfdacd4739f94313ebef51ebbe7c88fb9f58f6 (diff)
downloadgdb-27baca7182ea8cdc7a259b163aa327a0a297e755.zip
gdb-27baca7182ea8cdc7a259b163aa327a0a297e755.tar.gz
gdb-27baca7182ea8cdc7a259b163aa327a0a297e755.tar.bz2
* ldgram.y (section): Reverse the order of memspec_opt and
fill_opt to avoid an ambiguity when both are used. * ld.texinfo: Changed accordingly.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index b6667f4..9970d9d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
Fri Feb 25 19:12:03 1994 Ian Lance Taylor (ian@cygnus.com)
+ * ldgram.y (section): Reverse the order of memspec_opt and
+ fill_opt to avoid an ambiguity when both are used.
+ * ld.texinfo: Changed accordingly.
+
* ldgram.y: Move include of ldlex.h back with other includes.
* ldlex.h (input_type): Don't initialize enum constants to
particular values.