src/bfd ChangeLog elf.c
hp@sourceware.org
hp@sourceware.org
Thu Nov 13 03:01:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: hp@sourceware.org 2008-11-13 03:01:15
Modified files:
bfd : ChangeLog elf.c
Log message:
PR ld/7028
* elf.c (assign_file_positions_for_load_sections): Allocate phrds
with bfd_zalloc2 instead of bfd_alloc2. For the amount, use
the possibly-preset header-size, not the computed one.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4356&r2=1.4357
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.469&r2=1.470
More information about the Binutils-cvs
mailing list