diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/elfedit-4.d')
-rw-r--r-- | binutils/testsuite/binutils-all/elfedit-4.d | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/elfedit-4.d b/binutils/testsuite/binutils-all/elfedit-4.d new file mode 100644 index 0000000..2dc8009 --- /dev/null +++ b/binutils/testsuite/binutils-all/elfedit-4.d @@ -0,0 +1,16 @@ +#PROG: elfedit +#elfedit: --output-mach k1om +#source: empty.s +#readelf: -h +#name: Update ELF header 1 +#target: x86_64-*-* + +#... +ELF Header: + Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 + Class: ELF64 + Data: 2's complement, little endian + Version: 1 \(current\) +#... + Machine: Intel K1OM +#... |