]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix handling of relocs for the MeP target.
authorNick Clifton <nickc@redhat.com>
Thu, 30 Apr 2015 14:57:41 +0000 (15:57 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Apr 2015 14:57:41 +0000 (15:57 +0100)
commit153a27763ccc9979fdb5f342e21eb1666c8f117b
treea8527ca767cce41501cb074adc94703df6cdd05d
parent914082d11b5de9509491615cce448ce937e91515
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.
bfd/ChangeLog
bfd/elf32-mep.c
binutils/ChangeLog
binutils/dwarf.c
binutils/readelf.c
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objdump.exp