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 07:22:32 -0000

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

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-12-30 07:22:07

Modified files:
        gold           : ChangeLog i386.cc x86_64.cc 

Log message:
        PR 10450
        * i386.cc (class Target_i386): Initialize global_offset_table_ in
        constructor.  Add global_offset_table_ field.
        (Target_i386::got_section): Set global_offset_table_.
        (Target_i386::do_finalize_sections): Set global_offset_table_
        size.
        * x86_64.cc (class Target_x86_64): Initialize global_offset_table_
        in constructor.  Add global_offset_table_ field.
        (Target_x86_64::got_section): Set global_offset_table_.
        (Target_x86_64::do_finalize_sections): Set global_offset_table_
        size.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.404&r2=1.405
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.108&r2=1.109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.101&r2=1.102



-- 


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]