diff options
author | Jeff Law <law@redhat.com> | 1999-08-10 19:19:22 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-08-10 19:19:22 +0000 |
commit | 3a9acac86a9b6b71d1fd3bd501615485fa9a8539 (patch) | |
tree | a19f96dfb3fa62ae04d56698617d2a8d087bdb12 /bfd/ChangeLog | |
parent | 9100134ca0c00987df7b3490e0e1c5d941bc8a2a (diff) | |
download | gdb-3a9acac86a9b6b71d1fd3bd501615485fa9a8539.zip gdb-3a9acac86a9b6b71d1fd3bd501615485fa9a8539.tar.gz gdb-3a9acac86a9b6b71d1fd3bd501615485fa9a8539.tar.bz2 |
* elf-hppa.h (elf_hppa_final_write_processing): Update for
recent changes to the arch_info structure.
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 228e30d..e75a82d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Aug 10 12:48:09 1999 Jeffrey A Law (law@cygnus.com) + * elf-hppa.h (elf_hppa_final_write_processing): Update for + recent changes to the arch_info structure. + * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle R_HPPA_SEGBASE and R_HPPA_SEGREL32. * cpu-hppa.c (bfd_hppa20w_arch): New entry in architecture info |