bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/11225] objdump -j silently ignore bad section name


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug binutils/11225] objdump -j silently ignore bad section name
Date: 28 Jan 2010 15:25:33 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-28 
15:25 -------
Subject: Bug 11225

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2010-01-28 15:25:20

Modified files:
        ld/testsuite   : ChangeLog 
        ld/testsuite/ld-sh: refdbg-0-dso.d 
        gas/testsuite  : ChangeLog 
        gas/testsuite/gas/pe: aligncomm-c.d 
        gas/testsuite/gas/s390: s390.exp 
        binutils       : ChangeLog objdump.c 

Log message:
        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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1212&r2=1.1213
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-sh/refdbg-0-dso.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1625&r2=1.1626
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/pe/aligncomm-c.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/s390.exp.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1607&r2=1.1608
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objdump.c.diff?cvsroot=src&r1=1.169&r2=1.170



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11225

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]