Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-s12z/relative-linking.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

15 lines
365 B
D

#source: relative-linking.s
#ld: --no-relax --defsym here=0xfe0020 --defsym=foo=0xfe0008 --defsym=bar=0xfe0010 --defsym=wiz=0xfe0040
#objdump: -d -r
tmpdir/dump: file format elf32-s12z
Disassembly of section .text:
00fe0000 <here>:
fe0000: 20 80 08 bra foo
fe0003: 02 b0 bc 80 brclr.b d0, #3, bar
fe0007: 0d
fe0008: 0b 85 80 38 dbne d1, wiz