aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/binutils-all/note-2-32.d17
-rw-r--r--binutils/testsuite/binutils-all/note-2-32.s93
-rw-r--r--binutils/testsuite/binutils-all/note-2-64.d17
-rw-r--r--binutils/testsuite/binutils-all/note-2-64.s94
-rw-r--r--binutils/testsuite/binutils-all/objcopy.exp5
5 files changed, 226 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/note-2-32.d b/binutils/testsuite/binutils-all/note-2-32.d
new file mode 100644
index 0000000..0c0974c
--- /dev/null
+++ b/binutils/testsuite/binutils-all/note-2-32.d
@@ -0,0 +1,17 @@
+#PROG: objcopy
+#readelf: --notes --wide
+#objcopy: --merge-notes
+#name: merge notes section (32-bits)
+#source: note-2-32.s
+
+#...
+ Owner Data size Description
+[ ]+\$<version>1[ ]+0x00000004[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100 \(file: note1.s\)
+[ ]+\$<tool>gcc 7.0.1[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\+<stack prot>true[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\*<PIC>static[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\*<ABI>0x0[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\$<version>1[ ]+0x00000004[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x10. \(file: note2.s\)
+[ ]+!<stack prot>false[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x10.
+[ ]+\*<PIC>pic[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_FUNC[ ]+Applies from offset 0x10.
+#...
diff --git a/binutils/testsuite/binutils-all/note-2-32.s b/binutils/testsuite/binutils-all/note-2-32.s
new file mode 100644
index 0000000..8d9f53a
--- /dev/null
+++ b/binutils/testsuite/binutils-all/note-2-32.s
@@ -0,0 +1,93 @@
+ .text
+ .org 0x100
+ .global note1.s
+note1.s:
+ .word 0
+
+ .pushsection .gnu.build.attributes, "0x100000", %note
+ .balign 4
+ .dc.l 4
+ .dc.l 4
+ .dc.l 0x100
+ .asciz "$1"
+ .dc.l note1.s
+
+ .dc.l 12
+ .dc.l 0
+ .dc.l 0x100
+ .asciz "$gcc 7.0.1"
+
+ .dc.l 2
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2b, 0x2
+ .dc.b 0, 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2a, 0x7, 0
+ .dc.b 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2a, 0x6, 0
+ .dc.b 0
+ .popsection
+
+
+ .global note2.s
+note2.s:
+ .word 0x100
+
+ .pushsection .gnu.build.attributes, "0x100000", %note
+ .dc.l 4
+ .dc.l 4
+ .dc.l 0x100
+ .asciz "$1"
+ .dc.l note2.s
+
+ .dc.l 12
+ .dc.l 0
+ .dc.l 0x100
+ .asciz "$gcc 7.0.1"
+
+ .dc.l 2
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x21, 0x2
+ .dc.b 0, 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x101
+ .dc.b 0x2a, 0x7, 1
+ .dc.b 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2a, 0x6, 0
+ .dc.b 0
+ .popsection
+
+ .global note3.s
+note3.s:
+ .word 0x100
+
+ .pushsection .gnu.build.attributes, "0x100000", %note
+ .dc.l 4
+ .dc.l 4
+ .dc.l 0x100
+ .asciz "$1"
+ .dc.l note3.s
+
+ .dc.l 12
+ .dc.l 0
+ .dc.l 0x100
+ .asciz "$gcc 7.0.1"
+
+ .popsection
+
+
diff --git a/binutils/testsuite/binutils-all/note-2-64.d b/binutils/testsuite/binutils-all/note-2-64.d
new file mode 100644
index 0000000..3dd4582
--- /dev/null
+++ b/binutils/testsuite/binutils-all/note-2-64.d
@@ -0,0 +1,17 @@
+#PROG: objcopy
+#readelf: --notes --wide
+#objcopy: --merge-notes
+#name: merge notes section (64-bits)
+#source: note-2-64.s
+
+#...
+ Owner Data size Description
+[ ]+\$<version>1[ ]+0x00000008[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100 \(file: note1.s\)
+[ ]+\$<tool>gcc 7.0.1[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\+<stack prot>true[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\*<PIC>static[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\*<ABI>0x0[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x100
+[ ]+\$<version>1[ ]+0x00000008[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x10. \(file: note2.s\)
+[ ]+!<stack prot>false[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_OPEN[ ]+Applies from offset 0x10.
+[ ]+\*<PIC>pic[ ]+0x00000000[ ]+NT_GNU_BUILD_ATTRIBUTE_FUNC[ ]+Applies from offset 0x10.
+#...
diff --git a/binutils/testsuite/binutils-all/note-2-64.s b/binutils/testsuite/binutils-all/note-2-64.s
new file mode 100644
index 0000000..51317c8
--- /dev/null
+++ b/binutils/testsuite/binutils-all/note-2-64.s
@@ -0,0 +1,94 @@
+ .text
+ .org 0x100
+ .global note1.s
+note1.s:
+ .word 0
+
+ .pushsection .gnu.build.attributes, "0x100000", %note
+ .balign 4
+ .dc.l 4
+ .dc.l 8
+ .dc.l 0x100
+ .asciz "$1"
+ .8byte note1.s
+
+ .dc.l 12
+ .dc.l 0
+ .dc.l 0x100
+ .asciz "$gcc 7.0.1"
+
+ .dc.l 2
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2b, 0x2
+ .dc.b 0, 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2a, 0x7, 0
+ .dc.b 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2a, 0x6, 0
+ .dc.b 0
+ .popsection
+
+
+ .global note2.s
+note2.s:
+ .word 0x100
+
+ .pushsection .gnu.build.attributes, "0x100000", %note
+ .dc.l 4
+ .dc.l 8
+ .dc.l 0x100
+ .asciz "$1"
+ .8byte note2.s
+
+ .dc.l 12
+ .dc.l 0
+ .dc.l 0x100
+ .asciz "$gcc 7.0.1"
+
+ .dc.l 2
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x21, 0x2
+ .dc.b 0, 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x101
+ .dc.b 0x2a, 0x7, 1
+ .dc.b 0
+
+ .dc.l 3
+ .dc.l 0
+ .dc.l 0x100
+ .dc.b 0x2a, 0x6, 0
+ .dc.b 0
+ .popsection
+
+
+ .global note3.s
+note3.s:
+ .word 0x100
+
+ .pushsection .gnu.build.attributes, "0x100000", %note
+ .dc.l 4
+ .dc.l 8
+ .dc.l 0x100
+ .asciz "$1"
+ .8byte note3.s
+
+ .dc.l 12
+ .dc.l 0
+ .dc.l 0x100
+ .asciz "$gcc 7.0.1"
+
+ .popsection
+
+
diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp
index 91e0b65..7ecc0d5 100644
--- a/binutils/testsuite/binutils-all/objcopy.exp
+++ b/binutils/testsuite/binutils-all/objcopy.exp
@@ -1053,6 +1053,11 @@ if [is_elf_format] {
run_dump_test "group-6"
run_dump_test "copy-1"
run_dump_test "note-1"
+ if [is_elf64 tmpdir/bintest.o] {
+ run_dump_test "note-2-64"
+ } else {
+ run_dump_test "note-2-32"
+ }
}
run_dump_test "copy-2"