ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
28 lines
694 B
D
28 lines
694 B
D
#source: tls-local-54.s
|
|
#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
|
|
#ld: --shared -m crislinux --hash-style=sysv
|
|
#objdump: -s -t -R -p -T
|
|
|
|
# A DSO with a R_CRIS_32_GOT_GD against a local symbol.
|
|
# Check that we have proper NPTL/TLS markings and GOT.
|
|
|
|
.*: file format elf32-cris
|
|
|
|
Program Header:
|
|
#...
|
|
TLS off .*
|
|
filesz 0x00000080 memsz 0x00000080 flags r--
|
|
#...
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
00002218 R_CRIS_DTP \*ABS\*\+0x0000002a
|
|
|
|
Contents of section .hash:
|
|
#...
|
|
Contents of section \.text:
|
|
0114 6fae0c00 00000000 .*
|
|
#...
|
|
Contents of section \.got:
|
|
220c 9c210000 0+ 0+ 0+ .*
|
|
221c 0+ .*
|