http://sourceware.org/bugzilla/show_bug.cgi?id=12763

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-05-20 15:32:27 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    amo...@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

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to