This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elflink.c
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 4 May 2007 14:17:07 -0000
- Subject: src/bfd ChangeLog elflink.c
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2007-05-04 14:17:07
Modified files:
bfd : ChangeLog elflink.c
Log message:
* elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn sections
are present examine the indirect sections in an attempt to compute the
correct relocation size. If there is any ambiguity, produce an error and
refuse to sort.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3829&r2=1.3830
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.258&r2=1.259