diff options
author | Jeff Law <law@redhat.com> | 1999-09-13 06:20:55 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-13 06:20:55 +0000 |
commit | 9169713a19c18ec43b3cf831daecc1aa68361724 (patch) | |
tree | 24927617b144dd6d4ee6e59d62374d872a6d9685 /ld/ChangeLog | |
parent | 228d307f1b71e33adc55664d547cee569e54f5b8 (diff) | |
download | gdb-9169713a19c18ec43b3cf831daecc1aa68361724.zip gdb-9169713a19c18ec43b3cf831daecc1aa68361724.tar.gz gdb-9169713a19c18ec43b3cf831daecc1aa68361724.tar.bz2 |
* emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Put .plt
at the start of the .dlt output section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ee9edf6..c1b479a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 13 00:17:18 1999 Jeffrey A Law (law@cygnus.com) + + * emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Put .plt + at the start of the .dlt output section. + 1999-09-12 Ian Lance Taylor <ian@zembu.com> * pe.em: Don't include "../bfd/libbfd.h". |