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.
22 lines
552 B
D
22 lines
552 B
D
#target: *-*-linux* *-*-gnu* *-*-vxworks arm*-*-uclinuxfdpiceabi
|
|
#source: seg.s
|
|
#ld: -T seg.t -z max-page-size=0x1000 -z common-page-size=0x1000
|
|
#readelf: -l --wide
|
|
|
|
#...
|
|
Program Headers:
|
|
Type Offset VirtAddr.*
|
|
# On MIPS, the first segment is for .reginfo.
|
|
#...
|
|
LOAD .*
|
|
LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
|
|
# FRV adds a PT_GNU_STACK header
|
|
#...
|
|
Section to Segment mapping:
|
|
Segment Sections...
|
|
00 .*
|
|
# On MIPS, the first segment is for .reginfo.
|
|
#...
|
|
0. reset boot
|
|
#pass
|