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.
21 lines
642 B
D
21 lines
642 B
D
# name: rgn-at5
|
|
# source: rgn-at5.s
|
|
# ld: -T rgn-at5.t -z max-page-size=0x1000 -z common-page-size=0x1000
|
|
# objdump: -w -h
|
|
# target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
# xfail: rx-*-*
|
|
# FAILS on the RX because the linker has to set LMA == VMA for the
|
|
# Renesas loader.
|
|
|
|
.*: file format .*
|
|
|
|
Sections:
|
|
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
|
|
0 .sec0 +0+4 +0+2000 +0+2000 +0+1000 +.*
|
|
1 .sec1 +0+4 +0+1000 +0+2004 +0+2000 +.*
|
|
2 .sec2 +0+4 +0+4000 +0+603c +0+[45]000 +.*
|
|
3 .sec3 +0+4 +0+5000 +0+5000 +0+[34]000 +.*
|
|
4 .sec4 +0+4 +0+2008 +0+2008 +0+[23]008 +.*
|
|
5 .sec5 +0+4 +0+200c +0+200c +0+[23]00c +.*
|
|
#pass
|