mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-20 21:31:15 +01:00
385576a748
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
14 lines
422 B
Makefile
14 lines
422 B
Makefile
#notarget: cris*-*-linux-gnu
|
|
#as: --em=criself --march=v32
|
|
#ld: -m criself --oformat binary --defsym ext1=0x4000 --defsym ext2=0x6000
|
|
#objdump: -s -b binary
|
|
|
|
# Test that pcrel relocs work with --oformat binary.
|
|
# Source code and "-m criself" doesn't work with *-linux-gnu.
|
|
|
|
.*: file format binary
|
|
|
|
Contents of section \.data:
|
|
0000 7f5d0020 0000bfbe fa7f0000 b0057f3d .*
|
|
0010 f23f0000 bfbeec5f 0000b005 .*
|