index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
jit
/
docs
/
topics
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
jit: document union types
David Malcolm
1
-0
/
+19
2015-07-01
jit: clarify (lack of) lifetime requirements on input const char *
David Malcolm
5
-1
/
+60
2015-06-30
jit: add switch statements
David Malcolm
3
-2
/
+109
2015-06-30
PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocks
David Malcolm
2
-2
/
+34
2015-06-30
PR jit/66628: add gcc_jit_context_add_command_line_option
David Malcolm
3
-0
/
+127
2015-04-09
PR jit/65691: Fix copy&paste error in docs
David Malcolm
1
-1
/
+1
2015-03-05
jit documentation fixes
David Malcolm
3
-3
/
+3
2015-02-04
jit: fix typo in docs
David Malcolm
1
-1
/
+1
2015-01-27
Fix gcc_jit_context_get_last_error docs
David Malcolm
2
-4
/
+4
2015-01-20
New jit API entrypoint: gcc_jit_context_compile_to_file
David Malcolm
2
-6
/
+78
2015-01-15
2015-01-15 Richard Sandiford <richard.sandiford@arm.com>
Richard Sandiford
8
-8
/
+8
2015-01-13
jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_file
David Malcolm
1
-0
/
+24
2015-01-12
jit: API change to gcc_jit_context_new_global
David Malcolm
2
-5
/
+78
2015-01-09
New jit API entrypoint: gcc_jit_context_new_rvalue_from_long
David Malcolm
1
-2
/
+10
2015-01-08
jit: New API entrypoint: gcc_jit_context_get_last_error
David Malcolm
1
-1
/
+17
2015-01-08
New jit API entrypoint: gcc_jit_context_set_logfile
David Malcolm
1
-0
/
+50
2015-01-07
API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_op
David Malcolm
1
-0
/
+11
2014-12-10
Document libgccjit++.h
David Malcolm
1
-1
/
+1
2014-12-09
PR jit/64166: Add API entrypoint gcc_jit_context_enable_dump
David Malcolm
1
-0
/
+47
2014-12-01
Improvements to documentation of gcc_jit_context_release
David Malcolm
2
-4
/
+39
2014-12-01
PR jit/64018: Add description of error-handling to the JIT tutorial
David Malcolm
1
-5
/
+17
2014-12-01
PR jit/64020: Fixes to handling of builtins
David Malcolm
1
-23
/
+26
2014-11-11
Merger of dmalcolm/jit branch from git
David Malcolm
8
-0
/
+1601