]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add documentation for fcf-protection option and nocf_check attribute
authorIgor Tsimbalist <igor.v.tsimbalist@intel.com>
Fri, 20 Oct 2017 14:03:07 +0000 (16:03 +0200)
committerIgor Tsimbalist <itsimbal@gcc.gnu.org>
Fri, 20 Oct 2017 14:03:07 +0000 (16:03 +0200)
commit771c6b44dd035329df336152747fcc689b405199
tree311cc53283a3e5bb735bf534def54979c88b9f7a
parent51e28fffbec42be94bd281b0234a38774bdf6c21
Add documentation for fcf-protection option and nocf_check attribute

gcc/doc/
* extend.texi: Add 'nocf_check' documentation.
* gimple.texi: Add second parameter to gimple_build_call_from_tree.
* invoke.texi: Add -fcf-protection documentation.
* rtl.texi: Add REG_CALL_NOTRACK documenation.

From-SVN: r253938
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/gimple.texi
gcc/doc/invoke.texi
gcc/doc/rtl.texi