diff options
author | Dave Anglin <dave.anglin@nrc.ca> | 2003-01-08 02:19:23 +0000 |
---|---|---|
committer | Dave Anglin <dave.anglin@nrc.ca> | 2003-01-08 02:19:23 +0000 |
commit | 95d0f04a0b7b84ec4deb74cbe28917b0477da4d0 (patch) | |
tree | f22c9592792a28f247b8efb7506754cbcce0bf9d /bfd/ChangeLog | |
parent | 1e2330ba1fbf486c2851272e2aa09dd57ad367e6 (diff) | |
download | gdb-95d0f04a0b7b84ec4deb74cbe28917b0477da4d0.zip gdb-95d0f04a0b7b84ec4deb74cbe28917b0477da4d0.tar.gz gdb-95d0f04a0b7b84ec4deb74cbe28917b0477da4d0.tar.bz2 |
* elf32-hppa.c (final_link_relocate): For all DP relative relocations,
adjust addil instructions if the symbol has no section.
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 fde02c8..81f78a0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-01-07 John David Anglin <dave.anglin@nrc.gc.ca> + + * elf32-hppa.c (final_link_relocate): For all DP relative relocations, + adjust addil instructions if the symbol has no section. + 2003-01-07 DJ Delorie <dj@redhat.com> * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not |