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

#...
ELF Header:
  Magic:   7f 45 4c 46 .*
#...
  Version:[ \t]+1 \(current\)
#...
  OS/ABI:[ \t]+FenixOS
#...