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
2021-01-15
Daily bump.
GCC Administrator
1
-0
/
+6
2021-01-14
jit: remove "Alpha" warning from docs
David Malcolm
3
-17
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
68
-109
/
+109
2021-01-04
Update Copyright in ChangeLog files
Jakub Jelinek
1
-1
/
+1
2020-11-26
Daily bump.
GCC Administrator
1
-0
/
+7
2020-11-25
Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)
Martin Sebor
1
-4
/
+16
2020-11-21
Daily bump.
GCC Administrator
1
-0
/
+9
2020-11-20
configury: Fix up --enable-link-serialization support
Jakub Jelinek
1
-3
/
+3
2020-11-19
Daily bump.
GCC Administrator
1
-0
/
+6
2020-11-18
configury: --enable-link-serialization support
Jakub Jelinek
1
-2
/
+6
2020-11-13
Daily bump.
GCC Administrator
1
-0
/
+132
2020-11-12
jit: add support for inline asm [PR87291]
David Malcolm
18
-505
/
+3342
2020-11-12
jit: fix string escaping
David Malcolm
2
-13
/
+35
2020-11-12
libgccjit.h: fix typo in comment
David Malcolm
1
-1
/
+1
2020-09-15
Daily bump.
GCC Administrator
1
-0
/
+4
2020-09-14
libgccjit: Regenerate documentation for new entry point.
Andrea Corallo
1
-516
/
+564
2020-09-12
Daily bump.
GCC Administrator
1
-0
/
+36
2020-09-11
libgccjit: Add new gcc_jit_global_set_initializer entry point
Andrea Corallo
10
-13
/
+391
2020-08-29
Daily bump.
GCC Administrator
1
-0
/
+5
2020-08-28
Correct calls to vec::safe_grow in conditionally compiled code.
Martin Sebor
1
-1
/
+1
2020-08-23
Daily bump.
GCC Administrator
1
-0
/
+9
2020-08-22
libgccjit: Update comments for gcc_jit_context_new_rvalue_from* functions
Andrea Corallo
1
-5
/
+9
2020-06-16
Daily bump.
GCC Administrator
1
-0
/
+6
2020-06-16
gcc/jit: Rename libgccjit.dll to libgccjit-0.dll.
Nicolas Bertolo
1
-8
/
+10
2020-06-04
Daily bump.
GCC Administrator
1
-0
/
+6
2020-06-03
jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
David Malcolm
1
-1
/
+3
2020-06-03
Daily bump.
GCC Administrator
1
-0
/
+33
2020-06-02
jit: fix __builtin_unreachable [PR 95426]
David Malcolm
1
-1
/
+459
2020-05-29
Daily bump.
GCC Administrator
1
-0
/
+22
2020-05-28
jit: port libgccjit to Windows
Nicolás Bértolo
8
-20
/
+406
2020-05-28
Daily bump.
GCC Administrator
1
-0
/
+13
2020-05-27
jit: use deep unsharing of trees [PR 95314]
David Malcolm
2
-1
/
+9
2020-05-27
jit: fix libgccjit.info entry [PR 91330]
David Malcolm
2
-3
/
+3
2020-05-27
Daily bump.
GCC Administrator
1
-0
/
+52
2020-05-26
jit: fix missing types for builtins [PR 95306]
David Malcolm
4
-11
/
+148
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
7
-2573
/
+1402
2020-03-31
libgccjit: add new version entry point
AndreaCorallo
6
-1
/
+138
2020-03-23
libgccjit: handle long literals in playback::context::new_string_literal
AndreaCorallo
3
-9
/
+19
2020-01-01
Update copyright years.
Jakub Jelinek
65
-104
/
+108
2019-11-29
Remove unused decimal floating-point pointer types
Julian Brown
2
-3
/
+5
2019-11-20
jit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC since r278084 (PR jit/92483)
David Malcolm
2
-4
/
+8
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
2
-3
/
+7
2019-08-10
Assorted ChangeLog cleanups.
Jakub Jelinek
1
-4
/
+4
2019-07-22
[jit] check result_type in gcc_jit_context_new_unary_op
Andrea Corallo
4
-5
/
+26
2019-07-04
jit: gcc_jit_context_new_binary_op check res type
Andrea Corallo
2
-0
/
+11
2019-07-04
introduce gcc_jit_context_new_bitfield
Andrea Corallo
12
-20
/
+341
2019-03-21
hash-table.h (hash_table): Add Lazy template parameter defaulted to false...
Jakub Jelinek
2
-1
/
+6
2019-02-05
libgccjit: introduce gcc_jit_context_add_driver_option
Andrea Corallo
10
-1
/
+169
2019-01-01
Update copyright years.
Jakub Jelinek
65
-104
/
+108
[next]