src/bfd ChangeLog elf.c
amodra@sourceware.org
amodra@sourceware.org
Fri May 20 15:32:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2011-05-20 15:32:25
Modified files:
bfd : ChangeLog elf.c
Log message:
PR 12763
* elf.c (_bfd_elf_make_section_from_shdr): Set up TLS section LMAs
from PT_TLS header.
(_bfd_elf_map_sections_to_segments): Don't create a final PT_LOAD
segment if just for .tbss.
(assign_file_positions_for_load_sections): Don't report "can't
allocate in segment" errors for .tbss.
(assign_file_positions_for_non_load_sections): Don't set p_filesz
from SHT_NOBITS section filepos.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5351&r2=1.5352
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.536&r2=1.537
More information about the Binutils-cvs
mailing list