Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-mips-elf/no-shared-1-n32.d
T
vasilito ff4ff35918 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

25 lines
477 B
D

#source: no-shared-1-o32.s
#ld: -T no-shared-1.ld
#objdump: -dr -j.text -j.data -j.got
.*
Disassembly of section \.text:
00050000 <__start>:
50000: 3c020007 lui v0,0x7
50004: 24428000 addiu v0,v0,-32768
50008: 8f828018 lw v0,-32744\(gp\)
5000c: 8f828018 lw v0,-32744\(gp\)
#...
Disassembly of section \.data:
00060000 .*:
60000: 00068000 .*
#...
Disassembly of section \.got:
00060010 <_GLOBAL_OFFSET_TABLE_>:
60010: 00000000 80000000 00068000 .*