Remove tic80 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / elfedit-5.d
1 #PROG: elfedit
2 #elfedit: --output-mach iamcu
3 #source: empty.s
4 #as: --32
5 #readelf: -h
6 #name: Update ELF header 5
7 #target: x86_64-*-* i386-*-*
8
9 #...
10 ELF Header:
11 Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
12 Class: ELF32
13 Data: 2's complement, little endian
14 Version: 1 \(current\)
15 #...
16 Machine: Intel MCU
17 #...
This page took 0.035222 seconds and 4 git commands to generate.