ca7d30d9ca
ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d, ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d, ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd, ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd, ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g, ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t, ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r, ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd, ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd, ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd, ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
13 lines
438 B
Makefile
13 lines
438 B
Makefile
#source: expdyn1.s
|
|
#source: expdref1.s --pic
|
|
#as: --no-underscore
|
|
#ld: -m crislinux --export-dynamic tmpdir/libdso-1.so
|
|
#objdump: -s -j .got
|
|
|
|
# Like expdyn2.d, but testing that the .got contents is correct. There
|
|
# needs to be a .got due to the GOT relocs, but the entry is constant.
|
|
|
|
.*: file format elf32-cris
|
|
Contents of section \.got:
|
|
82268 00220800 00000000 00000000 dc010800 .*
|
|
82278 7c220800 .*
|