aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/ChangeLog
AgeCommit message (Expand)Author
2018-12-13Merge branches/gcc-7-branch rev 267072.Maxim Kuvyrkov
2018-03-08Merge branches/gcc-7-branch rev 258315 .Maxim Kuvyrkov
2017-08-17Merge branches/gcc-7-branch rev 251138.Yvan Roux
2017-05-02Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultdmalcolm
2017-01-18Implement LANG_HOOKS_TYPE_FOR_SIZE for jitdmalcolm
2017-01-01 Update copyright years.jakub
2016-05-20jit: implement gcc_jit_rvalue_set_bool_require_tail_calldmalcolm
2016-05-17jit: gcc diagnostics are jit errorsdmalcolm
2016-05-17jit: document gcc_jit_context_new_call_through_ptrdmalcolm
2016-05-13jit: use FINAL and OVERRIDE throughoutdmalcolm
2016-02-08jit: fix build after r233218 (build_common_tree_nodes)dmalcolm
2016-01-26Add missing includes in JIT frontend.ibuclaw
2016-01-19PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-updmalcolm
2016-01-04 Update copyright years.jakub
2015-11-11adaamacleod
2015-11-07Move #undef DEF_BUILTIN* to builtins.defrsandifo
2015-10-29adaamacleod
2015-10-13gcc/jakub
2015-09-30More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11 cleanuptschwinge
2015-09-302015-09-30 Matthias Klose <doko@ubuntu.com>doko
2015-08-25Support embedding the driver in-process within libgccjitdmalcolm
2015-08-14jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocationdmalcolm
2015-08-03Refactoring of timevar APIdmalcolm
2015-07-23jit: supply MULTILIB_DEFAULTS as arguments when invoking driverdmalcolm
2015-07-16jit: Add guide for submitting patches to jit docsdmalcolm
2015-07-092015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-08PR jit/66783: improve error messagesdmalcolm
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-07PR jit/66783: prevent use of opaque structsdmalcolm
2015-07-07PR jit/66779: fix segfaultdmalcolm
2015-07-01PR jit/66700: set TREE_ADDRESSABLE when building an ADDR_EXPRdmalcolm
2015-07-01jit: document union typesdmalcolm
2015-07-01jit: clarify (lack of) lifetime requirements on input const char *dmalcolm
2015-06-30jit: add switch statementsdmalcolm
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksdmalcolm
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optiondmalcolm
2015-06-30fixes to gcc_jit_context_dump_reproducer_to_filedmalcolm
2015-06-30jit: fix some .rst issues in docsdmalcolm
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25Fix changelog mistakeamacleod
2015-06-17jit: Add missing type-checking to gcc_jit_{l|r}value_access_fielddmalcolm
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-16PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_stringdmalcolm
2015-06-092015-06-09 Matthias Klose <doko@ubuntu.com>doko
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-05Remove jit_langhook_post_compilation_parsing_cleanupsdmalcolm
2015-06-05Fix build of jit after debug-early mergerdmalcolm
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-12Unbreak the JIT after conversion of md_asm_adjust to use vec<>dmalcolm