]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jit/dummy-frontend.c
Remove enum before machine_mode
[thirdparty/gcc.git] / gcc / jit / dummy-frontend.c
2017-07-05  Richard SandifordRemove enum before machine_mode
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-17  David Malcolmjit: gcc diagnostics are jit errors
2016-02-08  David Malcolmjit: fix build after r233218 (build_common_tree_nodes)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  David MalcolmPR jit/66779: fix segfault
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05  David MalcolmRemove jit_langhook_post_compilation_parsing_cleanups
2015-06-05  David MalcolmFix build of jit after debug-early merger
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-02  David MalcolmPR jit/64810: support DImode on arm
2015-01-12  David Malcolmjit: API change to gcc_jit_context_new_global
2015-01-09  David MalcolmFix the jit build after header flattening of r219402
2015-01-08  David MalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git