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:    i...@sourceware.org    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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to