aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-07PR jit/66783: prevent use of opaque structsDavid Malcolm1-0/+11
2015-07-07PR jit/66779: fix segfaultDavid Malcolm1-0/+6
2015-07-01PR jit/66700: set TREE_ADDRESSABLE when building an ADDR_EXPRDavid Malcolm1-0/+7
2015-07-01jit: document union typesDavid Malcolm1-0/+6
2015-07-01jit: clarify (lack of) lifetime requirements on input const char *David Malcolm1-0/+17
2015-06-30jit: add switch statementsDavid Malcolm1-0/+91
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm1-0/+41
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optionDavid Malcolm1-0/+35
2015-06-30fixes to gcc_jit_context_dump_reproducer_to_fileDavid Malcolm1-0/+7
2015-06-30jit: fix some .rst issues in docsDavid Malcolm1-0/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-0/+5
2015-06-25Fix changelog mistakeAndrew Macleod1-0/+4
2015-06-17jit: Add missing type-checking to gcc_jit_{l|r}value_access_fieldDavid Malcolm1-0/+6
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-0/+6
2015-06-16PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_stringDavid Malcolm1-0/+46
2015-06-09Make-lang.in (jit.install-common): Install headers using INSTALL_DATA.Matthias Klose1-0/+4
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-0/+6
2015-06-05Remove jit_langhook_post_compilation_parsing_cleanupsDavid Malcolm1-0/+11
2015-06-05Fix build of jit after debug-early mergerDavid Malcolm1-0/+19
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-0/+6
2015-05-12Unbreak the JIT after conversion of md_asm_adjust to use vec<>David Malcolm1-0/+4
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson1-0/+5
2015-04-09PR jit/65691: Fix copy&paste error in docsDavid Malcolm1-0/+9
2015-03-13jit-recording.c (dump::write): Also check vasprintf return value.Uros Bizjak1-0/+6
2015-03-13jit docs: Add "Packaging notes" sectionDavid Malcolm1-0/+5
2015-03-05jit documentation fixesDavid Malcolm1-0/+15
2015-02-24[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-0/+10
2015-02-04More fixes for update_web_docs_svn for jit docs (PR jit/64257)David Malcolm1-0/+6
2015-02-04jit: fix typo in docsDavid Malcolm1-0/+6
2015-02-03jit: option-loggingDavid Malcolm1-0/+23
2015-02-03PR jit/64810: driver, arm, jit: configure-time default optionsDavid Malcolm1-0/+18
2015-02-02PR jit/64810: support DImode on armDavid Malcolm1-0/+6
2015-01-27toplev: gcc version information for jitDavid Malcolm1-0/+12
2015-01-27Fix gcc_jit_context_get_last_error docsDavid Malcolm1-0/+11
2015-01-26PR jit/64708: remove libgccjit.so from COMPILERSDavid Malcolm1-0/+5
2015-01-23PR jit/64721: toplev: don't install signal-handlers when running within libgc...David Malcolm1-0/+6
2015-01-20New jit API entrypoint: gcc_jit_context_compile_to_fileDavid Malcolm1-0/+72
2015-01-19jit: fix crash in memento_of_new_string_literal::make_debug_stringDavid Malcolm1-0/+6
2015-01-16Parallelize the jit testsuiteDavid Malcolm1-0/+5
2015-01-16jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling of last argument.Jakub Jelinek1-0/+9
2015-01-152015-01-15 Richard Sandiford <richard.sandiford@arm.com>Richard Sandiford1-0/+4
2015-01-15jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_opDavid Malcolm1-0/+5
2015-01-13jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm1-0/+168
2015-01-12libgccjit: detect various kinds of errors relating to params and localsDavid Malcolm1-0/+93
2015-01-12jit-playback.c: fix missing fcloseDavid Malcolm1-0/+5
2015-01-12jit: API change to gcc_jit_context_new_globalDavid Malcolm1-0/+48
2015-01-09Fix the jit build after header flattening of r219402David Malcolm1-0/+17
2015-01-09New jit API entrypoint: gcc_jit_context_new_rvalue_from_longDavid Malcolm1-0/+83
2015-01-09PR jit/64206: delay cleanup of tempdir if the user has requested debuginfoDavid Malcolm1-0/+33
2015-01-08libgccjit.h: Fix description of struct gcc_jit_contextDavid Malcolm1-0/+5