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.
21 lines
614 B
D
21 lines
614 B
D
#source: fixup.s
|
|
#ld: --emit-fixups
|
|
#objdump: -s
|
|
|
|
.*elf32-spu
|
|
|
|
Contents of section .text:
|
|
0000 00000000 ....
|
|
Contents of section .fixup:
|
|
0004 0000008b 00000091 000000c1 00000000 ................
|
|
Contents of section .data:
|
|
0080 000000d0 00000000 00000000 000000c0 ................
|
|
0090 00000000 00000000 00000000 000000b0 ................
|
|
00a0 00000001 00000000 00000000 00000000 ................
|
|
00b0 00000002 00000000 00000000 00000000 ................
|
|
00c0 00000000 00000000 00000000 00000080 ................
|
|
Contents of section .note.spu_name:
|
|
.*
|
|
.*
|
|
#pass
|