]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
X86-64: Set check_relocs_failed on error
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Apr 2016 11:29:38 +0000 (04:29 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Apr 2016 11:29:38 +0000 (04:29 -0700)
commitafd9acee15d55fccf2a25b72c99303f7cbaaa1c2
treea937c807b23b0fbde55f1ba0b9679ded18a4546f
parent5522f910cb539905d6adfdceab208ddfa5e84557
X86-64: Set check_relocs_failed on error

When checking relocations, set check_relocs_failed on error.

* elf64-x86-64.c (elf_x86_64_check_relocs): Set
check_relocs_failed on error.
bfd/ChangeLog
bfd/elf64-x86-64.c