ff4ff35918
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.
14 lines
277 B
D
14 lines
277 B
D
#source: reloc-regrel28.s
|
|
#ld: -T $srcdir/$subdir/crx.ld
|
|
#objdump: -D
|
|
|
|
# Test register relative relocation R_CRX_REGREL28
|
|
|
|
.*: file format elf32-crx
|
|
|
|
Disassembly of section .text_28:
|
|
|
|
06201400 <_start>:
|
|
6201400: 7f 3b 30 99 cbitd \$0x1f, 0x9301406\(r9\)
|
|
6201404: 06 14
|