|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug binutils/10478] "File format not recognized" for some solaris libraries |
Date: | 9 Sep 2009 15:04:45 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-09 15:04 ------- Subject: Bug 10478 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-09-09 15:03:54 Modified files: bfd : ChangeLog elf.c elfcode.h binutils : ChangeLog readelf.c Log message: PR 10478: * elf.c (bfd_section_from_shdr): Do not reject sparc binaries with section headers containing sh_link values of SHN_BEFORE or SHN_AFTER. * elfcode.h (elf_object_p): Likewise. readelf.c (get_elf_section_flags): Add support for SHF_EXCLUDE and SHF_ORDERED. (process_section_headers): Warn about out of range sh_link values. When displaying detailed section header information annote the SHN_BEFORE and SHN_AFTER values. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4771&r2=1.4772 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.490&r2=1.491 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.95&r2=1.96 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1528&r2=1.1529 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.456&r2=1.457 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10478 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |