aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-powerpc/reloc.d5
2 files changed, 5 insertions, 4 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 2b107b2..f1fbcb9 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-19 Alan Modra <amodra@bigpond.net.au>
+
+ * ld-powerpc/reloc.d: Update to suit removal of non-alloc relocs.
+
2005-04-15 Alan Modra <amodra@bigpond.net.au>
* ld-d10v/default_layout.d: Update for unused section removal.
diff --git a/ld/testsuite/ld-powerpc/reloc.d b/ld/testsuite/ld-powerpc/reloc.d
index 08a209d..1c7eb8a 100644
--- a/ld/testsuite/ld-powerpc/reloc.d
+++ b/ld/testsuite/ld-powerpc/reloc.d
@@ -1,6 +1,5 @@
# Test that orphan reloc sections are placed before .rela.plt even when
-# .rela.plt is the only reloc section. Also tests that orphan non-alloc
-# reloc sections go after alloc sections.
+# .rela.plt is the only reloc section.
#source: reloc.s
#ld: -shared -z nocombreloc
@@ -11,6 +10,4 @@
.*\.relaplatypus.*
#...
.*\.rela\.plt.*
-#...
-.*\.relaechidna.*
#pass