]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jit
* doc/md.texi: Document vec_shl_<mode> pattern.
[thirdparty/gcc.git] / gcc / jit /
2019-03-21  jakub * hash-table.h (hash_table): Add Lazy template paramet...
2019-02-05  dmalcolmlibgccjit: introduce gcc_jit_context_add_driver_option
2019-01-01  jakub Update copyright years.
2018-11-15  dmalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-17  dmalcolmRun selftests for C++ as well as C
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-06-28  marxin.
2018-06-28  marxinIntroduce auto_string_vec class.
2018-03-21  roEnable jit on Solaris: soname option and EXTRA_GCC_LIBS...
2018-03-09  dmalcolmjit: use 'configure' to replace hard-coded linker optio...
2018-01-25  dmalcolmjit: remove some unused fields from recording::union_...
2018-01-03  jakub Update copyright years.
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-11-30  jakub * spellcheck-tree.c (test_find_closest_identifier...
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-23  vries[libgccjit] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TY...
2017-10-31  dmalcolmjit: add a way to preserve testsuite executables
2017-10-04  dmalcolmjit: implement gcc_jit_context_new_rvalue_from_vector
2017-09-28  dmalcolmjit: document function pointers
2017-09-28  dmalcolmjit: handle equality of function pointer types
2017-09-27  dmalcolmjit: implement gcc_jit_function_get_address
2017-09-14  dmalcolmFix crash accessing builtins in sanitizer.def and after...
2017-08-18  dmalcolmjit: fix segfault with autovectorization (PR tree-optim...
2017-08-18  dmalcolmjit: make simpler reproducers
2017-08-10  dmalcolmjit: add gcc_jit_type_get_vector
2017-07-05  rsandifoRemove enum before machine_mode
2017-04-24  dmalcolmgcc_jit_type_get_aligned
2017-01-19  dmalcolmMake LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE...
2017-01-18  dmalcolmImplement LANG_HOOKS_TYPE_FOR_SIZE for jit
2017-01-01  jakub Update copyright years.
2016-05-20  dmalcolmjit: implement gcc_jit_rvalue_set_bool_require_tail_call
2016-05-17  dmalcolmjit: gcc diagnostics are jit errors
2016-05-17  dmalcolmjit: document gcc_jit_context_new_call_through_ptr
2016-05-13  dmalcolmjit: use FINAL and OVERRIDE throughout
2016-02-08  dmalcolmjit: fix build after r233218 (build_common_tree_nodes)
2016-01-26  ibuclawAdd missing includes in JIT frontend.
2016-01-19  dmalcolmPR jit/69144: Ensure that libgccjit's tempdir is fully...
2016-01-04  jakub Update copyright years.
2015-11-11  amacleodada
2015-11-07  rsandifoMove #undef DEF_BUILTIN* to builtins.def
2015-10-29  amacleodada
2015-10-13  jakubgcc/
2015-09-30  tschwingeMore DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11...
2015-09-30  doko2015-09-30 Matthias Klose <doko@ubuntu.com>
2015-08-25  dmalcolmSupport embedding the driver in-process within libgccjit
2015-08-14  dmalcolmjit: on OS X, add -Wl,-undefined,dynamic_lookup to...
2015-08-03  dmalcolmRefactoring of timevar API
2015-07-23  dmalcolmjit: supply MULTILIB_DEFAULTS as arguments when invokin...
2015-07-16  dmalcolmjit: Add guide for submitting patches to jit docs
2015-07-13  aldyhFix double word typos.
2015-07-09  amacleod2015-07-09 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  dmalcolmPR jit/66783: improve error messages
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-07  dmalcolmPR jit/66783: prevent use of opaque structs
2015-07-07  dmalcolmPR jit/66779: fix segfault
2015-07-01  dmalcolmPR jit/66700: set TREE_ADDRESSABLE when building an...
2015-07-01  dmalcolmjit: document union types
2015-07-01  dmalcolmjit: clarify (lack of) lifetime requirements on input...
2015-06-30  dmalcolmjit: add switch statements
2015-06-30  dmalcolmPR jit/66546: Add gcc_jit_context_set_bool_allow_unreac...
2015-06-30  dmalcolmPR jit/66628: add gcc_jit_context_add_command_line_option
2015-06-30  dmalcolmfixes to gcc_jit_context_dump_reproducer_to_file
2015-06-30  dmalcolmjit: fix some .rst issues in docs
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleodFix changelog mistake
2015-06-25  amacleod2015-06-25 Andrew Macleod <amacleod@redhat.com>
2015-06-17  dmalcolmjit: Add missing type-checking to gcc_jit_{l|r}value_ac...
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-16  dmalcolmPR jit/66539: Add parentheses as needed to gcc_jit_obje...
2015-06-09  doko2015-06-09 Matthias Klose <doko@ubuntu.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-05  dmalcolmRemove jit_langhook_post_compilation_parsing_cleanups
2015-06-05  dmalcolmFix build of jit after debug-early merger
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-12  dmalcolmUnbreak the JIT after conversion of md_asm_adjust to...
2015-04-27  wilsonada/
2015-04-09  dmalcolmPR jit/65691: Fix copy&paste error in docs
2015-03-13  uros * jit-recording.c (dump::write): Also check vasprintf...
2015-03-13  dmalcolmjit docs: Add "Packaging notes" section
2015-03-05  dmalcolmjit documentation fixes
2015-02-24  tschwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-02-04  dmalcolmMore fixes for update_web_docs_svn for jit docs (PR...
2015-02-04  dmalcolmjit: fix typo in docs
2015-02-03  dmalcolmjit: option-logging
2015-02-03  dmalcolmPR jit/64810: driver, arm, jit: configure-time default...
2015-02-02  dmalcolmPR jit/64810: support DImode on arm
2015-01-27  dmalcolmtoplev: gcc version information for jit
2015-01-27  dmalcolmFix gcc_jit_context_get_last_error docs
2015-01-26  dmalcolmPR jit/64708: remove libgccjit.so from COMPILERS
2015-01-23  dmalcolmPR jit/64721: toplev: don't install signal-handlers...
2015-01-20  dmalcolmNew jit API entrypoint: gcc_jit_context_compile_to_file
2015-01-19  dmalcolmjit: fix crash in memento_of_new_string_literal::make_d...
2015-01-16  dmalcolmParallelize the jit testsuite
2015-01-16  jakub * jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelli...
2015-01-15  rsandifo2015-01-15 Richard Sandiford <richard.sandiford@arm...
2015-01-15  dmalcolmjit: prevent ICE with type mismatch in gcc_jit_block_ad...
2015-01-13  dmalcolmjit: New API entrypoint: gcc_jit_context_dump_reproduce...
2015-01-12  dmalcolmlibgccjit: detect various kinds of errors relating...
2015-01-12  dmalcolmjit-playback.c: fix missing fclose
next