mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 19:44:11 +08:00
f6a8ae8136
* ld-elf/frame.exp: Don't run on sh*-*-elf*. * ld-sh/shared-1.d: Adjust for section reordering changes. * ld-sh/shared-2.d: Likewise. * ld-sh/tlsbin-2.d: Likewise. * ld-sh/tlspic-2.d: Likewise. * ld-sh/sh64/abi32.xd: Likewise. * ld-sh/sh64/abi64.xd: Likewise. * ld-sh/sh64/cmpct1.xd: Likewise. * ld-sh/sh64/crange1.rd: Likewise. * ld-sh/sh64/crange2.rd: Likewise. * ld-sh/sh64/crange3-cmpct.rd: Likewise. * ld-sh/sh64/crange3-media.rd: Likewise. * ld-sh/sh64/crange3.rd: Likewise. * ld-sh/sh64/gotplt.d: Likewise. * ld-sh/sh64/init-cmpct.d: Likewise. * ld-sh/sh64/init-media.d: Likewise. * ld-sh/sh64/init64.d: Likewise. * ld-sh/sh64/mix1.xd: Likewise. * ld-sh/sh64/mix2.xd: Likewise. * ld-sh/sh64/shdl32.xd: Likewise. * ld-sh/sh64/shdl64.xd: Likewise.
21 lines
796 B
Makefile
21 lines
796 B
Makefile
#source: textrel1.s
|
|
#source: textrel2.s
|
|
#as: -little
|
|
#ld: -shared -EL
|
|
#readelf: -d
|
|
#target: sh*-*-elf sh*-*-linux* sh*-*-netbsd*
|
|
|
|
# Make sure that there is no unnecessary DT_TEXTREL entry.
|
|
|
|
Dynamic section at offset 0x[0-9a-f]+ contains 9 entries:
|
|
Tag Type Name/Value
|
|
0x00000004 \(HASH\) 0x[0-9a-f]+
|
|
0x00000005 \(STRTAB\) 0x[0-9a-f]+
|
|
0x00000006 \(SYMTAB\) 0x[0-9a-f]+
|
|
0x0000000a \(STRSZ\) [0-9]+ \(bytes\)
|
|
0x0000000b \(SYMENT\) 16 \(bytes\)
|
|
0x00000007 \(RELA\) 0x[0-9a-f]+
|
|
0x00000008 \(RELASZ\) 12 \(bytes\)
|
|
0x00000009 \(RELAENT\) 12 \(bytes\)
|
|
0x00000000 \(NULL\) 0x0
|