6769d5017f
bfd/ 2011-05-26 H.J. Lu <hongjiu.lu@intel.com> PR ld/12809 * elf64-x86-64.c (elf_x86_64_relocate_section): Handle R_X86_64_TPOFF64 in executable. ld/testsuite/ 2011-05-26 H.J. Lu <hongjiu.lu@intel.com> PR ld/12809 * ld-x86-64/tlsbin.s: Add a test for LE with large model. * ld-x86-64/tlsbin.dd: Updated. * ld-x86-64/tlsbin.rd: Likewise. * ld-x86-64/tlsbin.sd: Likewise. * ld-x86-64/tlsbin.td: Likewise. * ld-x86-64/tlsbindesc.dd: Likewise. * ld-x86-64/tlsbindesc.rd: Likewise. * ld-x86-64/tlsbindesc.sd: Likewise. * ld-x86-64/tlsbindesc.td: Likewise.
16 lines
464 B
TableGen
16 lines
464 B
TableGen
#source: tlsbindesc.s
|
|
#source: tlsbin.s
|
|
#as: --64
|
|
#ld: -shared -melf_x86_64
|
|
#objdump: -sj.tdata
|
|
#target: x86_64-*-*
|
|
|
|
.*: +file format elf64-x86-64
|
|
|
|
Contents of section .tdata:
|
|
601200 11000000 12000000 13000000 14000000 .*
|
|
601210 15000000 16000000 17000000 18000000 .*
|
|
601220 41000000 42000000 43000000 44000000 .*
|
|
601230 45000000 46000000 47000000 48000000 .*
|
|
601240 01010000 02010000 03010000 04010000 .*
|
|
601250 05010000 06010000 07010000 08010000 .*
|