PR 11225
authorNick Clifton <nickc@redhat.com>
Thu, 28 Jan 2010 15:25:20 +0000 (15:25 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 28 Jan 2010 15:25:20 +0000 (15:25 +0000)
commit70ecb3842d3c4b2836c8b007743d996a2d6bef16
tree5ceffe798a8da70c28ff27b093dad95f2a973914
parent7434dadd5d36ea431f851b4e3a28b248f3b2c817
    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