bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/14570] Gold is broken for x32


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/14570] Gold is broken for x32
Date: Wed, 12 Sep 2012 18:29:24 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-09-12 18:29:24 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-09-12 18:29:19

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

Log message:
    PR gold/14570
    * output.cc: Rename Output_data_got template parameter from size
    to got_size for all functions.  Compile all variants of
    Output_data_got.
    (Output_data_got::Got_entry::write): Correct use of size for
    symbol value.  Use local_is_tls rather than casting to
    Sized_relobj_file.
    * object.h (class Object): Add local_is_tls and do_local_is_tls.
    (class Sized_relobj_file): Add do_local_is_tls.
    * incremental.h (class Sized_relobj_incr): Add do_local_is_tls.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.957&r2=1.958
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/incremental.h.diff?cvsroot=src&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/object.h.diff?cvsroot=src&r1=1.119&r2=1.120
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/output.cc.diff?cvsroot=src&r1=1.173&r2=1.174

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