OSDN Git Service

Don't check relocation overflow for x32.
authorhjl <hjl>
Wed, 16 Feb 2011 23:58:18 +0000 (23:58 +0000)
committerhjl <hjl>
Wed, 16 Feb 2011 23:58:18 +0000 (23:58 +0000)
commit8e56e3eedabcf40828f4931b57e1d618b81f85e3
tree91e8062f7975f2ab74809b498ef5ccc8fb4cf973
parent064ee1dde419b534e12833a77456d4a300ea3cb2
Don't check relocation overflow for x32.

2011-02-16  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-x86-64.c (elf_x86_64_check_relocs): Check relocation
overflow only for ABI_64_P.
(elf_x86_64_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf64-x86-64.c