Files
vasilito facf0c92e0 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

25 lines
748 B
D

#source: expdyn2.s
#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
#ld: --shared -m crislinux --version-script $srcdir/$subdir/expalltst3 --hash-style=sysv
#objdump: -s -T
# A DSO that has two versioned symbols, each with a weak alias.
# Each symbol is versioned.
.*: file format elf32-cris
DYNAMIC SYMBOL TABLE:
#...
0+2220 g[ ]+DO .data[ ]+0+4 TST3[ ]+__expobj2
0+1a2 g[ ]+DF .text[ ]+0+2 TST3[ ]+__expfn2
0+1a2 w[ ]+DF .text[ ]+0+2 TST3[ ]+expfn2
0+2220 w[ ]+DO .data[ ]+0+4 TST3[ ]+expobj2
#...
Contents of section .text:
.* 0f050f05 .*
#...
Contents of section .got:
.* a4210000 00000000 00000000 .*
Contents of section .data:
.* 00000000 .*