aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/elfedit-5.d
blob: 44b3c71fce78a367222f8bfda4e59340647d46a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#PROG: elfedit
#elfedit: --output-mach iamcu
#source: empty.s
#as: --32
#readelf: -h
#name: Update ELF header 5
#target: x86_64-*-* i386-*-*

#...
ELF Header:
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF32
  Data:                              2's complement, little endian
  Version:                           1 \(current\)
#...
  Machine:                           Intel MCU
#...