bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10450] elfutils elflint failures


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug gold/10450] elfutils elflint failures
Date: 30 Dec 2009 04:00:45 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-30 
04:00 -------
Subject: Bug 10450

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-12-30 04:00:21

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

Log message:
        PR 10450
        * output.h (class Output_section): Add is_entsize_zero_ field.
        * output.cc (Output_section::Output_section): Initialize
        is_entsize_zero_.
        (Output_section::set_entsize): If two different entsizes are
        requested, force it to zero.
        (Output_section::add_input_section): Set flags for .debug_str
        before updating section flags.  Set entsize.
        (Output_section::update_flags_for_input_section): Set SHF_MERGE
        and SHF_STRING if all input sections have those flags.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.401&r2=1.402
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/output.cc.diff?cvsroot=src&r1=1.108&r2=1.109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/output.h.diff?cvsroot=src&r1=1.91&r2=1.92



-- 


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

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




reply via email to

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