|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs |
Date: | 13 Mar 2009 11:35:00 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-03-13 11:34 ------- Subject: Bug 9934 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-03-13 11:34:43 Modified files: bfd : ChangeLog elf-bfd.h elflink.c elf32-arm.c Log message: PR 9934 * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section. * elflink.c (elf_link_read_relocs_from_section): Use NUM_SHDR_ENTRIES. Gracefully handle the case where there are relocs but no symbol table. * elf32-arm.c (elf32_arm_check_relocs): Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4496&r2=1.4497 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.280&r2=1.281 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.330&r2=1.331 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&r1=1.180&r2=1.181 -- http://sourceware.org/bugzilla/show_bug.cgi?id=9934 ------- 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] |