[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / seg.d
CommitLineData
f1ac0afe 1#target: *-*-linux* *-*-gnu* *-*-vxworks arm*-*-uclinuxfdpiceabi
d3cfff61
NS
2#source: seg.s
3#ld: -T seg.t -z max-page-size=0x1000
4#readelf: -l --wide
5
6#...
7Program Headers:
4be84a55 8 Type Offset VirtAddr.*
142b237b
MM
9# On MIPS, the first segment is for .reginfo.
10#...
d3cfff61 11 LOAD .*
4be84a55 12 LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
53b0eb27
AM
13# FRV adds a PT_GNU_STACK header
14#...
d3cfff61
NS
15 Section to Segment mapping:
16 Segment Sections...
17 00 .*
142b237b
MM
18# On MIPS, the first segment is for .reginfo.
19#...
20 0. reset boot
53b0eb27 21#pass
This page took 0.570518 seconds and 4 git commands to generate.