diff options
author | Jeff Law <law@redhat.com> | 1999-09-10 15:46:37 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-10 15:46:37 +0000 |
commit | e48c661ee6b7d8a850acd122a7a17076d3c1dc33 (patch) | |
tree | 513119b57075c2dcf7bce7ae0c6d509aeee51f91 /bfd/ChangeLog | |
parent | e5b08bf0d38e0446d5fd37b7ba307dd995996c8a (diff) | |
download | gdb-e48c661ee6b7d8a850acd122a7a17076d3c1dc33.zip gdb-e48c661ee6b7d8a850acd122a7a17076d3c1dc33.tar.gz gdb-e48c661ee6b7d8a850acd122a7a17076d3c1dc33.tar.bz2 |
* elf-hppa.h (elf_hppa_final_link_relocate): Create .opd entries
for FPTR relocs involving local symbols.
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 7e39172..2f8e347 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Fri Sep 10 00:35:14 1999 Jeffrey A Law (law@cygnus.com) + * elf-hppa.h (elf_hppa_final_link_relocate): Create .opd entries + for FPTR relocs involving local symbols. + * 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 |