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