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

17 lines
549 B
D

#source: dso-1.s
#source: locref3.s
#as: --pic --no-underscore --em=criself
#ld: --shared -m crislinux
#readelf: --dyn-syms -r
# Besides typical DSO stuff (libdso-1.d), we here have a data section
# with an absolute reloc to a local symbol. For the original
# test-case, this happened for a destructor (.dtors).
Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entry:
Offset[ ]+Info[ ]+Type[ ]+Sym\.Value Sym\. Name \+ Addend
[a-f0-9]+[ ]+0+c R_CRIS_RELATIVE[ ]+ [a-f0-9]+
Symbol table '\.dynsym' contains 3 entries:
#pass