[jit] Documentation tweaks

2014-10-07 Thread David Malcolm
Committed to branch dmalcolm/jit: gcc/jit/ChangeLog.jit: * docs/internals/index.rst (Overview of code structure): Directly include the comment from jit-common.h as rst, rather than as a quoted C++ comment. * jit-common.h: Convert the summary format to valid

[jit] Documentation tweaks

2014-09-29 Thread David Malcolm
Committed to branch dmalcolm/jit: gcc/jit/ChangeLog.jit: * TODO.rst: Update. * docs/topics/expressions.rst (gcc_jit_context_new_call): Add a note clarifying the behavior of this entrypoint. * docs/topics/functions.rst (Creating and using functions): Markup