From 153a27763ccc9979fdb5f342e21eb1666c8f117b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 30 Apr 2015 15:57:41 +0100 Subject: Fix handling of relocs for the MeP target. bfd PR 18317 * elf32-mep.c (MEPREL): Use bfd_elf_generic_reloc instead of mep_reloc. (mep_reloc): Delete unused function. bin * readelf.c (get_machine_flags): Add description of MeP flags. tests * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names. --- binutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 18f4322..b2271ee 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2015-04-30 Nick Clifton + + * readelf.c (get_machine_flags): Add description of MeP flags. + 2015-04-27 Andreas Krebbel * readelf.c (display_s390_gnu_attribute): New function. -- cgit v1.1