------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-07 
17:15 -------
Subject: Bug 10893

CVSROOT:        /cvs/src
Module name:    src
Changes by:     h...@sourceware.org     2009-12-07 17:14:56

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

Log message:
        2009-12-07  H.J. Lu  <hongjiu...@intel.com>
        
        PR gold/10893
        * i386.cc (Target_i386::Scan::globa): Use is_func instead of
        checking elfcpp::STT_FUNC.
        (Target_i386::Relocate::relocate): Likewise.
        * x86_64.cc (Target_x86_64::Scan::global): Likewise.
        
        * symtab.cc (Symbol_table::sized_write_symbol): Turn IFUNC
        symbols from shared libraries into normal FUNC symbols.
        
        * symtab.h (Symbol): Add is_func and use it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.377&r2=1.378
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.102&r2=1.103
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/symtab.cc.diff?cvsroot=src&r1=1.129&r2=1.130
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/symtab.h.diff?cvsroot=src&r1=1.96&r2=1.97
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.95&r2=1.96



-- 


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

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