]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add call_fusage_contains_non_callee_clobbers hook
authorRadovan Obradovic <robradovic@mips.com>
Mon, 5 May 2014 22:51:36 +0000 (22:51 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 5 May 2014 22:51:36 +0000 (22:51 +0000)
commitaaeaa9a91c6166d095b0b128315290b538080fac
tree0143c588ed170c91e0177aa70b6d00bbdcffd76a
parenta29aa02e798ba731d43363495f158f0dea351160
Add call_fusage_contains_non_callee_clobbers hook

2014-05-05  Radovan Obradovic  <robradovic@mips.com>
            Tom de Vries  <tom@codesourcery.com>

* target.def (call_fusage_contains_non_callee_clobbers): New DEFHOOKPOD.
* doc/tm.texi.in (@node Stack and Calling): Add Miscellaneous Register
Hooks to @menu.
(@node Miscellaneous Register Hooks): New node.
(@hook TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS): New hook.
* doc/tm.texi: Regenerate.

Co-Authored-By: Tom de Vries <tom@codesourcery.com>
From-SVN: r210085
gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/target.def