r196418 - in /trunk/gcc: ChangeLog doc/tm.texi ...
sandra@gcc.gnu.org
sandra@gcc.gnu.org
Sun Mar 3 20:21:00 GMT 2013
Author: sandra
Date: Sun Mar 3 20:21:26 2013
New Revision: 196418
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196418
Log:
2013-03-03 Sandra Loosemore <sandra@codesourcery.com>
gcc/
* target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments;
the attribute is now called "target" instead of "option".
(TARGET_OPTION_PRAGMA_PARSE): Likewise, for the pragma.
* doc/tm.texi.in (Target Attributes): Likewise document the correct
attribute/pragma name for TARGET_OPTION_VALID_P and
TARGET_OPTION_PRAGMA_PARSE. Also copy-edit and correct markup.
* doc/tm.texi: Regenerated.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/tm.texi
trunk/gcc/doc/tm.texi.in
trunk/gcc/target.def
More information about the Gcc-cvs
mailing list