jit: document function pointers
commit2fdbf9e28223b01b58b87a17f95240b6ed067610
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 2017 17:12:19 +0000 (28 17:12 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 2017 17:12:19 +0000 (28 17:12 +0000)
treeb05eb2d2943cc4be7511e34d9c9c0720df40ead4
parent9dacb9f1fe4bba8457dbfc8c9743e824f1cb9e20
jit: document function pointers

gcc/jit/ChangeLog:
* docs/topics/expressions.rst (Function calls): Add link to
gcc_jit_context_new_function_ptr_type.
(Function pointers): Convert to cross-references to
function-pointers.rst, moving material there.
* docs/topics/function-pointers.rst: New page.
* docs/topics/index.rst: Add function-pointers.rst.
* docs/topics/types.rst (Function pointer types): New section.
* docs/_build/texinfo/libgccjit.texi: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253257 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/jit/ChangeLog
gcc/jit/docs/_build/texinfo/libgccjit.texi
gcc/jit/docs/topics/expressions.rst
gcc/jit/docs/topics/function-pointers.rst [new file with mode: 0644]
gcc/jit/docs/topics/index.rst
gcc/jit/docs/topics/types.rst