Show patches with: State = Action Required       |    Archived = No       |   127262 patches
« 1 2 ... 205 206 2071272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] jit documentation fixes - - - - --- 2015-03-05 David Malcolm New
[RFC/patch,for,stage1] Embed compiler dumps into generated .o files (was Re: Obscure crashes due to… - - - - --- 2015-02-27 David Malcolm New
[committed] PR jit/64752 - Rewrite jit testsuite to eliminate use of "file" - - - - --- 2015-02-06 David Malcolm New
[wwwdocs,committed] Add link to jit docs to onlinedocs/index.html - - - - --- 2015-02-06 David Malcolm New
maintainer-scripts: Fix 404s in "Show Source" in jit docs - - - - --- 2015-02-06 David Malcolm New
[wwwdocs] Add libgccjit to gcc-5/changes.html - - - - --- 2015-02-06 David Malcolm New
More fixes for update_web_docs_svn for jit docs (PR jit/64257) - - - - --- 2015-02-04 David Malcolm New
More fixes for update_web_docs_svn for jit docs (PR jit/64257) - - - - --- 2015-02-04 David Malcolm New
[committed] jit: fix typo in docs - - - - --- 2015-02-04 David Malcolm New
[committed] jit: option-logging - - - - --- 2015-02-03 David Malcolm New
[3/3] PR jit/64810: fix for arm_option_override - - - - --- 2015-01-30 David Malcolm New
[2/3] PR jit/64810: support DImode on arm - - - - --- 2015-01-30 David Malcolm New
[1/3] PR jit/64810: driver, arm, jit: configure-time default options - - - - --- 2015-01-30 David Malcolm New
PR jit/64780: configure: --enable-host-shared and the jit - - - - --- 2015-01-27 David Malcolm New
[committed] Fix gcc_jit_context_get_last_error docs - - - - --- 2015-01-27 David Malcolm New
[committed] PR jit/64708: remove libgccjit.so from COMPILERS - - - - --- 2015-01-26 David Malcolm New
update_web_docs_svn: support the JIT docs (PR jit/64257) - - - - --- 2015-01-26 David Malcolm New
update_web_docs_svn: support the JIT docs (PR jit/64257) - - - - --- 2015-01-23 David Malcolm New
toplev: gcc version information for jit - - - - --- 2015-01-23 David Malcolm New
PR 64722: fix corruption of %ebx on 32-bit i386 with libgccjit - - - - --- 2015-01-22 David Malcolm New
[PATCH:,toplev.c] PR jit/64721: don't install signal-handlers when running within libgccjit - - - - --- 2015-01-21 David Malcolm New
[committed] Fix int vs bool issue in jit.dg/test-arith-overflow.c - - - - --- 2015-01-19 David Malcolm New
[committed] jit: fix crash in memento_of_new_string_literal::make_debug_string - - - - --- 2015-01-19 David Malcolm New
rs6000, jit: Unbreak libgccjit on ppc (rs6000_output_function_epilogue) - - - - --- 2015-01-19 David Malcolm New
[committed] Parallelize the jit testsuite - - - - --- 2015-01-16 David Malcolm New
Re: Stage 3 RFC: using "jit" for ahead-of-time compilation - - - - --- 2015-01-16 David Malcolm New
Stage 3 RFC: using "jit" for ahead-of-time compilation - - - - --- 2015-01-15 David Malcolm New
[committed] jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_op - - - - --- 2015-01-15 David Malcolm New
[committed] jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_file - - - - --- 2015-01-13 David Malcolm New
[committed] libgccjit: detect various kinds of errors relating to params and locals - - - - --- 2015-01-12 David Malcolm New
[committed] jit-playback.c: fix missing fclose - - - - --- 2015-01-12 David Malcolm New
[committed] jit: API change to gcc_jit_context_new_global - - - - --- 2015-01-12 David Malcolm New
[committed] Simplify jit.dg/test-combination.c - - - - --- 2015-01-09 David Malcolm New
[committed] Fix build of jit (was Re: [PATCH] Flatten tree.h and tree-core.h (Version 3)) - - - - --- 2015-01-09 David Malcolm New
[committed] New jit API entrypoint: gcc_jit_context_new_rvalue_from_long - - - - --- 2015-01-09 David Malcolm New
[committed] PR jit/64206: delay cleanup of tempdir if the user has requested debuginfo - - - - --- 2015-01-09 David Malcolm New
[committed] libgccjit.h: Fix description of struct gcc_jit_context - - - - --- 2015-01-08 David Malcolm New
[committed] jit: New API entrypoint: gcc_jit_context_get_last_error - - - - --- 2015-01-08 David Malcolm New
[committed] New jit API entrypoint: gcc_jit_context_set_logfile - - - - --- 2015-01-08 David Malcolm New
[committed] jit: Add checking for dereference of void * - - - - --- 2015-01-08 David Malcolm New
[committed] API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_op - - - - --- 2015-01-07 David Malcolm New
[committed] Add test of handling arithmetic-overflow from JIT - - - - --- 2015-01-07 David Malcolm New
[committed] Fix typo in jit-recording.h - - - - --- 2015-01-07 David Malcolm New
[committed] jit.exp: support C++ testcases - - - - --- 2015-01-07 David Malcolm New
[committed] jit.exp: add __func__ to help test-{combination|threads}.c - - - - --- 2015-01-07 David Malcolm New
[committed] jit.exp: Don't drop the extension from the testcase when naming executable - - - - --- 2015-01-07 David Malcolm New
[committed] Fix casting non-"int" to bool. - - - - --- 2014-12-19 David Malcolm New
[committed] Fix issue with string options and nested gcc_jit_contexts - - - - --- 2014-12-19 David Malcolm New
[committed] Handle NULL in gcc_jit_context_set_str_option - - - - --- 2014-12-19 David Malcolm New
libgccjit cleanups - - - - --- 2014-12-11 David Malcolm New
jit.exp: support C++ testcases - - - - --- 2014-12-10 David Malcolm New
[committed] jit: toyvm.c: use correct path in debuginfo - - - - --- 2014-12-09 David Malcolm New
[commmited] PR jit/63854: Document how to run the jit testsuite under valgrind - - - - --- 2014-12-09 David Malcolm New
[committed] Add jit-tempdir.{c|h} - - - - --- 2014-12-09 David Malcolm New
[committed] Guard less code with the JIT mutex - - - - --- 2014-12-09 David Malcolm New
[committed] jit-playback.c: Move dlopen code into a new function - - - - --- 2014-12-09 David Malcolm New
[committed] libgccjit++.h: use indentation to show inheritance - - - - --- 2014-12-08 David Malcolm New
[committed] Make jit/notes.txt better reflect current status quo - - - - --- 2014-12-08 David Malcolm New
PR other/63613: Add fixincludes for dejagnu.h - - - - --- 2014-12-04 David Malcolm New
[02/02] PR jit/64166: Add API entrypoint gcc_jit_context_enable_dump - - - - --- 2014-12-04 David Malcolm New
[01/02] PR jit/64166: Add methods to gcc::dump_manager needed by JIT testing - - - - --- 2014-12-04 David Malcolm New
PR jit/63854: Introduce xstrdup_for_dump - - - - --- 2014-12-04 David Malcolm New
Update docs to reflect use of gimple subclasses - - - - --- 2014-12-02 David Malcolm New
[02/02] PR jit/64020: Fixes to handling of builtins - - - - --- 2014-11-26 David Malcolm New
[01/02] jit-builtins.c: Fix segfault on unsupported builtins - - - - --- 2014-11-26 David Malcolm New
[02/02] Improvements to documentation of gcc_jit_context_release - - - - --- 2014-11-26 David Malcolm New
[01/02] PR jit/64018: Add description of error-handling to the JIT tutorial - - - - --- 2014-11-26 David Malcolm New
[03/03] jit-playback: Move dso-creation into its own function - - - - --- 2014-11-26 David Malcolm New
[02/03] jit-playback: Move argv-creation to its own function - - - - --- 2014-11-26 David Malcolm New
[01/03] Move gcc_jit_result implementation to a new files jit-result.{h|c} - - - - --- 2014-11-26 David Malcolm New
[08/08] PR/64003 workaround (uninit memory in i386.md) - - - - --- 2014-11-26 David Malcolm New
[07/08] PR jit/63854: Fix leaks in toyvm.c - - - - --- 2014-11-26 David Malcolm New
[06/08] Avoid overuse of name "buffer" in tree-pretty-print.c - - - - --- 2014-11-26 David Malcolm New
[05/08] PR jit/63854: Fix double-initialization within tree-pretty-print.c - - - - --- 2014-11-26 David Malcolm New
[04/08] PR jit/63854: Remove xstrdup from ipa/cgraph fprintf calls - - - - --- 2014-11-26 David Malcolm New
[03/08] PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constants - - - - --- 2014-11-26 David Malcolm New
[02/08] PR jit/63854: Fix leak within jit-builtins.c - - - - --- 2014-11-26 David Malcolm New
[01/08] PR jit/63854: Fix leak in tree-ssa-math-opts.c - - - - --- 2014-11-26 David Malcolm New
[05/05] Add command-line option-parsing to jit testcases - - - - --- 2014-11-26 David Malcolm New
[04/05] jit.exp: Verify the exit status of the spawnee - - - - --- 2014-11-26 David Malcolm New
[03/05] jit.exp: fix timeout bug inherited from dejagnu.exp - - - - --- 2014-11-26 David Malcolm New
[02/05] PR jit/63854: Add support for running "make check-jit" under valgrind - - - - --- 2014-11-26 David Malcolm New
[01/05] jit.exp: Avoid embedding full paths into test results - - - - --- 2014-11-26 David Malcolm New
PR jit/63969: Fix segfault in error-handling when driver isn't found - - - - --- 2014-11-20 David Malcolm New
"gimple-classes-v2-option-3" git branch committed to svn trunk as r217787 - - - - --- 2014-11-19 David Malcolm New
"gimple-classes-v2-option-3" git branch committed to svn trunk as r217787 - - - - --- 2014-11-19 David Malcolm New
[21/21] PR jit/63854: Fix leaks in test-fuzzer.c - - - - --- 2014-11-19 David Malcolm New
[20/21] PR jit/63854: Fix leak in ipa-icf.c - - - - --- 2014-11-19 David Malcolm New
[19/21] PR jit/63854: Fix leak of ipa hooks - - - - --- 2014-11-19 David Malcolm New
[18/21] PR jit/63854: Add "long-term" allocator to gcc::context - - - - --- 2014-11-19 David Malcolm New
[17/21] PR jit/63854: Fix leaking vec in jit - - - - --- 2014-11-19 David Malcolm New
[16/21] PR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS - - - - --- 2014-11-19 David Malcolm New
[15/21] PR jit/63854: lra.c: Fix leak of point_freq_vec's buffer when calling lra_inheritance - - - - --- 2014-11-19 David Malcolm New
[14/21] PR jit/63854: Fix leak of paths within jump threading - - - - --- 2014-11-19 David Malcolm New
[13/21] PR jit/63854: Add support for running "make check-jit" under valgrind - - - - --- 2014-11-19 David Malcolm New
[12/21] PR jit/63854: Add a valgrind suppresion file - - - - --- 2014-11-19 David Malcolm New
[11/21] PR jit/63854: Fix leak of "avail" within tree-ssa-pre.c - - - - --- 2014-11-19 David Malcolm New
[10/21] PR jit/63854: Fix leak of worklist within jit-recording.c - - - - --- 2014-11-19 David Malcolm New
[09/21] PR jit/63854: Don't leak producer_string in dwarf2out.c - - - - --- 2014-11-19 David Malcolm New
[08/21] PR jit/63854: Add ira_costs_c_finalize - - - - --- 2014-11-19 David Malcolm New
« 1 2 ... 205 206 2071272 1273 »