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.
20 lines
723 B
Makefile
20 lines
723 B
Makefile
#source: init.s
|
|
#as: --abi=32 --isa=SHcompact
|
|
#ld: -shared -mshelf32
|
|
#readelf: -d
|
|
#target: sh64-*-elf
|
|
|
|
# Make sure that the lsb of DT_INIT and DT_FINI entries is not set
|
|
# when _init and _fini are SHcompact code.
|
|
|
|
Dynamic section at offset 0x250 contains 8 entries:
|
|
Tag Type Name/Value
|
|
0x0000000c \(INIT\) 0x240
|
|
0x0000000d \(FINI\) 0x248
|
|
0x00000004 \(HASH\) 0x94
|
|
0x00000005 \(STRTAB\) 0x1d4
|
|
0x00000006 \(SYMTAB\) 0xe4
|
|
0x0000000a \(STRSZ\) 107 \(bytes\)
|
|
0x0000000b \(SYMENT\) 16 \(bytes\)
|
|
0x00000000 \(NULL\) 0x0
|
|
|