]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog
i386: Update IFUNC tests for PLT address
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Feb 2018 17:32:56 +0000 (09:32 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Feb 2018 17:32:56 +0000 (09:32 -0800)
commit62e2b91b9ae508a9f875fb7f15c2173dbbfa6f25
tree74427f586cf6e81181e9508a0f0dc32fb92322fe
parent9f4aec8d9788d7d6b03c48d4c4e7f90ffaa7a62e
i386: Update IFUNC tests for PLT address

i386 generates

 161: e8 ea ff ff ff        call   150 <*ABS*@plt>

instead of

 1e1: e8 ea ff ff ff        callq  1d0 <*ABS*+0x1e0@plt>

* testsuite/ld-ifunc/ifunc-1-local-x86.d: Update PLT address
for i386.
* testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
* testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
ld/ChangeLog
ld/testsuite/ld-ifunc/ifunc-1-local-x86.d
ld/testsuite/ld-ifunc/ifunc-1-x86.d
ld/testsuite/ld-ifunc/ifunc-3a-x86.d