bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12467] libbfd cant recognize valid ELF file


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/12467] libbfd cant recognize valid ELF file
Date: Tue, 8 Feb 2011 09:40:26 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-02-08 09:40:10 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-02-08 09:40:05

Modified files:
    binutils       : ChangeLog readelf.c 
    bfd            : ChangeLog elf.c 

Log message:
    PR binutils/12467
    * readelf.c (process_program_headers): Issue a warning if there
    are no program headers but the file header has a non-zero program
    header offset.
    (process_section_headers): Issue a warning if there are no section
    headers but the file header has a non-zero section header offset.
    (process_section_groups): Reword the no section message so that it
    can be distinguished from the one issued by process_section_headers.

    * elf.c (assign_file_positions_for_load_sections): Set the program
    header offset and entry size to zero if there are no program
    headers.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1740&r2=1.1741
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.531&r2=1.532
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5241&r2=1.5242
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.528&r2=1.529

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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