* scripttempl/aout.sc: Add .linux-dynamic after .data.

This commit is contained in:
Ian Lance Taylor 1994-08-16 04:19:32 +00:00
parent 969ceea035
commit 9e5a036f28

View File

@ -1,7 +1,11 @@
Tue Aug 16 00:17:20 1994 Eric Youngdale (ericy@cais.cais.com)
* scripttempl/aout.sc: Add .linux-dynamic after .data.
Tue Aug 16 00:08:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* Treat --dll-verbose as --version, for Linux compatibility. From
hjl@nynexst.com (H.J. Lu).
* lexsup.c (parse_args) Treat --dll-verbose as --version, for
Linux compatibility. From hjl@nynexst.com (H.J. Lu).
Mon Aug 15 17:17:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)