mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
a98f9b6c0d
* ld-ia64/ia64.exp: Remove -melf64_ia64. * ld-ia64/tlsbin.dd: Remove -melf64_ia64. Match elf..-ia64-.* instead of elf64-ia64-little. * ld-ia64/tlsbin.rd: Likewise. * ld-ia64/tlsbin.sd: Likewise. * ld-ia64/tlsbin.td: Likewise. * ld-ia64/tlsg.sd: Likewise. * ld-ia64/tlspic.dd: Likewise. * ld-ia64/tlspic.rd: Likewise. * ld-ia64/tlspic.sd: Likewise. * ld-ia64/tlspic.td: Likewise.
17 lines
437 B
TableGen
17 lines
437 B
TableGen
#source: tlspic1.s
|
|
#source: tlspic2.s
|
|
#as:
|
|
#ld: -shared
|
|
#objdump: -sj.tdata
|
|
#target: ia64-*-*
|
|
|
|
.*: +file format elf..-ia64-.*
|
|
|
|
Contents of section .tdata:
|
|
12000 11000000 12000000 13000000 14000000 .*
|
|
12010 15000000 16000000 17000000 18000000 .*
|
|
12020 41000000 42000000 43000000 44000000 .*
|
|
12030 45000000 46000000 47000000 48000000 .*
|
|
12040 01010000 02010000 03010000 04010000 .*
|
|
12050 05010000 06010000 07010000 08010000 .*
|