PR 11225
commit28595dd93b86dd27f7e095658d81d6cf4e8f305d
authorNick Clifton <nickc@redhat.com>
Thu, 28 Jan 2010 15:25:18 +0000 (28 15:25 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 28 Jan 2010 15:25:18 +0000 (28 15:25 +0000)
tree6a52af6cdbfa3e634b835467be36591846a98d9b
parentfe4f6b0b603ebbee91b3bcbc22c0f254da04c199
    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.
binutils/ChangeLog
binutils/objdump.c
gas/testsuite/ChangeLog
gas/testsuite/gas/pe/aligncomm-c.d
gas/testsuite/gas/s390/s390.exp
ld/testsuite/ChangeLog
ld/testsuite/ld-sh/refdbg-0-dso.d