Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-mmix/sec-5.d
T
vasilito ff4ff35918 feat: track all source trees in git — full fork offline-first model
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.
2026-05-14 10:55:53 +01:00

29 lines
1.1 KiB
D

#source: b-twoinsn.s
#source: b-offloc.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objdump: -sh
# Check that sections are automatically created to cope with contents at
# unexpected addresses when an mmo is read in. We used to do this by
# e.g. linking .text at an unexpected address, like in sec-9.d. That no
# longer works, because .text and .data now gets section descriptors at
# mmo output when the address and contents doesn't trivially reflect the
# section contents at link time. To test, we instead read in an mmo
# formed from a link to binary format, like the b-*.d tests for mmo
# execution paths.
.*: file format mmo
Sections:
Idx Name Size VMA LMA File off Algn
0 \.text 0+8 0+ 0+ 0+ 2\*\*2
CONTENTS, ALLOC, LOAD, CODE
1 \.MMIX\.sec\.0 0+10 789abcdef0123458 789abcdef0123458 0+ 2\*\*2
CONTENTS, ALLOC, LOAD
Contents of section \.text:
0+ e3fd0001 e3fd0004 .*
Contents of section \.MMIX\.sec\.0:
789abcdef0123458 b045197d 2c1b03b2 e4dbf877 0fc766fb .*