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.
28 lines
425 B
D
28 lines
425 B
D
#name: SHF_GNU_RETAIN 1a
|
|
#source: retain1.s
|
|
#ld: -e _start --gc-sections
|
|
#notarget: ![supports_gnu_osabi] ![check_gc_sections_available]
|
|
#DUMPPROG: nm
|
|
|
|
#...
|
|
[0-9a-f]+ . fnretain1
|
|
#...
|
|
[0-9a-f]+ . lsretain0.2
|
|
#...
|
|
[0-9a-f]+ . lsretain1.1
|
|
#...
|
|
[0-9a-f]+ . lsretain2.0
|
|
#...
|
|
[0-9a-f]+ . retain0
|
|
#...
|
|
[0-9a-f]+ . retain1
|
|
#...
|
|
[0-9a-f]+ . retain2
|
|
#...
|
|
[0-9a-f]+ . sretain0
|
|
#...
|
|
[0-9a-f]+ . sretain1
|
|
#...
|
|
[0-9a-f]+ . sretain2
|
|
#pass
|