diff options
author | Jeff Law <law@redhat.com> | 1999-09-01 19:42:17 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-01 19:42:17 +0000 |
commit | 2eb429af04fa553ce4637b8abfcf72c695b05185 (patch) | |
tree | af2a050067aa5fc04e068127a5dbd942f0784b7b /bfd/ChangeLog | |
parent | 21461bfd9b629b8a3a9dc3e100936e5366840768 (diff) | |
download | gdb-2eb429af04fa553ce4637b8abfcf72c695b05185.zip gdb-2eb429af04fa553ce4637b8abfcf72c695b05185.tar.gz gdb-2eb429af04fa553ce4637b8abfcf72c695b05185.tar.bz2 |
* elf-hppa.h (elf_hppa_add_symbol_hook): New function.
(elf_hppa_final_link, elf_hppa_relocate_section): Likewise.
(elf_hppa_final_link_relocate, elf_hppa_relocate_insn): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6adc1a1..26931c2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 1 13:34:29 1999 Jeffrey A Law (law@cygnus.com) + + * elf-hppa.h (elf_hppa_add_symbol_hook): New function. + (elf_hppa_final_link, elf_hppa_relocate_section): Likewise. + (elf_hppa_final_link_relocate, elf_hppa_relocate_insn): Likewise. + 1999-08-31 Alexandre Petit-Bianco <apbianco@cygnus.com> * elflink.h (record_link_assignment): When possible, keep the |