projects
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ipa/97673 - fix input_location leak
[gcc.git]
/
gcc
/
jit
/
2021-01-15
GCC Administrator
Daily bump.
tree
|
commitdiff
2021-01-14
David Malcolm
jit: remove "Alpha" warning from docs
tree
|
commitdiff
2021-01-04
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2021-01-04
Jakub Jelinek
Update Copyright in ChangeLog files
tree
|
commitdiff
2020-11-26
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-25
Martin Sebor
Clean up -Wformat-diag warnings (PR bootstrap/97622...
tree
|
commitdiff
2020-11-21
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-20
Jakub Jelinek
configury: Fix up --enable-link-serialization support
tree
|
commitdiff
2020-11-19
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-18
Jakub Jelinek
configury: --enable-link-serialization support
tree
|
commitdiff
2020-11-13
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-12
David Malcolm
jit: add support for inline asm [PR87291]
tree
|
commitdiff
2020-11-12
David Malcolm
jit: fix string escaping
tree
|
commitdiff
2020-11-12
David Malcolm
libgccjit.h: fix typo in comment
tree
|
commitdiff
2020-09-15
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-14
Andrea Corallo
libgccjit: Regenerate documentation for new entry point.
tree
|
commitdiff
2020-09-12
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-11
Andrea Corallo
libgccjit: Add new gcc_jit_global_set_initializer entry...
tree
|
commitdiff
2020-08-29
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-28
Martin Sebor
Correct calls to vec::safe_grow in conditionally compil...
tree
|
commitdiff
2020-08-23
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-22
Andrea Corallo
libgccjit: Update comments for gcc_jit_context_new_rval...
tree
|
commitdiff
2020-06-16
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-06-16
Nicolas Bertolo
gcc/jit: Rename libgccjit.dll to libgccjit-0.dll.
tree
|
commitdiff
2020-06-04
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-06-03
David Malcolm
jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
tree
|
commitdiff
2020-06-03
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-06-02
David Malcolm
jit: fix __builtin_unreachable [PR 95426]
tree
|
commitdiff
2020-05-29
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-05-28
Nicolás Bértolo
jit: port libgccjit to Windows
tree
|
commitdiff
2020-05-28
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-05-27
David Malcolm
jit: use deep unsharing of trees [PR 95314]
tree
|
commitdiff
2020-05-27
David Malcolm
jit: fix libgccjit.info entry [PR 91330]
tree
|
commitdiff
2020-05-27
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-05-26
David Malcolm
jit: fix missing types for builtins [PR 95306]
tree
|
commitdiff
2020-05-26
David Malcolm
jit: fix sphinx formatting issues in docs
tree
|
commitdiff
2020-05-26
David Malcolm
jit: check for void types [PR 95296]
tree
|
commitdiff
2020-03-31
AndreaCorallo
libgccjit: add new version entry point
tree
|
commitdiff
2020-03-23
AndreaCorallo
libgccjit: handle long literals in playback::context...
tree
|
commitdiff
2020-01-01
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2019-11-29
Julian Brown
Remove unused decimal floating-point pointer types
tree
|
commitdiff
2019-11-20
David Malcolm
jit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC...
tree
|
commitdiff
2019-08-13
Richard Sandiford
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
tree
|
commitdiff
2019-08-10
Jakub Jelinek
Assorted ChangeLog cleanups.
tree
|
commitdiff
2019-07-22
Andrea Corallo
[jit] check result_type in gcc_jit_context_new_unary_op
tree
|
commitdiff
2019-07-04
Andrea Corallo
jit: gcc_jit_context_new_binary_op check res type
tree
|
commitdiff
2019-07-04
Andrea Corallo
introduce gcc_jit_context_new_bitfield
tree
|
commitdiff
2019-03-21
Jakub Jelinek
hash-table.h (hash_table): Add Lazy template parameter...
tree
|
commitdiff
2019-02-05
Andrea Corallo
libgccjit: introduce gcc_jit_context_add_driver_option
tree
|
commitdiff
2019-01-01
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2018-11-15
David Malcolm
Machine-readable diagnostic output (PR other/19165)
tree
|
commitdiff
2018-11-13
David Malcolm
Eliminate source_location in favor of location_t
tree
|
commitdiff
2018-10-17
David Malcolm
Run selftests for C++ as well as C
tree
|
commitdiff
2018-08-27
Martin Liska
Replace 8 spaces with a tabular in ChangeLog files.
tree
|
commitdiff
2018-06-28
Martin Liska
Makefile.in: Add opt-suggestions.o.
tree
|
commitdiff
2018-06-28
Martin Liska
Introduce auto_string_vec class.
tree
|
commitdiff
2018-03-21
Rainer Orth
Enable jit on Solaris: soname option and EXTRA_GCC_LIBS...
tree
|
commitdiff
2018-03-09
David Malcolm
jit: use 'configure' to replace hard-coded linker optio...
tree
|
commitdiff
2018-01-25
David Malcolm
jit: remove some unused fields from recording::union_...
tree
|
commitdiff
2018-01-03
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2017-12-19
Jakub Jelinek
read-rtl.c (parse_reg_note_name): Replace Yoda conditio...
tree
|
commitdiff
2017-11-30
Jakub Jelinek
spellcheck-tree.c (test_find_closest_identifier): Use...
tree
|
commitdiff
2017-11-28
Jakub Jelinek
tree.def (SWITCH_EXPR): Change from 3 operand to 2...
tree
|
commitdiff
2017-11-23
Tom de Vries
[libgccjit] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TY...
tree
|
commitdiff
2017-10-31
David Malcolm
jit: add a way to preserve testsuite executables
tree
|
commitdiff
2017-10-04
David Malcolm
jit: implement gcc_jit_context_new_rvalue_from_vector
tree
|
commitdiff
2017-09-28
David Malcolm
jit: document function pointers
tree
|
commitdiff
2017-09-28
David Malcolm
jit: handle equality of function pointer types
tree
|
commitdiff
2017-09-27
David Malcolm
jit: implement gcc_jit_function_get_address
tree
|
commitdiff
2017-09-14
David Malcolm
Fix crash accessing builtins in sanitizer.def and after...
tree
|
commitdiff
2017-08-18
David Malcolm
jit: fix segfault with autovectorization (PR tree-optim...
tree
|
commitdiff
2017-08-18
David Malcolm
jit: make simpler reproducers
tree
|
commitdiff
2017-08-10
David Malcolm
jit: add gcc_jit_type_get_vector
tree
|
commitdiff
2017-07-05
Richard Sandiford
Remove enum before machine_mode
tree
|
commitdiff
2017-04-24
David Malcolm
types.rst (gccjit::type::get_const): Remove comment.
tree
|
commitdiff
2017-01-19
David Malcolm
Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE...
tree
|
commitdiff
2017-01-18
David Malcolm
Implement LANG_HOOKS_TYPE_FOR_SIZE for jit
tree
|
commitdiff
2017-01-01
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2016-05-20
David Malcolm
jit: implement gcc_jit_rvalue_set_bool_require_tail_call
tree
|
commitdiff
2016-05-17
David Malcolm
jit: gcc diagnostics are jit errors
tree
|
commitdiff
2016-05-17
David Malcolm
jit: document gcc_jit_context_new_call_through_ptr
tree
|
commitdiff
2016-05-13
David Malcolm
jit: use FINAL and OVERRIDE throughout
tree
|
commitdiff
2016-02-08
David Malcolm
jit: fix build after r233218 (build_common_tree_nodes)
tree
|
commitdiff
2016-01-26
Iain Buclaw
Add missing includes in JIT frontend.
tree
|
commitdiff
2016-01-19
David Malcolm
PR jit/69144: Ensure that libgccjit's tempdir is fully...
tree
|
commitdiff
2016-01-04
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2015-11-11
Andrew MacLeod
decl.c: Remove unused header files.
tree
|
commitdiff
2015-11-07
Richard Sandiford
Move #undef DEF_BUILTIN* to builtins.def
tree
|
commitdiff
2015-10-29
Andrew MacLeod
decl.c: Reorder #include's and remove duplicates.
tree
|
commitdiff
2015-10-13
Jakub Jelinek
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
tree
|
commitdiff
2015-09-30
Thomas Schwinge
More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11...
tree
|
commitdiff
2015-09-30
Matthias Klose
2015-09-30 Matthias Klose <doko@ubuntu.com>
tree
|
commitdiff
2015-08-25
David Malcolm
Support embedding the driver in-process within libgccjit
tree
|
commitdiff
2015-08-14
David Malcolm
jit: on OS X, add -Wl,-undefined,dynamic_lookup to...
tree
|
commitdiff
2015-08-03
David Malcolm
Refactoring of timevar API
tree
|
commitdiff
2015-07-23
David Malcolm
jit: supply MULTILIB_DEFAULTS as arguments when invokin...
tree
|
commitdiff
2015-07-16
David Malcolm
jit: Add guide for submitting patches to jit docs
tree
|
commitdiff
2015-07-13
Aldy Hernandez
Fix double word typos.
tree
|
commitdiff
2015-07-09
Andrew MacLeod
flags.h: Don't include flag-types.h or options.h.
tree
|
commitdiff
2015-07-08
David Malcolm
PR jit/66783: improve error messages
tree
|
commitdiff
next