Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-frv/fdpic5.s
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

40 lines
613 B
ArmAsm

.text
.weak _start
_start:
.global F5
.type F5,@function
F5:
call UF0
addi gr15, #got12(UF1), gr0
setlos #gotlo(UF2), gr0
setlo #gotlo(UF3), gr0
sethi #gothi(UF3), gr0
addi gr15, #gotfuncdesc12(UF4), gr0
setlos #gotfuncdesclo(UF5), gr0
setlo #gotfuncdesclo(UF6), gr0
sethi #gotfuncdeschi(UF6), gr0
addi gr15, #gotofffuncdesc12(UF7), gr0
setlos #gotofffuncdesclo(UF8), gr0
setlo #gotofffuncdesclo(UF9), gr0
sethi #gotofffuncdeschi(UF9), gr0
setlo #gotlo(UD1), gr0
sethi #gothi(UD1), gr0
.data
.global D5
D5:
.word UD0
.picptr funcdesc(UFb)
.word UFb
.section .note.GNU-stack