------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-06-24 
00:38 -------
Subject: Bug 10219

CVSROOT:        /cvs/src
Module name:    src
Changes by:     i...@sourceware.org     2009-06-24 00:38:00

Modified files:
        gold           : ChangeLog layout.cc layout.h 

Log message:
        PR 10219
        * layout.cc (Layout::Layout): Initialize have_stabstr_section_.
        (Layout::make_output_section): Set have_stabstr_section_ if we see
        a .stab*str section.
        (Layout::finalize): Call link_stabs_sections.
        (Layout::link_stabs_sections): New file.
        * layout.h (class Layout): Add have_stabstr_section_ field.
        Declare link_stabs_sections.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.248&r2=1.249
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.128&r2=1.129
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.h.diff?cvsroot=src&r1=1.65&r2=1.66



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to