diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2014-12-23 14:38:46 +0000 |
|---|---|---|
| committer | <> | 2015-05-26 15:48:41 +0000 |
| commit | 5500a97a2ad1735db5b35bc51cfb825c1f4c38df (patch) | |
| tree | cc6e777c26142b88456ff03a672e1cb69215fc32 /binutils/testsuite/binutils-all/elfedit-4.d | |
| download | binutils-tarball-master.tar.gz | |
Imported from /home/lorry/working-area/delta_binutils-tarball/binutils-2.25.tar.bz2.HEADbinutils-2.25master
Diffstat (limited to 'binutils/testsuite/binutils-all/elfedit-4.d')
| -rw-r--r-- | binutils/testsuite/binutils-all/elfedit-4.d | 17 |
1 files changed, 17 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..4336dd8 --- /dev/null +++ b/binutils/testsuite/binutils-all/elfedit-4.d @@ -0,0 +1,17 @@ +#PROG: elfedit +#elfedit: --output-mach k1om +#source: empty.s +#as: --64 +#readelf: -h +#name: Update ELF header 4 +#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 +#... |
