diff options
author | Jeff Law <law@redhat.com> | 1999-09-13 05:51:32 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-13 05:51:32 +0000 |
commit | 228d307f1b71e33adc55664d547cee569e54f5b8 (patch) | |
tree | 474dddf19312b27e634184cf4c821e917185306c /bfd/ChangeLog | |
parent | 795a77040c7cb25c4592be7fbe3e7b21780ae55d (diff) | |
download | gdb-228d307f1b71e33adc55664d547cee569e54f5b8.zip gdb-228d307f1b71e33adc55664d547cee569e54f5b8.tar.gz gdb-228d307f1b71e33adc55664d547cee569e54f5b8.tar.bz2 |
* elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32.
Stub SEGREL32. Return an error for any relocation not handled.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ead122e..da9d2e8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 12 23:47:58 1999 Jeffrey A Law (law@cygnus.com) + + * elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32. + Stub SEGREL32. Return an error for any relocation not handled. + 1999-09-12 Ian Lance Taylor <ian@zembu.com> * cofflink.c (coff_link_add_symbols): Look for special MSVC string |