diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0778cb0..81aca13 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,11 @@ 2012-11-09 Nick Clifton <nickc@redhat.com> * readelf.c (get_machine_flags): Add support for E_FLAG_RX_ABI. + (guess_is_rela): Add EM_V800. + (dump_relocations): Likewise. + (get_machine_name): Update EM_V800. + (get_machine_flags): Add support for RH850 ABI flags. + (is_32bit_abs_reloc): Add support for RH850 ABI reloc. 2012-11-09 H.J. Lu <hongjiu.lu@intel.com> |