[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / elfedit-2.d
1 #PROG: elfedit
2 #elfedit: --output-type exec
3 #source: empty.s
4 #readelf: -h
5 #name: Update ELF header 2
6 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
7
8 #...
9 ELF Header:
10 Magic: 7f 45 4c 46 .*
11 #...
12 Version:[ \t]+1 \(current\)
13 #...
14 Type:[ \t]+EXEC \(Executable file\)
15 #...
This page took 0.059265 seconds and 4 git commands to generate.