OSDN Git Service

Return relocation error on unsupported relocation.
authorhjl <hjl>
Sat, 9 Apr 2011 15:37:56 +0000 (15:37 +0000)
committerhjl <hjl>
Sat, 9 Apr 2011 15:37:56 +0000 (15:37 +0000)
commit22af7cb3ad6c0479d714410cdc945938d67705ac
tree8e0ef47df97dcee1ab04bbf50fadd8bc6e065f20
parented1121d0d8706ceab2607bb851d90f569da3363b
Return relocation error on unsupported relocation.

2011-04-09  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-i386.c (elf_i386_relocate_section): Return relocation
error on unsupported relocation.
* elf64-x86-64.c (elf_x86_64_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c