1f02b94b93
* ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s, ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d, ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d, ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s, ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d, ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d, ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d, ld-cris/va-v10.d, ld-cris/va-v32.d: New tests. * ld-cris/ldsym1.d: Adjust for change in linker script.
19 lines
512 B
Makefile
19 lines
512 B
Makefile
#source: dso-1.s
|
|
#source: dsov32-4.s
|
|
#as: --pic --no-underscore --march=v32
|
|
#ld: --shared -m crislinux
|
|
#readelf: -d -r
|
|
|
|
# Checking that a bsr to a non-PLT-decorated nonvisible function
|
|
# doesn't make the DSO textrel.
|
|
|
|
Dynamic section at offset 0x1c0 contains 6 entries:
|
|
Tag[ ]+Type[ ]+Name/Value
|
|
0x0+4 \(HASH\)[ ]+0x94
|
|
0x0+5 \(STRTAB\)[ ]+0x170
|
|
0x0+6 \(SYMTAB\)[ ]+0xd0
|
|
0x0+a \(STRSZ\)[ ]+47 \(bytes\)
|
|
0x0+b \(SYMENT\)[ ]+16 \(bytes\)
|
|
0x0+ \(NULL\)[ ]+0x0
|
|
|
|
There are no relocations in this file.
|