summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-01-28 15:25:18 +0000
committerNick Clifton <nickc@redhat.com>2010-01-28 15:25:18 +0000
commit28595dd93b86dd27f7e095658d81d6cf4e8f305d (patch)
tree6a52af6cdbfa3e634b835467be36591846a98d9b /ld
parentfe4f6b0b603ebbee91b3bcbc22c0f254da04c199 (diff)
downloadbinutils-redhat-28595dd93b86dd27f7e095658d81d6cf4e8f305d.tar.gz
PR 11225
* objdump.c (only): Replace with linked list. (only_size, only_used): Replace with only_list. (process_section_p): Set seen field on matches sections. (add_only): New function. (free_only_list): New function. (disassemble_section): Check only_list. (main): Use add_only and free_only_list. * gas/pe/aligncomm-c.d: Dump all sections. * ld-sh/refdbg-0-dso.d: Dump all sections.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog5
-rw-r--r--ld/testsuite/ld-sh/refdbg-0-dso.d2
2 files changed, 6 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 224aa939ef..9e3e0f1cc6 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-28 Nick Clifton <nickc@redhat.com>
+
+ PR 11225
+ * ld-sh/refdbg-0-dso.d: Dump all sections.
+
2010-01-26 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11218
diff --git a/ld/testsuite/ld-sh/refdbg-0-dso.d b/ld/testsuite/ld-sh/refdbg-0-dso.d
index c38fe3e91b..a8ec20677f 100644
--- a/ld/testsuite/ld-sh/refdbg-0-dso.d
+++ b/ld/testsuite/ld-sh/refdbg-0-dso.d
@@ -1,7 +1,7 @@
#source: refdbglib.s
#as: -little
#ld: -shared -EL
-#objdump: -drj.text
+#objdump: -dr
#target: sh*-*-linux* sh*-*-netbsd*
.*: +file format elf32-sh.*