diff options
author | Nick Clifton <nickc@redhat.com> | 1998-06-26 01:31:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-06-26 01:31:43 +0000 |
commit | 9ea28a85954c4aa63e0187fa221582cc5f49dbc2 (patch) | |
tree | 922e7a5e0c621b0c0807e08386cc91782d855fd5 /bfd | |
parent | be2cb9926cc883f085cb8143da0e0eb11b389ad9 (diff) | |
download | gdb-9ea28a85954c4aa63e0187fa221582cc5f49dbc2.zip gdb-9ea28a85954c4aa63e0187fa221582cc5f49dbc2.tar.gz gdb-9ea28a85954c4aa63e0187fa221582cc5f49dbc2.tar.bz2 |
Fix HI16_S relocation
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 75a71b6..4f2775e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 25 18:31:08 1998 Nick Clifton <nickc@cygnus.com> + + * elf32-v850.c (v850_elf_perform_relocation): Fix HI16_S + relocation. + Wed Jun 24 17:17:57 1998 Ian Lance Taylor <ian@cygnus.com> * elflink.h (elf_bfd_final_link): Loop over input_bfds using the |