binutils/testsuite: Enable `strip-13' test for `hppa*-*'
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / elfedit-1.d
1 #PROG: elfedit
2 #elfedit: --output-mach l1om
3 #source: empty.s
4 #readelf: -h
5 #name: Update ELF header 1
6 #target: x86_64-*-*
7 #not-target: x86_64-*-gnux32 x86_64-*-nacl*
8
9 #...
10 ELF Header:
11 Magic: 7f 45 4c 46 0(1|2) 01 01 00 00 00 00 00 00 00 00 00
12 Class: ELF(32|64)
13 Data: 2's complement, little endian
14 Version: 1 \(current\)
15 #...
16 Machine: Intel L1OM
17 #...
This page took 0.032269 seconds and 4 git commands to generate.