src/gold ChangeLog object.cc options.h
ian@sourceware.org
ian@sourceware.org
Tue Jan 5 00:32:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2010-01-05 00:32:23
Modified files:
gold : ChangeLog object.cc options.h
Log message:
PR 10980
* options.h (class General_options): Add --add-needed and
--copy-dt-needed-entries. Tweak --as-needed help entry.
* object.cc (Input_objects::check_dynamic_dependencies): Give an
error if --copy-dt-needed-entries aka --add-needed is used and
would cause a change in behaviour.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.420&r2=1.421
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.112&r2=1.113
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.126&r2=1.127
More information about the Binutils-cvs
mailing list