d: Force TYPE_MODE of classes and non-POD structs as BLKmode
[gcc.git] / gcc / jit /
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Martin SeborClean up -Wformat-diag warnings (PR bootstrap/97622...
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-13 GCC AdministratorDaily bump.
2020-11-12 David Malcolmjit: add support for inline asm [PR87291]
2020-11-12 David Malcolmjit: fix string escaping
2020-11-12 David Malcolmlibgccjit.h: fix typo in comment
2020-09-15 GCC AdministratorDaily bump.
2020-09-14 Andrea Corallolibgccjit: Regenerate documentation for new entry point.
2020-09-12 GCC AdministratorDaily bump.
2020-09-11 Andrea Corallolibgccjit: Add new gcc_jit_global_set_initializer entry...
2020-08-29 GCC AdministratorDaily bump.
2020-08-28 Martin SeborCorrect calls to vec::safe_grow in conditionally compil...
2020-08-23 GCC AdministratorDaily bump.
2020-08-22 Andrea Corallolibgccjit: Update comments for gcc_jit_context_new_rval...
2020-06-16 GCC AdministratorDaily bump.
2020-06-16 Nicolas Bertologcc/jit: Rename libgccjit.dll to libgccjit-0.dll.
2020-06-04 GCC AdministratorDaily bump.
2020-06-03 David Malcolmjit: implement BT_CONST_VOLATILE_PTR [PR 95306]
2020-06-03 GCC AdministratorDaily bump.
2020-06-02 David Malcolmjit: fix __builtin_unreachable [PR 95426]
2020-05-29 GCC AdministratorDaily bump.
2020-05-28 Nicolás Bértolojit: port libgccjit to Windows
2020-05-28 GCC AdministratorDaily bump.
2020-05-27 David Malcolmjit: use deep unsharing of trees [PR 95314]
2020-05-27 David Malcolmjit: fix libgccjit.info entry [PR 91330]
2020-05-27 GCC AdministratorDaily bump.
2020-05-26 David Malcolmjit: fix missing types for builtins [PR 95306]
2020-05-26 David Malcolmjit: fix sphinx formatting issues in docs
2020-05-26 David Malcolmjit: check for void types [PR 95296]
2020-03-31 AndreaCorallolibgccjit: add new version entry point
2020-03-23 AndreaCorallolibgccjit: handle long literals in playback::context...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-29 Julian BrownRemove unused decimal floating-point pointer types
2019-11-20 David Malcolmjit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC...
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-07-22 Andrea Corallo[jit] check result_type in gcc_jit_context_new_unary_op
2019-07-04 Andrea Corallojit: gcc_jit_context_new_binary_op check res type
2019-07-04 Andrea Corallointroduce gcc_jit_context_new_bitfield
2019-03-21 Jakub Jelinekhash-table.h (hash_table): Add Lazy template parameter...
2019-02-05 Andrea Corallolibgccjit: introduce gcc_jit_context_add_driver_option
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-15 David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-17 David MalcolmRun selftests for C++ as well as C
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-06-28 Martin LiskaMakefile.in: Add opt-suggestions.o.
2018-06-28 Martin LiskaIntroduce auto_string_vec class.
2018-03-21 Rainer OrthEnable jit on Solaris: soname option and EXTRA_GCC_LIBS...
2018-03-09 David Malcolmjit: use 'configure' to replace hard-coded linker optio...
2018-01-25 David Malcolmjit: remove some unused fields from recording::union_...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-11-30 Jakub Jelinekspellcheck-tree.c (test_find_closest_identifier): Use...
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-23 Tom de Vries[libgccjit] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TY...
2017-10-31 David Malcolmjit: add a way to preserve testsuite executables
2017-10-04 David Malcolmjit: implement gcc_jit_context_new_rvalue_from_vector
2017-09-28 David Malcolmjit: document function pointers
2017-09-28 David Malcolmjit: handle equality of function pointer types
2017-09-27 David Malcolmjit: implement gcc_jit_function_get_address
2017-09-14 David MalcolmFix crash accessing builtins in sanitizer.def and after...
2017-08-18 David Malcolmjit: fix segfault with autovectorization (PR tree-optim...
2017-08-18 David Malcolmjit: make simpler reproducers
2017-08-10 David Malcolmjit: add gcc_jit_type_get_vector
2017-07-05 Richard SandifordRemove enum before machine_mode
2017-04-24 David Malcolmtypes.rst (gccjit::type::get_const): Remove comment.
2017-01-19 David MalcolmMake LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE...
2017-01-18 David MalcolmImplement LANG_HOOKS_TYPE_FOR_SIZE for jit
2017-01-01 Jakub JelinekUpdate copyright years.
2016-05-20 David Malcolmjit: implement gcc_jit_rvalue_set_bool_require_tail_call
2016-05-17 David Malcolmjit: gcc diagnostics are jit errors
2016-05-17 David Malcolmjit: document gcc_jit_context_new_call_through_ptr
2016-05-13 David Malcolmjit: use FINAL and OVERRIDE throughout
2016-02-08 David Malcolmjit: fix build after r233218 (build_common_tree_nodes)
2016-01-26 Iain BuclawAdd missing includes in JIT frontend.
2016-01-19 David MalcolmPR jit/69144: Ensure that libgccjit's tempdir is fully...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-07 Richard SandifordMove #undef DEF_BUILTIN* to builtins.def
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-30 Thomas SchwingeMore DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11...
2015-09-30 Matthias Klose2015-09-30 Matthias Klose <doko@ubuntu.com>
2015-08-25 David MalcolmSupport embedding the driver in-process within libgccjit
2015-08-14 David Malcolmjit: on OS X, add -Wl,-undefined,dynamic_lookup to...
2015-08-03 David MalcolmRefactoring of timevar API
2015-07-23 David Malcolmjit: supply MULTILIB_DEFAULTS as arguments when invokin...
2015-07-16 David Malcolmjit: Add guide for submitting patches to jit docs
2015-07-13 Aldy HernandezFix double word typos.
2015-07-09 Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08 David MalcolmPR jit/66783: improve error messages
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07 David MalcolmPR jit/66783: prevent use of opaque structs
2015-07-07 David MalcolmPR jit/66779: fix segfault
2015-07-01 David MalcolmPR jit/66700: set TREE_ADDRESSABLE when building an...
next