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
20 lines
737 B
Makefile
20 lines
737 B
Makefile
#name: MIPS rel64 n64
|
|
#source: rel64.s
|
|
#as: -KPIC -EB -64
|
|
#readelf: -x 6 -r
|
|
#ld: -shared -melf64btsmip
|
|
|
|
Relocation section '.rel.dyn' at offset .* contains 2 entries:
|
|
Offset Info Type Sym. Value Sym. Name
|
|
000000000000 000000000000 R_MIPS_NONE
|
|
Type2: R_MIPS_NONE
|
|
Type3: R_MIPS_NONE
|
|
000000000450 000000001203 R_MIPS_REL32
|
|
Type2: R_MIPS_64
|
|
Type3: R_MIPS_NONE
|
|
|
|
Hex dump of section '.text':
|
|
0x00000440 00000000 00000000 00000000 00000000 ................
|
|
0x00000450 00000000 00000450 00000000 00000000 ................
|
|
0x00000460 00000000 00000000 00000000 00000000 ................
|