Re: [PATCH] Merger of the "dmalcolm/jit" branch

2014-10-13 Thread Jeff Law
On 09/23/14 12:45, David Malcolm wrote: As mentioned before, I'm using Sphinx for documentation (and also checking in autogenerated .texinfo for those who want docs without a sphinx toolchain installed). I'm interested in how Sphinx is working for this project as well as the Ada folks who have

Re: [PATCH] Merger of the "dmalcolm/jit" branch

2014-09-23 Thread Joseph S. Myers
Various *_finalize functions are missing comments explaining their semantics. Also the return type should be on the line before the function name. Shouldn't the jit.pdf, jit.install-html etc. Make-lang.in hooks actually build / install the documentation for this JIT? > +#include "config.h" >