]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-elf/seg.d
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-elf / seg.d
diff --git a/ld/testsuite/ld-elf/seg.d b/ld/testsuite/ld-elf/seg.d
new file mode 100644 (file)
index 0000000..d9436ae
--- /dev/null
@@ -0,0 +1,21 @@
+#target: *-*-linux* *-*-vxworks
+#source: seg.s
+#ld: -T seg.t -z max-page-size=0x1000
+#readelf: -l --wide
+
+#...
+Program Headers:
+  Type           Offset   VirtAddr.*
+# On MIPS, the first segment is for .reginfo.
+#...
+  LOAD           .*
+  LOAD           0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
+# FRV adds a PT_GNU_STACK header
+#...
+ Section to Segment mapping:
+  Segment Sections...
+   00     .*
+# On MIPS, the first segment is for .reginfo.
+#...
+   0.     reset boot 
+#pass