gcc/gcc/po
Joseph Myers 61ff2bdc6c common.opt (o): Add MissingArgError.
* 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
2010-07-27 15:43:31 +01:00
..
ChangeLog common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
EXCLUDES re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
be.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
da.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
de.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
el.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
es.po * es.po: Update. 2010-04-20 21:57:06 +01:00
exgettext common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
fi.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
fr.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
gcc.pot gcc.pot: Regenerate. 2010-04-06 15:21:32 +01:00
id.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
ja.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
nl.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
ru.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
sr.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
sv.po * sv.po: Update. 2010-05-01 16:23:59 +01:00
tr.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00
zh_CN.po zh_CN.po: Update. 2010-04-19 11:12:53 +01:00
zh_TW.po be.po, [...]: Update. 2010-04-16 15:52:16 +01:00