aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-09-10 14:05:36 +0000
committerJeff Law <law@redhat.com>1999-09-10 14:05:36 +0000
commit6a0b987115782d6150665b45c72b75079cf0ce85 (patch)
tree47eff1ea768d3c0d0a8678905354890a89ed94a7 /bfd/ChangeLog
parentaf7dc6449e5accb8f11db2a29d864ab0c84f6f27 (diff)
downloadgdb-6a0b987115782d6150665b45c72b75079cf0ce85.zip
gdb-6a0b987115782d6150665b45c72b75079cf0ce85.tar.gz
gdb-6a0b987115782d6150665b45c72b75079cf0ce85.tar.bz2
* elf-hppa.h (elf_hppa_final_link_relocate): Get the right
value for the stub address in a call through a stub. Install the value for a local symbol directly into the DLT instead of generating a reloc. Correctly handle FPTR64 relocs.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 07b17b0..7e39172 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
Fri Sep 10 00:35:14 1999 Jeffrey A Law (law@cygnus.com)
+ * elf-hppa.h (elf_hppa_final_link_relocate): Get the right
+ value for the stub address in a call through a stub.
+ Install the value for a local symbol directly into the DLT
+ instead of generating a reloc. Correctly handle FPTR64 relocs.
+
* elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): New function.
(elf_hppa_remark_useless_dynamic_symbols): Similarly.
(elf_hppa_final_link): Call them.