facf0c92e0
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.
22 lines
366 B
D
22 lines
366 B
D
#source: pr26256-2.s
|
|
#ld: -e _start
|
|
#nm: -n
|
|
#notarget: fr30-*-* iq2000-*-* ip2k-*-* xgate-*-* xstormy16-*-*
|
|
# These targets place .linkorder sections before .text sections.
|
|
|
|
#...
|
|
[0-9a-f]+ T text0
|
|
#...
|
|
[0-9a-f]+ T text1
|
|
#...
|
|
[0-9a-f]+ R linkorder2
|
|
#...
|
|
[0-9a-f]+ R linkorder3
|
|
#...
|
|
[0-9a-f]+ R linkorder4
|
|
#...
|
|
[0-9a-f]+ R linkorder0
|
|
#...
|
|
[0-9a-f]+ R linkorder1
|
|
#pass
|