mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
0aa3a3d9db
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
17 lines
472 B
TableGen
17 lines
472 B
TableGen
#source: tlssunpic64.s
|
|
#source: tlspic.s
|
|
#as: --64 -K PIC
|
|
#ld: -shared -melf64_sparc
|
|
#objdump: -sj.tdata
|
|
#target: sparc*-*-*
|
|
|
|
.*: +file format elf64-sparc
|
|
|
|
Contents of section .tdata:
|
|
102000 00000011 00000012 00000013 00000014 .*
|
|
102010 00000015 00000016 00000017 00000018 .*
|
|
102020 00000041 00000042 00000043 00000044 .*
|
|
102030 00000045 00000046 00000047 00000048 .*
|
|
102040 00000101 00000102 00000103 00000104 .*
|
|
102050 00000105 00000106 00000107 00000108 .*
|