2013-03-03 Sandra Loosemore <sandra@codesourcery.com>
commit090eadfb9e45d5011fc7ab8f0e28aa0a172bc7f1
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2013 20:21:26 +0000 (3 20:21 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2013 20:21:26 +0000 (3 20:21 +0000)
treecd68349cb850e06995ade8d1a0ac880a25aa6a00
parent35366896f5735466efd5a2a426690b7dc6a42298
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196418 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/target.def