Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-sh/fdpic-funcdesc-static.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

26 lines
603 B
D

#source: fdpic-funcdesc-static.s
#as: --isa=sh2a -big --fdpic
#ld: -EB -mshelf_fd
#objdump: -ds
#target: sh*-*-uclinux*
.*:[ \t]+file format elf32-shbig-fdpic
Contents of section \.text:
400094 00090009[ \t]+.*
Contents of section \.rofixup:
400098 004100ac 004100b0 004100a8 004100b4[ \t]+.*
Contents of section \.data:
4100a8 004100ac[ \t]+.*
Contents of section \.got:
4100ac 00400094 004100b4 00000000 00000000[ \t]+.*
4100bc 00000000[ \t]+.*
Disassembly of section \.text:
00400094 <foo>:
[ \t]+400094:[ \t]+00 09[ \t]+nop[ \t]+
00400096 <_start>:
[ \t]+400096:[ \t]+00 09[ \t]+nop[ \t]+