bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12279] GOLD produces bad executable when mixing TLS and non-TL


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/12279] GOLD produces bad executable when mixing TLS and non-TLS symbols
Date: Fri, 8 Jul 2011 23:49:19 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-07-08 23:49:14 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-07-08 23:49:11

Modified files:
    gold           : ChangeLog i386.cc resolve.cc symtab.cc symtab.h 
                     x86_64.cc 

Log message:
    PR gold/12279
    * resolve.cc (Symbol_table::should_override): Add fromtype
    parameter.  Change all callers.  Give error when linking together
    TLS and non-TLS symbol.
    (Symbol_table::should_override_with_special): Add fromtype
    parameter.  Change all callers.
    * i386.cc (Target_i386::Relocate::relocate_tls): Don't crash if
    there is no TLS segment if we have reported some errors.
    * x86_64.cc (Target_x86_64::relocate_tls): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.797&r2=1.798
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.136&r2=1.137
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/resolve.cc.diff?cvsroot=src&r1=1.62&r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/symtab.cc.diff?cvsroot=src&r1=1.156&r2=1.157
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/symtab.h.diff?cvsroot=src&r1=1.123&r2=1.124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.134&r2=1.135

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