* ldgram.y, ldlex.l: Make the space between -e, -u, and -y and

their arguments optional, for compatibility with the old GNU ld.
This commit is contained in:
David MacKenzie
1994-01-11 03:59:49 +00:00
parent 2a79b2028e
commit c344d88420

View File

@ -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.