aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2005-10-26 01:34:05 +0000
committerHans-Peter Nilsson <hp@axis.com>2005-10-26 01:34:05 +0000
commitee4ced6a5c895a92192d4b7c8f01680ce0447773 (patch)
tree1df9b23c1cabfa2c80f34138dafea011f4bb3703 /ld
parentbe75119426d1c6a69b68038d750acabac3f2419d (diff)
downloadgdb-ee4ced6a5c895a92192d4b7c8f01680ce0447773.zip
gdb-ee4ced6a5c895a92192d4b7c8f01680ce0447773.tar.gz
gdb-ee4ced6a5c895a92192d4b7c8f01680ce0447773.tar.bz2
* ld-mmix/bpo-6.d, ld-mmix/bpo-19.d: Adjust for symbols between
section symbols and the _start symbol.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog5
-rw-r--r--ld/testsuite/ld-mmix/bpo-19.d1
-rw-r--r--ld/testsuite/ld-mmix/bpo-6.d1
3 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 70689e3..0f85aa3 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-26 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * ld-mmix/bpo-6.d, ld-mmix/bpo-19.d: Adjust for symbols between
+ section symbols and the _start symbol.
+
2005-10-25 Alan Modra <amodra@bigpond.net.au>
* ld-elf/orphan.d: Adjust for mips.
diff --git a/ld/testsuite/ld-mmix/bpo-19.d b/ld/testsuite/ld-mmix/bpo-19.d
index d017997..870dba2 100644
--- a/ld/testsuite/ld-mmix/bpo-19.d
+++ b/ld/testsuite/ld-mmix/bpo-19.d
@@ -15,6 +15,7 @@ SYMBOL TABLE:
0+ l d \*ABS\* 0+ (|\.shstrtab)
0+ l d \*ABS\* 0+ (|\.symtab)
0+ l d \*ABS\* 0+ (|\.strtab)
+#...
0+ g \.text 0+ _start
#...
diff --git a/ld/testsuite/ld-mmix/bpo-6.d b/ld/testsuite/ld-mmix/bpo-6.d
index 39e6a67..39c3a91 100644
--- a/ld/testsuite/ld-mmix/bpo-6.d
+++ b/ld/testsuite/ld-mmix/bpo-6.d
@@ -14,6 +14,7 @@ SYMBOL TABLE:
0+ l d \*ABS\* 0+ (|\.shstrtab)
0+ l d \*ABS\* 0+ (|\.symtab)
0+ l d \*ABS\* 0+ (|\.strtab)
+#...
0+ g \.text 0+ _start
#...