diff options
author | Jeff Law <law@redhat.com> | 1999-09-09 14:20:18 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-09 14:20:18 +0000 |
commit | 8267b1550cbeeb920d610076d0ae93c8782750a8 (patch) | |
tree | 084e77d919c07344c0e7eebdeaefd7228a05cc2e /bfd/ChangeLog | |
parent | 6849fb4de74db5686337c1b64a8ac1148c00ffed (diff) | |
download | gdb-8267b1550cbeeb920d610076d0ae93c8782750a8.zip gdb-8267b1550cbeeb920d610076d0ae93c8782750a8.tar.gz gdb-8267b1550cbeeb920d610076d0ae93c8782750a8.tar.bz2 |
* elf-hppa.h (elf_hppa_final_link_relocate): Handle PLTOFF* relocs.
(elf_hppa_relocate_insn): Similarly.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c2de851..eb05b49 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Wed Sep 8 17:56:11 1999 Jeffrey A Law (law@cygnus.com) + * elf-hppa.h (elf_hppa_final_link_relocate): Handle PLTOFF* relocs. + (elf_hppa_relocate_insn): Similarly. + * elf-hppa.h (elf_hppa_final_link_relocate): Handle DPREL* and GPREL* relocations. (elf_hppa_relocate_insn): Similarly. |