src/gold ChangeLog options.cc options.h
ian@sourceware.org
ian@sourceware.org
Tue May 6 20:40:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2008-05-06 20:40:33
Modified files:
gold : ChangeLog options.cc options.h
Log message:
* options.h (DEFINE_var): Add set_user_set_##varname__.
(DEFINE_bool_alias): New macro.
(class General_options): Define -Bstatic using DEFINE_bool_alias
rather than DEFINE_special. Add --undefined as an alias for -z
defs.
* options.cc (General_options::parse_Bstatic): Remove.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.77&r2=1.78
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.71&r2=1.72
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.75&r2=1.76
More information about the Binutils-cvs
mailing list