]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Return relocation error on unsupported relocation.
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 9 Apr 2011 15:37:57 +0000 (15:37 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 9 Apr 2011 15:37:57 +0000 (15:37 +0000)
commit62d7890874a4fb64efb4e86b1ff77857b536d62c
tree80d7ab3352ecef230f87d92fa804b4ffff66bfe5
parentb4f2f049b185f79cd2319351e78c8b9c8f97c0f0
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