bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12979] gold does not support -Bgroup


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/12979] gold does not support -Bgroup
Date: Mon, 11 Jul 2011 16:21:25 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-07-11 16:19:58 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-07-11 16:19:51

Modified files:
    gold           : layout.cc options.cc options.h target-reloc.h 
                     ChangeLog 

Log message:
    PR gold/12979
    * options.h (class General_options): Add -Bgroup.
    * options.cc (General_options::finalize): If -Bgroup is set,
    default to --unresolved-symbols=report-all.
    * layout.cc (Layout::finish_dynamic_section): Implement -Bgroup.
    * target-reloc.h (issue_undefined_symbol_error): Handle
    --unresolved-symbols=report-all.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.214&r2=1.215
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.113&r2=1.114
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.167&r2=1.168
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/target-reloc.h.diff?cvsroot=src&r1=1.49&r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.802&r2=1.803

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