mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
9a99bec198
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
14 lines
451 B
Makefile
14 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:
|
|
82244 dc210800 00000000 00000000 bf010800 .*
|
|
82254 58220800 .*
|