* common.opt (o): Add MissingArgError. * doc/options.texi (MissingArgError): Document. * hooks.c (hook_bool_constcharptr_size_t_false): Remove. * hooks.h (hook_bool_constcharptr_size_t_false): Remove. * langhooks-def.h (LANG_HOOKS_MISSING_ARGUMENT): Remove. (LANG_HOOKS_INITIALIZER): Remove missing_argument hook initializer. * langhooks.h (struct lang_hooks): Remove missing_argument. * optc-gen.awk: Handle MissingArgError and output new structure field initializers. * opts.c (read_cmdline_option): Use missing_argument_error field instead of missing_argument langhook. * opts.h (struct cl_option): Add missing_argument_error field. * system.h (LANG_HOOKS_MISSING_ARGUMENT): Poison. c-family: * c-common.h (c_common_missing_argument): Remove. * c-opts.c (c_common_missing_argument): Remove. * c.opt (A, D, F, I, MD, MMD, MQ, MT, U, fconstant-string-class=, idirafter, imacros, include, isysroot, isystem, iquote): Add MissingArgError. * c-objc-common.h (LANG_HOOKS_MISSING_ARGUMENT): Remove. cp: * cp-objcp-common.h (LANG_HOOKS_MISSING_ARGUMENT): Remove. po: * exgettext: Also extract MissingArgError texts from .opt files. From-SVN: r162571
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ChangeLog | Loading commit data... | |
EXCLUDES | Loading commit data... | |
be.po | Loading commit data... | |
da.po | Loading commit data... | |
de.po | Loading commit data... | |
el.po | Loading commit data... | |
es.po | Loading commit data... | |
exgettext | Loading commit data... | |
fi.po | Loading commit data... | |
fr.po | Loading commit data... | |
gcc.pot | Loading commit data... | |
id.po | Loading commit data... | |
ja.po | Loading commit data... | |
nl.po | Loading commit data... | |
ru.po | Loading commit data... | |
sr.po | Loading commit data... | |
sv.po | Loading commit data... | |
tr.po | Loading commit data... | |
zh_CN.po | Loading commit data... | |
zh_TW.po | Loading commit data... |