diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-01-06 05:14:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-01-06 05:14:48 +0000 |
commit | 3107eb5b382e9ec4f8dfb172d1b9d82a4d797594 (patch) | |
tree | e1b7252301df3c4df40de49a5b1c7bf0920eb7b9 /ld | |
parent | 080d8af095190ee33c029178272527df46d5c6d9 (diff) | |
download | gdb-3107eb5b382e9ec4f8dfb172d1b9d82a4d797594.zip gdb-3107eb5b382e9ec4f8dfb172d1b9d82a4d797594.tar.gz gdb-3107eb5b382e9ec4f8dfb172d1b9d82a4d797594.tar.bz2 |
* scripttempl/alpha.sc: Don't create .lit4 or .sdata sections,
since the Alpha doesn't use them.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 76962b7..70db55f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 6 00:13:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * scripttempl/alpha.sc: Don't create .lit4 or .sdata sections, + since the Alpha doesn't use them. + Wed Jan 5 17:42:16 1994 David J. Mackenzie (djm@thepub.cygnus.com) * ldemul.h (ld_emulation_xfer_struct): Comment the members. |