diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 180f363..2473d6e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2015-12-08 DJ Delorie <dj@redhat.com> + * elf32-rl78.c (rl78_offset_for_reloc): Add more relocs. + (rl78_elf_relax_section): Add bc/bz/bnc/bnz/bh/bnh. Fix reloc + choices. + * elf32-rx.c (rx_elf_object_p): Ignore empty and nobits sections. 2015-12-07 Nick Clifton <nickc@redhat.com> |