Return relocation error on unsupported relocation.
commit856be61a57035c72b0d76988ca15dddedcbf0019
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 9 Apr 2011 15:37:56 +0000 (9 15:37 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 9 Apr 2011 15:37:56 +0000 (9 15:37 +0000)
tree245bb5ef59f257a3b4deedcfc1ff84cba67b8c9c
parent474b9b1a4f75f88223da007b1b6a78c96627050c
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