From: Ian Lance Taylor Date: Tue, 16 Aug 1994 04:19:32 +0000 (+0000) Subject: * scripttempl/aout.sc: Add .linux-dynamic after .data. X-Git-Tag: gdb-4_18-branchpoint~13803 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5a036f283aab606edf3995eeda9d72a5ed59bf;p=thirdparty%2Fbinutils-gdb.git * scripttempl/aout.sc: Add .linux-dynamic after .data. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 51ac4d3f58f..9a850919ac8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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)