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.
17 lines
563 B
D
17 lines
563 B
D
#source: ppc476-shared.s
|
|
#as: -a32
|
|
#ld: -melf32ppc -shared -z common-page-size=0x10000 -z notext --ppc476-workaround -T ppc476-shared.lnk --no-error-rwx-segments
|
|
#objdump: -R
|
|
#target: powerpc*-*-*
|
|
|
|
.*: file format .*
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
0001000[02] R_PPC_ADDR16_LO \.text\+0x00050000
|
|
0002000[02] R_PPC_ADDR16_LO \.text\+0x00050000
|
|
0003000[02] R_PPC_ADDR16_LO \.text\+0x00050000
|
|
0004000[02] R_PPC_ADDR16_HA \.text\+0x00050000
|
|
0004001[02] R_PPC_ADDR16_HA \.text\+0x00050000
|
|
0004002[02] R_PPC_ADDR16_HA \.text\+0x00050000
|