diff options
author | Jeff Law <law@redhat.com> | 1999-07-15 02:06:02 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-07-15 02:06:02 +0000 |
commit | 1b83fcb388d6b2e26f24f51d91a4020acdcff5fe (patch) | |
tree | 54aabe87a02cf8a2a2747c8db7f62e56340092e5 /bfd | |
parent | 077db52a1e4dfe0318f459f04b3730c5b7e4faef (diff) | |
download | gdb-1b83fcb388d6b2e26f24f51d91a4020acdcff5fe.zip gdb-1b83fcb388d6b2e26f24f51d91a4020acdcff5fe.tar.gz gdb-1b83fcb388d6b2e26f24f51d91a4020acdcff5fe.tar.bz2 |
* elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle
64bit format.
(_bfd_elf_hppa_gen_reloc_type, case R_GOTOFF): Use base reloc type
to derive final type instead of hardwiring a selection.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a99e7dd4..aaa561b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Thu Jul 15 02:56:15 1999 Jeffrey A Law (law@cygnus.com) + + * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle + 64bit format. + (_bfd_elf_hppa_gen_reloc_type, case R_GOTOFF): Use base reloc type + to derive final type instead of hardwiring a selection. + 1999-07-14 Mark Mitchell <mark@codesourcery.com> * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of |