From: David MacKenzie Date: Tue, 11 Jan 1994 03:59:49 +0000 (+0000) Subject: * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c344d88420eac0998db6a7783ddcd789ec7ccc80;p=binutils-gdb.git * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and their arguments optional, for compatibility with the old GNU ld. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 97c71be44b6..a5fbe382040 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.