src/gold ChangeLog options.h resolve.cc
ian@sourceware.org
ian@sourceware.org
Tue Jan 5 05:56:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2010-01-05 05:56:28
Modified files:
gold : ChangeLog options.h resolve.cc
Log message:
PR 10980
* options.h (class General_options): Add
--allow-multiple-definition and -z muldefs.
* resolve.cc (Symbol_table::should_override): Don't warn about a
multiple symbol definition if --allow-multiple-definition or -z
muldefs.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.421&r2=1.422
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.127&r2=1.128
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/resolve.cc.diff?cvsroot=src&r1=1.48&r2=1.49
More information about the Binutils-cvs
mailing list