diff options
author | Nick Clifton <nickc@redhat.com> | 1999-01-27 12:17:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-01-27 12:17:28 +0000 |
commit | d423a5cadc15c7b2f717861fa46531c6347dcc1f (patch) | |
tree | e8d3508b3389ae2eb924aa26286492647668881c /bfd/ChangeLog | |
parent | 57bb3453c4b3731e6e8db3a42445ff557c439813 (diff) | |
download | gdb-d423a5cadc15c7b2f717861fa46531c6347dcc1f.zip gdb-d423a5cadc15c7b2f717861fa46531c6347dcc1f.tar.gz gdb-d423a5cadc15c7b2f717861fa46531c6347dcc1f.tar.bz2 |
Fix bug in handling R_FR20 relocations.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b90431a..0958cec 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +1999-01-27 Nick Clifton <nickc@cygnus.com> + + * elf32-fr30.c (fr30_elf_howto_table): Fix name of R_FR30_48 + relocation. + (fr30_final_link_relocate): Use computed value as result of + relocation. + 1999-01-26 Frank Ch. Eigler <fche@cygnus.com> * binary.c (binary_set_section_contents): Emit warning for |