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.
13 lines
451 B
Makefile
13 lines
451 B
Makefile
#source: expdyn1.s
|
|
#source: expdref1.s --pic
|
|
#as: --no-underscore --em=criself
|
|
#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:
|
|
82260 f8210800 00000000 00000000 dc010800 .*
|
|
82270 74220800 .*
|