aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-01-11 03:59:49 +0000
committerDavid MacKenzie <djm@cygnus>1994-01-11 03:59:49 +0000
commitc344d88420eac0998db6a7783ddcd789ec7ccc80 (patch)
treefc06aa899f443687499f98e9c98fc9c11eb53f0e /ld
parent2a79b2028e7bd2abbe3ffa7c672b31b1c28f9c8b (diff)
downloadgdb-c344d88420eac0998db6a7783ddcd789ec7ccc80.zip
gdb-c344d88420eac0998db6a7783ddcd789ec7ccc80.tar.gz
gdb-c344d88420eac0998db6a7783ddcd789ec7ccc80.tar.bz2
* ldgram.y, ldlex.l: Make the space between -e, -u, and -y and
their arguments optional, for compatibility with the old GNU ld.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 97c71be..a5fbe38 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 10 19:49:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and
+ their arguments optional, for compatibility with the old GNU ld.
+
Fri Jan 7 20:00:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* scripttempl/elf.c: Define __bss_start before the .sbss section.