summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/binutils/testsuite/binutils-all/elfedit-4.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/binutils/testsuite/binutils-all/elfedit-4.d')
-rw-r--r--binutils-2.25/binutils/testsuite/binutils-all/elfedit-4.d17
1 files changed, 17 insertions, 0 deletions
diff --git a/binutils-2.25/binutils/testsuite/binutils-all/elfedit-4.d b/binutils-2.25/binutils/testsuite/binutils-all/elfedit-4.d
new file mode 100644
index 00000000..4336dd8c
--- /dev/null
+++ b/binutils-2.25/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
+#...