bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/12880] gold doesn't generate PT_INTERP for .interp section
Date: Sun, 19 Jun 2011 22:09:39 +0000

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-06-19 22:09:21 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-06-19 22:09:18

Modified files:
    gold           : ChangeLog layout.cc script-sections.cc 

Log message:
    PR gold/12880
    * layout.cc (Layout::attach_allocated_section_to_segment): Add a
    .interp section to a PT_INTERP segment even if we have seen a
    --dynamic-linker option.  Don't do it if we have seen a PHDRS
    clause in a linker script.
    (Layout::finalize): Don't create a .interp section if we've
    already create a PT_INTERP segment.
    (Layout::create_interp): Always call choose_output_section (revert
    patch of 2011-06-17).  Don't create PT_INTERP segment.
    * script-sections.cc
    (Script_sections::create_note_and_tls_segments): Add a .interp
    section to a PT_INTERP segment even if we have seen a
    --dynamic-linker option.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.762&r2=1.763
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.203&r2=1.204
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/script-sections.cc.diff?cvsroot=src&r1=1.51&r2=1.52

-- 
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]