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.
19 lines
701 B
Makefile
19 lines
701 B
Makefile
#source: init.s
|
|
#as: --abi=64
|
|
#ld: -shared -mshelf64
|
|
#readelf: -d
|
|
#target: sh64-*-elf
|
|
|
|
# Make sure that the lsb of DT_INIT and DT_FINI entries is set
|
|
# when _init and _fini are SHmedia code.
|
|
|
|
Dynamic section at offset 0x330 contains 8 entries:
|
|
Tag Type Name/Value
|
|
0x000000000000000c \(INIT\) 0x30d
|
|
0x000000000000000d \(FINI\) 0x31d
|
|
0x0000000000000004 \(HASH\) 0xe8
|
|
0x0000000000000005 \(STRTAB\) 0x2a0
|
|
0x0000000000000006 \(SYMTAB\) 0x138
|
|
0x000000000000000a \(STRSZ\) 107 \(bytes\)
|
|
0x000000000000000b \(SYMENT\) 24 \(bytes\)
|
|
0x0000000000000000 \(NULL\) 0x0
|