src/gold ChangeLog options.cc options.h
ccoutant@sourceware.org
ccoutant@sourceware.org
Tue Aug 25 01:10:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: ccoutant@sourceware.org 2009-08-25 01:10:48
Modified files:
gold : ChangeLog options.cc options.h
Log message:
* options.h (Command_line::Pre_options): New class.
(Command_line::pre_options): New member.
* options.cc (gold::options::ready_to_register): New variable.
(One_option::register_option): Do nothing if not registering options.
Assert if same short option registered twice.
(General_options::General_options): Turn off option registration when
done constructing.
(Command_line::Pre_options::Pre_options): New constructor.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.278&r2=1.279
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.88&r2=1.89
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.105&r2=1.106
More information about the Binutils-cvs
mailing list