diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-08-16 04:19:32 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-08-16 04:19:32 +0000 |
commit | 9e5a036f283aab606edf3995eeda9d72a5ed59bf (patch) | |
tree | 57afe970c36a9c97606ae491db259668de586d2a /ld | |
parent | 969ceea035ef06d21bdb051bea89ed2fb1568d25 (diff) | |
download | gdb-9e5a036f283aab606edf3995eeda9d72a5ed59bf.zip gdb-9e5a036f283aab606edf3995eeda9d72a5ed59bf.tar.gz gdb-9e5a036f283aab606edf3995eeda9d72a5ed59bf.tar.bz2 |
* scripttempl/aout.sc: Add .linux-dynamic after .data.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 51ac4d3..9a85091 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) |