bf57c3c94d
2003-04-30 H.J. Lu <hjl@gnu.org> * config/tc-ia64.c (md_section_align): Deleted. * config/tc-ia64.h (SUB_SEGMENT_ALIGN): New. (md_section_align): New. gas/testsuite/ 2003-04-29 H.J. Lu <hjl@gnu.org> * gas/ia64/ia64.exp: Add align. * gas/ia64/align.d: New file. * gas/ia64/align.s: Likewise. * ia64/dependency-1.d: Remove the padding. ld/testsuite/ 2003-04-29 H.J. Lu <hjl@gnu.org> * ld-ia64/tlsbin.dd: Updated. * ld-ia64/tlsbin.rd: Likewise. * ld-ia64/tlsbin.sd: Likewise. * ld-ia64/tlsbin.td: Likewise. * ld-ia64/tlspic.rd: Likewise. * ld-ia64/tlspic.sd: Likewise. * ld-ia64/tlspic.td: Likewise.
16 lines
485 B
TableGen
16 lines
485 B
TableGen
#source: tlsbinpic.s
|
|
#source: tlsbin.s
|
|
#as:
|
|
#ld: -shared -melf64_ia64
|
|
#objdump: -sj.tdata
|
|
#target: ia64-*-*
|
|
|
|
.*: +file format elf64-ia64-little
|
|
|
|
Contents of section .tdata:
|
|
(60+)?2000 11000000 12000000 13000000 14000000 .*
|
|
(60+)?2010 15000000 16000000 17000000 18000000 .*
|
|
(60+)?2020 41000000 42000000 43000000 44000000 .*
|
|
(60+)?2030 45000000 46000000 47000000 48000000 .*
|
|
(60+)?2040 01010000 02010000 03010000 04010000 .*
|
|
(60+)?2050 05010000 06010000 07010000 08010000 .*
|