bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12763] [PATCH] Incorrect error when .tbss starts outside PT_LOAD


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12763] [PATCH] Incorrect error when .tbss starts outside PT_LOAD segment
Date: Fri, 20 May 2011 15:33:29 +0000

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:    address@hidden    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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]