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

29 lines
772 B
D

#source: tls-tiny-gd.s
#target: [check_shared_lib_support]
#ld: -shared -T relocs.ld -e0
#objdump: -dr
#...
Disassembly of section .text:
0000000000010000 \<test\>:
+10000: 10080040 adr x0, 20008 \<var>
+10004: 9400000a bl 1002c \<.*>
+10008: d503201f nop
Disassembly of section .plt:
000000000001000c \<.plt\>:
+1000c: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
+10010: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
+10014: f9401611 ldr x17, \[x16, #40\]
+10018: 9100a210 add x16, x16, #0x28
+1001c: d61f0220 br x17
+10020: d503201f nop
+10024: d503201f nop
+10028: d503201f nop
+1002c: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
+10030: f9401a11 ldr x17, \[x16, #48\]
+10034: 9100c210 add x16, x16, #0x30
+10038: d61f0220 br x17