summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/binutils/testsuite/binutils-all/elfedit-1.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/binutils/testsuite/binutils-all/elfedit-1.d')
-rw-r--r--binutils-2.25/binutils/testsuite/binutils-all/elfedit-1.d16
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils-2.25/binutils/testsuite/binutils-all/elfedit-1.d b/binutils-2.25/binutils/testsuite/binutils-all/elfedit-1.d
new file mode 100644
index 00000000..700d5428
--- /dev/null
+++ b/binutils-2.25/binutils/testsuite/binutils-all/elfedit-1.d
@@ -0,0 +1,16 @@
+#PROG: elfedit
+#elfedit: --output-mach l1om
+#source: empty.s
+#readelf: -h
+#name: Update ELF header 1
+#target: x86_64-*-*
+
+#...
+ELF Header:
+ Magic: 7f 45 4c 46 0(1|2) 01 01 00 00 00 00 00 00 00 00 00
+ Class: ELF(32|64)
+ Data: 2's complement, little endian
+ Version: 1 \(current\)
+#...
+ Machine: Intel L1OM
+#...