x86: Put back BFD_RELOC_X86_64_GOTPCREL
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 9 Dec 2018 15:22:14 +0000 (07:22 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 9 Dec 2018 15:22:14 +0000 (07:22 -0800)
commit9f52eab6a7a69870c7b5907a20b0305f30dbf2ae
treee8387fa7f3c1211147f34ca91c3d618ea375b599
parent7a81c1e2d44c6eb11b2ea24dc71ee959ab3a5acd
x86: Put back BFD_RELOC_X86_64_GOTPCREL

Put back BFD_RELOC_X86_64_GOTPCREL in TC_FORCE_RELOCATION_LOCAL, which
was removed by

commit 56ceb5b5405af23eddd12e12d8ba849010120324
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Oct 22 04:49:20 2015 -0700

    Add R_X86_64_[REX_]GOTPCRELX support to gas and ld

by accident.
gas/ChangeLog
gas/config/tc-i386.h
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-gotpcrel-2.s [new file with mode: 0644]
This page took 0.026037 seconds and 4 git commands to generate.