4f02944618
* ld-cris/expdyn5.d: Updated for alignment change in elf.sc. * ld-cris/expdyn6.d: Likewise. * ld-cris/expdyn7.d: Likewise. * ld-cris/gotplt1.d: Likewise. * ld-cris/gotplt2.d: Likewise. * ld-cris/gotplt3.d: Likewise. * ld-cris/libdso-10.d: Likewise. * ld-cris/libdso-11.d: Likewise. * ld-cris/libdso-12.d: Likewise. * ld-cris/libdso-14.d: Likewise. * ld-cris/libdso-2.d: Likewise. * ld-cris/locref1.d: Likewise. * ld-cris/locref2.d: Likewise. * ld-cris/nodyn5.d: Likewise. * ld-cris/pv32-1.d: Likewise. * ld-cris/weakref2.d: Likewise.
19 lines
525 B
Makefile
19 lines
525 B
Makefile
#source: dso-1.s
|
|
#source: dsov32-4.s
|
|
#as: --pic --no-underscore --march=v32 --em=criself
|
|
#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 0x1b0 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.
|