This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 19 May 2008 06:06:03 -0000
- Subject: src/bfd ChangeLog elf.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2008-05-19 06:06:03
Modified files:
bfd : ChangeLog elf.c
Log message:
PR 2995, PR 6473
* elf.c (_bfd_elf_make_section_from_shdr): Leave lma equal to
vma when all p_paddr fields are zero and there is more than
one PT_LOAD header.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4211&r2=1.4212
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.444&r2=1.445