Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-cris/pcrelcp-1.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

51 lines
1.2 KiB
ArmAsm

.symver x,expfn@TST2 ; .symver required to make @ part of name.
.global _start
.type _start,@function
_start:
.dword 0,0,0,0
.reloc 0,R_CRIS_32_PCREL,expfn
.reloc 4,R_CRIS_32_PCREL,expfn
.reloc 8,R_CRIS_32_PCREL,x
.reloc 12,R_CRIS_32_PCREL,x
.Lfe3:
.size _start,.Lfe3-_start
.data
.global tab1
.type tab1,@object
tab1:
.dword 0,0,0,0,0,0,0,0
.reloc 0,R_CRIS_32_PCREL,expfn
.reloc 4,R_CRIS_32_PCREL,expfn
.reloc 8,R_CRIS_32_PCREL,expfn
.reloc 12,R_CRIS_32_PCREL,expfn
.reloc 16,R_CRIS_32_PCREL,x
.reloc 20,R_CRIS_32_PCREL,x
.reloc 24,R_CRIS_32_PCREL,x
.reloc 28,R_CRIS_32_PCREL,x
.size tab1,.-tab1
.section .data2,"aw",@progbits
.global tab2
.type tab2,@object
tab2:
.dword 0,0,0,0,0,0,0,0
.dword 0,0,0,0,0,0,0,0
.reloc 0,R_CRIS_32_PCREL,expfn
.reloc 4,R_CRIS_32_PCREL,expfn
.reloc 8,R_CRIS_32_PCREL,expfn
.reloc 12,R_CRIS_32_PCREL,expfn
.reloc 16,R_CRIS_32_PCREL,expfn
.reloc 20,R_CRIS_32_PCREL,expfn
.reloc 24,R_CRIS_32_PCREL,expfn
.reloc 28,R_CRIS_32_PCREL,expfn
.reloc 32,R_CRIS_32_PCREL,x
.reloc 36,R_CRIS_32_PCREL,x
.reloc 40,R_CRIS_32_PCREL,x
.reloc 44,R_CRIS_32_PCREL,x
.reloc 48,R_CRIS_32_PCREL,x
.reloc 52,R_CRIS_32_PCREL,x
.reloc 56,R_CRIS_32_PCREL,x
.reloc 60,R_CRIS_32_PCREL,x
.size tab1,.-tab2