[GCC, DOCS, AArch64] Add missing documenation for mbranch-protection
commitdeb012a19d852a3decf241cb4f81f6f7a606df69
authorSudakshina Das <sudi.das@arm.com>
Wed, 3 Apr 2019 10:02:23 +0000 (3 10:02 +0000)
committerSudakshina Das <sudi@gcc.gnu.org>
Wed, 3 Apr 2019 10:02:23 +0000 (3 10:02 +0000)
tree30f21c18b7394366b57038f93f0043d4c09d3e9e
parent67a9a71183b2f51c1c96fbc5523504eb5834e44f
[GCC, DOCS, AArch64] Add missing documenation for mbranch-protection

This patch add the missing documentation bits for -mbranch-protection in both
extend.texi and invoke.texi.

*** gcc/ChangeLog ***

2019-04-03  Sudakshina Das  <sudi.das@arm.com>

* doc/extend.texi: Add deprecated comment on sign-return-address
function attribute and add mbranch-protection.
* doc/invoke.texi: Add bti to the options for mbranch-protection.

From-SVN: r270119
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/invoke.texi