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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
Add support for global rvalue initialization and constructors
Petter Tomner
1
-0
/
+173
2021-12-12
libgccjit: Add support for setting the link section of global variables [PR10...
Antoni Boucher
2
-0
/
+30
2021-12-11
libgccjit: Add support for TLS variable [PR95415]
Antoni Boucher
2
-0
/
+46
2021-11-19
libgccjit: Add some reflection functions [PR96889]
Antoni Boucher
3
-1
/
+190
2021-11-12
jit: fix -Werror=format-overflow= in testsuite [PR103199]
David Malcolm
2
-2
/
+2
2021-08-19
JIT, testsuite, Darwin: Initial testsuite fixes.
Iain Sandoe
2
-2
/
+2
2021-01-14
jit: remove "Alpha" warning from docs
David Malcolm
3
-17
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
45
-86
/
+86
2020-11-12
jit: add support for inline asm [PR87291]
David Malcolm
9
-502
/
+1988
2020-09-14
libgccjit: Regenerate documentation for new entry point.
Andrea Corallo
1
-516
/
+564
2020-09-11
libgccjit: Add new gcc_jit_global_set_initializer entry point
Andrea Corallo
2
-0
/
+28
2020-05-27
jit: fix libgccjit.info entry [PR 91330]
David Malcolm
2
-3
/
+3
2020-05-26
jit: fix missing types for builtins [PR 95306]
David Malcolm
2
-1
/
+35
2020-05-26
jit: fix sphinx formatting issues in docs
David Malcolm
3
-615
/
+618
2020-05-26
jit: check for void types [PR 95296]
David Malcolm
6
-2569
/
+1372
2020-03-31
libgccjit: add new version entry point
AndreaCorallo
1
-0
/
+33
2020-01-01
Update copyright years.
Jakub Jelinek
43
-82
/
+82
2019-07-04
introduce gcc_jit_context_new_bitfield
Andrea Corallo
2
-0
/
+29
2019-02-05
libgccjit: introduce gcc_jit_context_add_driver_option
Andrea Corallo
2
-1
/
+40
2019-01-01
Update copyright years.
Jakub Jelinek
43
-82
/
+82
2018-01-03
Update copyright years.
Jakub Jelinek
43
-82
/
+82
2017-10-31
jit: add a way to preserve testsuite executables
David Malcolm
2
-7
/
+21
2017-10-04
jit: implement gcc_jit_context_new_rvalue_from_vector
David Malcolm
5
-481
/
+593
2017-09-28
jit: document function pointers
David Malcolm
5
-483
/
+666
2017-09-27
jit: implement gcc_jit_function_get_address
David Malcolm
4
-385
/
+475
2017-08-10
jit: add gcc_jit_type_get_vector
David Malcolm
4
-461
/
+614
2017-04-24
types.rst (gccjit::type::get_const): Remove comment.
David Malcolm
4
-451
/
+575
2017-01-01
Update copyright years.
Jakub Jelinek
42
-80
/
+80
2016-05-20
jit: implement gcc_jit_rvalue_set_bool_require_tail_call
David Malcolm
2
-0
/
+31
2016-05-17
jit: document gcc_jit_context_new_call_through_ptr
David Malcolm
2
-374
/
+405
2016-01-19
PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-up
David Malcolm
3
-500
/
+618
2016-01-04
Update copyright years.
Jakub Jelinek
42
-80
/
+80
2015-08-25
Support embedding the driver in-process within libgccjit
David Malcolm
4
-2
/
+51
2015-08-03
Refactoring of timevar API
David Malcolm
5
-268
/
+889
2015-07-23
jit: supply MULTILIB_DEFAULTS as arguments when invoking driver
David Malcolm
2
-29
/
+25
2015-07-16
jit: Add guide for submitting patches to jit docs
David Malcolm
2
-3
/
+240
2015-07-01
jit: document union types
David Malcolm
2
-395
/
+505
2015-07-01
jit: clarify (lack of) lifetime requirements on input const char *
David Malcolm
6
-3
/
+127
2015-06-30
jit: add switch statements
David Malcolm
6
-278
/
+878
2015-06-30
PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocks
David Malcolm
4
-410
/
+520
2015-06-30
PR jit/66628: add gcc_jit_context_add_command_line_option
David Malcolm
5
-393
/
+753
2015-06-30
jit: fix some .rst issues in docs
David Malcolm
3
-53
/
+55
2015-04-09
PR jit/65691: Fix copy&paste error in docs
David Malcolm
3
-5
/
+5
2015-03-13
jit docs: Add "Packaging notes" section
David Malcolm
2
-6
/
+118
2015-03-05
jit documentation fixes
David Malcolm
6
-358
/
+383
2015-02-04
More fixes for update_web_docs_svn for jit docs (PR jit/64257)
David Malcolm
1
-1
/
+1
2015-02-04
jit: fix typo in docs
David Malcolm
2
-3
/
+3
2015-02-03
jit: option-logging
David Malcolm
2
-0
/
+34
2015-02-03
PR jit/64810: driver, arm, jit: configure-time default options
David Malcolm
2
-5
/
+15
2015-01-27
toplev: gcc version information for jit
David Malcolm
2
-1
/
+5
[next]