Also check GOTPCRELX
* ld-x86-64/plt-main3.rd: Also check GOTPCRELX.
This commit is contained in:
parent
ca9584fb9b
commit
b10a8bc7de
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-10-29 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-x86-64/plt-main3.rd: Also check GOTPCRELX.
|
||||
|
||||
2015-10-29 Catherine Moore <clm@codesourcery.com>
|
||||
|
||||
* ld-mips-elf/mips16-fp-stub-1.s: New.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#...
|
||||
[0-9a-f ]+R_X86_64_(REX_GOTPCRELX|GOTPCREL) +0+ +bar - 4
|
||||
[0-9a-f ]+R_X86_64_(REX_GOTPCRELX|GOTPCRELX|GOTPCREL) +0+ +bar - 4
|
||||
#...
|
||||
[0-9a-f ]+R_X86_64_PLT32 +0+ +bar - 4
|
||||
#pass
|
||||
|
|
Loading…
Reference in a new issue