This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9dacb9f1fe4 [ARM] Remove ARMv8-M code for D17-D31 new 2fdbf9e2822 jit: document function pointers
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/jit/ChangeLog | 11 + gcc/jit/docs/_build/texinfo/libgccjit.texi | 1041 +++++++++++++++------------- gcc/jit/docs/topics/expressions.rst | 21 +- gcc/jit/docs/topics/function-pointers.rst | 80 +++ gcc/jit/docs/topics/index.rst | 1 + gcc/jit/docs/topics/types.rst | 6 + 6 files changed, 677 insertions(+), 483 deletions(-) create mode 100644 gcc/jit/docs/topics/function-pointers.rst