facf0c92e0
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.
15 lines
357 B
Plaintext
15 lines
357 B
Plaintext
#source: tlsbin.s
|
|
#as:
|
|
#ld: -melf32xtensa
|
|
#objdump: -sj.text --stop-address=0x400238
|
|
#target: xtensa*-*-linux*
|
|
|
|
.*: +file format elf32-xtensa-.e
|
|
|
|
Contents of section .text:
|
|
*[0-9a-f]+ 0+ 0+ 0+ 0+ .*
|
|
*[0-9a-f]+ 0+ 0*080* 0+ 0*280* .*
|
|
*[0-9a-f]+ 0+ 0*480* 0+ 0*080* .*
|
|
*[0-9a-f]+ 0*290* 0*2e0* 0*480* 0*4f0* .*
|
|
*[0-9a-f]+ 0+ 0*080* 0*280* 0*480* .*
|