Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-cris/tls-gc-79.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

28 lines
724 B
D

#source: start1.s
#source: tls128.s
#source: tls-ie-8e.s
#source: tls-x.s
#as: --no-underscore --em=criself
#ld: -m crislinux --gc-sections
#objdump: -s -t -r -p
# An executable with a single R_CRIS_32_IE, with gc. Check that we
# have nothing left but the start symbol and its code.
.*: file format elf32-cris
Program Header:
LOAD off 0x0+ vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*13
filesz 0x0+58 memsz 0x0+58 flags r-x
private flags = 0:
SYMBOL TABLE:
0+80054 l d \.text 0+ \.text
0+80054 g \.text 0+ _start
0+82058 g \.text 0+ __bss_start
0+82058 g \.text 0+ _edata
0+82060 g \.text 0+ _end
Contents of section \.text:
80054 41b20+ .*