Files
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
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.
2026-05-14 10:55:53 +01:00

18 lines
611 B
D

#source: merge2.s
#ld: -T merge.ld
#objdump: -s
#xfail: [is_generic] hppa64-*-* ip2k-*-*
.*: file format .*elf.*
Contents of section .rodata:
1100 61626300 62000000 (78563412|12345678) 99999999 .*
1110 (78563412|12345678) 00000000 99999999 00000000 .*
1120 (78563412|12345678) 99999999 00000000 .*
Contents of section .data:
1200 (0011)?0000(1100)? (0211)?0000(1102)? (0111)?0000(1101)? (0411)?0000(1104)? .*
1210 (1011)?0000(1110)? (0811)?0000(1108)? (1811)?0000(1118)? (0c11)?0000(110c)? .*
1220 (2011)?0000(1120)? (2411)?0000(1124)? (2811)?0000(1128)? (2011)?0000(1120)? .*
#pass