This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2968df8 libitm: Remove dead code. new 6216d12 PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-up new fd2ecb3 2016-01-19 Sandra Loosemore sandra@codesourcery.com
The 2 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/ChangeLog | 8 + gcc/doc/invoke.texi | 169 +++-- gcc/doc/standards.texi | 111 +-- gcc/jit/ChangeLog | 31 + gcc/jit/docs/_build/texinfo/libgccjit.texi | 1035 +++++++++++++++------------- gcc/jit/docs/cp/intro/tutorial04.rst | 9 +- gcc/jit/docs/examples/tut04-toyvm/toyvm.cc | 74 +- gcc/jit/jit-playback.c | 24 +- gcc/jit/jit-tempdir.c | 18 +- gcc/jit/jit-tempdir.h | 8 + 10 files changed, 841 insertions(+), 646 deletions(-)