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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.
Thomas Schwinge
3
-30
/
+48
2015-02-04
More fixes for update_web_docs_svn for jit docs (PR jit/64257)
David Malcolm
2
-1
/
+7
2015-02-04
jit: fix typo in docs
David Malcolm
3
-3
/
+9
2015-02-03
jit: option-logging
David Malcolm
6
-2
/
+137
2015-02-03
PR jit/64810: driver, arm, jit: configure-time default options
David Malcolm
6
-11
/
+155
2015-02-02
PR jit/64810: support DImode on arm
David Malcolm
2
-0
/
+9
2015-01-27
toplev: gcc version information for jit
David Malcolm
6
-2
/
+26
2015-01-27
Fix gcc_jit_context_get_last_error docs
David Malcolm
5
-14
/
+25
2015-01-26
PR jit/64708: remove libgccjit.so from COMPILERS
David Malcolm
2
-1
/
+6
2015-01-23
PR jit/64721: toplev: don't install signal-handlers when running within libgc...
David Malcolm
2
-1
/
+8
2015-01-20
New jit API entrypoint: gcc_jit_context_compile_to_file
David Malcolm
21
-581
/
+2942
2015-01-19
jit: fix crash in memento_of_new_string_literal::make_debug_string
David Malcolm
2
-0
/
+7
2015-01-16
Parallelize the jit testsuite
David Malcolm
2
-0
/
+10
2015-01-16
jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling of last argument.
Jakub Jelinek
3
-1
/
+28
2015-01-15
2015-01-15 Richard Sandiford <richard.sandiford@arm.com>
Richard Sandiford
40
-74
/
+78
2015-01-15
jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_op
David Malcolm
2
-0
/
+15
2015-01-13
jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_file
David Malcolm
12
-402
/
+2224
2015-01-12
libgccjit: detect various kinds of errors relating to params and locals
David Malcolm
4
-41
/
+520
2015-01-12
jit-playback.c: fix missing fclose
David Malcolm
2
-0
/
+6
2015-01-12
jit: API change to gcc_jit_context_new_global
David Malcolm
16
-292
/
+734
2015-01-09
Fix the jit build after header flattening of r219402
David Malcolm
6
-6
/
+46
2015-01-09
New jit API entrypoint: gcc_jit_context_new_rvalue_from_long
David Malcolm
12
-505
/
+637
2015-01-09
PR jit/64206: delay cleanup of tempdir if the user has requested debuginfo
David Malcolm
10
-21
/
+165
2015-01-08
libgccjit.h: Fix description of struct gcc_jit_context
David Malcolm
2
-8
/
+16
2015-01-08
jit: New API entrypoint: gcc_jit_context_get_last_error
David Malcolm
8
-386
/
+494
2015-01-08
New jit API entrypoint: gcc_jit_context_set_logfile
David Malcolm
20
-400
/
+1472
2015-01-08
jit: Add checking for dereference of void *
David Malcolm
3
-0
/
+18
2015-01-07
API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_op
David Malcolm
7
-311
/
+368
2015-01-07
Fix typo in jit-recording.h
David Malcolm
2
-1
/
+6
2015-01-07
jit.exp: support C++ testcases
David Malcolm
4
-7
/
+33
2015-01-07
jit.exp: Don't drop the extension from the testcase when naming executable
David Malcolm
3
-15
/
+21
2015-01-05
Update copyright years.
Jakub Jelinek
19
-19
/
+23
2014-12-19
Fix casting non-"int" to bool.
David Malcolm
2
-1
/
+8
2014-12-19
Fix issue with string options and nested gcc_jit_contexts
David Malcolm
2
-5
/
+14
2014-12-19
Handle NULL in gcc_jit_context_set_str_option
David Malcolm
2
-1
/
+6
2014-12-11
Move changelog entries from r218617 from gcc/ChangeLog to gcc/jit/ChangeLog
David Malcolm
1
-0
/
+18
2014-12-11
Document gccjit::context::set_str_option
David Malcolm
3
-148
/
+180
2014-12-11
Minor interface cleanups of libgccjit
Ulrich Drepper
5
-45
/
+61
2014-12-10
Document libgccjit++.h
David Malcolm
25
-35
/
+10164
2014-12-09
toyvm.c: use correct path in debuginfo
David Malcolm
2
-8
/
+34
2014-12-09
PR jit/63854: Document how to run the jit testsuite under valgrind
David Malcolm
3
-10
/
+119
2014-12-09
Add jit-tempdir.{c|h}
David Malcolm
7
-83
/
+292
2014-12-09
Fix bogus ChangeLog entry from r218521
David Malcolm
1
-0
/
+42
2014-12-09
Guard less code with the JIT mutex
David Malcolm
5
-22
/
+68
2014-12-09
jit-playback.c: Move dlopen code into a new function
David Malcolm
3
-19
/
+41
2014-12-09
PR jit/64166: Add API entrypoint gcc_jit_context_enable_dump
David Malcolm
9
-153
/
+527
2014-12-08
libgccjit++.h: use indentation to show inheritance
David Malcolm
2
-9
/
+17
2014-12-08
Make jit/notes.txt better reflect current status quo
David Malcolm
2
-4
/
+43
2014-12-01
Improvements to documentation of gcc_jit_context_release
David Malcolm
6
-12
/
+126
2014-12-01
PR jit/64018: Add description of error-handling to the JIT tutorial
David Malcolm
4
-253
/
+373
[prev]
[next]