mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 05:37:44 +01:00
except one: the binaries produced by this version of binutils crashes the loader of BeOS versions BONE, Dano (and probably Zeta, too). That's a pity, but I currently do not know how to fix this (as the fix available for older versions of binutils does not work anymore). git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20192 a95241bf-73f2-0310-859d-f6bbb57e9c96
27 lines
1.1 KiB
Makefile
27 lines
1.1 KiB
Makefile
#name: MIPS textrel-1
|
|
#source: textrel-1.s
|
|
#as: -EB -n32
|
|
#ld: -shared -melf32btsmipn32
|
|
#readelf: -d
|
|
|
|
Dynamic section at offset 0xb4 contains 18 entries:
|
|
Tag Type Name/Value
|
|
0x00000004 \(HASH\) 0x[0-9a-f]*
|
|
0x00000005 \(STRTAB\) 0x[0-9a-f]*
|
|
0x00000006 \(SYMTAB\) 0x[0-9a-f]*
|
|
0x0000000a \(STRSZ\) [0-9]* \(bytes\)
|
|
0x0000000b \(SYMENT\) 16 \(bytes\)
|
|
0x00000015 \(DEBUG\) 0x0
|
|
0x00000003 \(PLTGOT\) 0x[0-9a-f]*
|
|
0x00000011 \(REL\) 0x[0-9a-f]*
|
|
0x00000012 \(RELSZ\) 8 \(bytes\)
|
|
0x00000013 \(RELENT\) 8 \(bytes\)
|
|
0x70000001 \(MIPS_RLD_VERSION\) 1
|
|
0x70000005 \(MIPS_FLAGS\) NOTPOT
|
|
0x70000006 \(MIPS_BASE_ADDRESS\) 0
|
|
0x7000000a \(MIPS_LOCAL_GOTNO\) [0-9]*
|
|
0x70000011 \(MIPS_SYMTABNO\) [0-9]*
|
|
0x70000012 \(MIPS_UNREFEXTNO\) [0-9]*
|
|
0x70000013 \(MIPS_GOTSYM\) 0x[0-9a-f]*
|
|
0x00000000 \(NULL\) 0x0
|