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.
37 lines
792 B
D
37 lines
792 B
D
# name: rgn-over2
|
|
# source: rgn-over.s
|
|
# ld: -T rgn-over2.t -Map tmpdir/rgn-over2.map --no-error-rwx-segments
|
|
# error: \A[^ \n]*?ld[^:\n]*?: [^\n]*?section `\.data' will not fit in region `r1'\n[^ \n]*?ld[^:\n]*?: region `r1' overflowed by 4 bytes\Z
|
|
|
|
#...
|
|
Discarded input sections
|
|
#...
|
|
Memory\s+Configuration
|
|
|
|
Name\s+Origin\s+Length\s+Attributes
|
|
bss\s+0x0+0000\s+0x0+0000\s+xrw
|
|
r1\s+0x0+1000\s+0x0+0014\s+xrw
|
|
\*default\*\s+0x0+0000\s+0xf+ffff
|
|
|
|
Linker\s+script\s+and\s+memory\s+map
|
|
|
|
\s*0x0+1000\s+_start\s+=\s+0x1000
|
|
|
|
\s*\.bss\s+0x0+0000\s+0x0
|
|
\s*\*\(\.bss\)
|
|
\s*\.bss\s+0x0+0000\s+0x0\s+.*?
|
|
|
|
\s*\.text\s+0x0+1000\s+0xc
|
|
\s*\*\(\.txt\)
|
|
\s*\.txt\s+0x0+1000\s+0xc\s+.*?
|
|
|
|
\s*\.data\s+0x0+100c\s+0xc
|
|
\s*\*\(\.dat\)
|
|
\s*\.dat\s+0x0+100c\s+0xc\s+.*?
|
|
|
|
/DISCARD/
|
|
\*\(\*\)
|
|
LOAD\s+.*?
|
|
OUTPUT\(.*?\)
|
|
#pass
|