aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/elfedit-2.d
blob: b32b97ceff066eaa40cc9ffe78abd96fbc238adb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#PROG: elfedit
#elfedit: --output-type exec
#source: empty.s
#readelf: -h
#name: Update ELF header 2
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi

#...
ELF Header:
  Magic:   7f 45 4c 46 .*
#...
  Version:[ \t]+1 \(current\)
#...
  Type:[ \t]+EXEC \(Executable file\)
#...