Show patches with: Submitter = David Malcolm       |    Archived = No       |   3214 patches
« 1 2 ... 21 22 2332 33 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] fix comments in a jit testcase - - - - --- 2015-07-08 David Malcolm New
[committed] PR jit/66783: improve error messages - - - - --- 2015-07-08 David Malcolm New
[committed] PR jit/66783: prevent use of opaque structs - - - - --- 2015-07-07 David Malcolm New
[committed] PR jit/66779: fix segfault - - - - --- 2015-07-07 David Malcolm New
[committed] PR jit/66700: set TREE_ADDRESSABLE when building an ADDR_EXPR - - - - --- 2015-07-01 David Malcolm New
[committed] jit: document union types - - - - --- 2015-07-01 David Malcolm New
[committed] jit: clarify (lack of) lifetime requirements on input const char * - - - - --- 2015-07-01 David Malcolm New
[committed] jit: add switch statements - - - - --- 2015-06-30 David Malcolm New
[committed] PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocks - - - - --- 2015-06-30 David Malcolm New
[committed] PR jit/66628: add gcc_jit_context_add_command_line_option - - - - --- 2015-06-30 David Malcolm New
[committed] fixes to gcc_jit_context_dump_reproducer_to_file - - - - --- 2015-06-30 David Malcolm New
[committed] jit: fix some .rst issues in docs - - - - --- 2015-06-30 David Malcolm New
Managing ABI compatibility (was Re: [PATCH 2/2] jit: add switch statements) - - - - --- 2015-06-26 David Malcolm New
[4/4] Print pass metadata at the start and end of dumpfiles - - - - --- 2015-06-25 David Malcolm New
[3/4] Manual fixes for PASS_DATA_INIT missed by the script - - - - --- 2015-06-25 David Malcolm New
[2/4] Autogenerated patch to use PASS_DATA_INIT - - - - --- 2015-06-25 David Malcolm New
[1/4] Add classname/filename/line metadata to struct pass_data - - - - --- 2015-06-25 David Malcolm New
[2/2] jit: add switch statements - - - - --- 2015-06-25 David Malcolm New
[1/2] Add gcc/typed-splay-tree.h - - - - --- 2015-06-25 David Malcolm New
[PATCH/RFC] : unittesting v2: as a plugin (was Re: [PATCH 00/17] RFC: Addding a unit testing framew… - - - - --- 2015-06-17 David Malcolm New
[committed] jit: Add missing type-checking to gcc_jit_{l|r}value_access_field - - - - --- 2015-06-17 David Malcolm New
[committed] jit: Add a test for compound assignment - - - - --- 2015-06-16 David Malcolm New
[committed] PR jit/66539: Properly add testcase - - - - --- 2015-06-16 David Malcolm New
[committed] PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_string - - - - --- 2015-06-16 David Malcolm New
[17/17] toplev.c: move location_adhoc_data_fini call - - - - --- 2015-06-10 David Malcolm New
[16/17] Add unittests-main.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[15/17] Add unittests-frontend.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[14/17] Add test-wide-int.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[13/17] Add test-vec.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[12/17] Add test-tree.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[11/17] Add test-rtl.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[10/17] Add test-locations.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[09/17] Add test-hash-set.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[08/17] Add test-hash-map.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[07/17] Add test-gimple.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[06/17] Add test-ggc.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[05/17] Add test-functions.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[04/17] Add test-folding.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[03/17] Add test-cfg.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[02/17] Add test-bitmap.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[01/17] Add Make-lang.in and config-lang.in to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[debug-early,jit] Port of jit to debug-early - - - - --- 2015-06-05 David Malcolm New
[debug-early,jit] Port of jit to debug-early - - - - --- 2015-06-05 David Malcolm New
[16/16] gcc: Hack up the arguments to the linker - - - - --- 2015-06-01 David Malcolm New
[15/16] gcc: Use libgas and libld within the driver - - - - --- 2015-06-01 David Malcolm New
[14/16] gcc: Add CTIMER_PUSH/POP to gcc's copy of libiberty - - - - --- 2015-06-01 David Malcolm New
[13/16] ld/Makefile.am: Introduce a libld.la - - - - --- 2015-06-01 David Malcolm New
[12/16] binutils: Introduce "ld_main" and state-purging within "ld" subdir - - - - --- 2015-06-01 David Malcolm New
[11/16] binutils: gas/Makefile.am: Add libgas.la - - - - --- 2015-06-01 David Malcolm New
[10/16] binutils: Introduce "gas_main", and state-purging with "gas" subdir - - - - --- 2015-06-01 David Malcolm New
[09/16] libiberty.h: Provide CTIMER_PUSH/POP - - - - --- 2015-06-01 David Malcolm New
[08/16] libiberty.h: Provide a CLEAR_VAR macro - - - - --- 2015-06-01 David Malcolm New
[07/16] binutils: bfd: Implement bfd_uninit - - - - --- 2015-06-01 David Malcolm New
[06/16] gcc: driver: add timevars for as, collect2, ld - - - - --- 2015-06-01 David Malcolm New
[05/16] gcc: driver: add g_driver singleton - - - - --- 2015-06-01 David Malcolm New
[04/16] gcc: Don't keep reinitializing RTL - - - - --- 2015-06-01 David Malcolm New
[03/16] gcc: Use timevars within driver - - - - --- 2015-06-01 David Malcolm New
[02/16] gcc: Embed the driver in-process within libgccjit - - - - --- 2015-06-01 David Malcolm New
[01/16] gcc: Generalization of timevar API; add gcc_jit_timer interface - - - - --- 2015-06-01 David Malcolm New
PR c/66220: Fix false positive from -Wmisleading-indentation - - - - --- 2015-05-20 David Malcolm New
-Wmisleading-indentation: Increase test coverage - - - - --- 2015-05-20 David Malcolm New
Fix two leaks in postreload-gcse.c - - - - --- 2015-05-14 David Malcolm New
Introduce TV_INITIALIZE_RTL - - - - --- 2015-05-14 David Malcolm New
Avoid unnecessary work when -Wmisleading-indentation isn't enabled - - - - --- 2015-05-13 David Malcolm New
[3/4] libcpp/input.c: Add a way to visualize the linemaps - - - - --- 2015-05-13 David Malcolm New
[1/3] Implement -Wmisleading-indentation (v4) - - - - --- 2015-05-12 David Malcolm New
[committed] Unbreak the JIT after conversion of md_asm_adjust to use vec<> - - - - --- 2015-05-12 David Malcolm New
Move global state in timevar.c to a new "timer" class - - - - --- 2015-05-08 David Malcolm New
[committed] jit: add test-benchmark.c - - - - --- 2015-05-06 David Malcolm New
[5/4] libcpp: Eliminate most of the non-const/reference-returning inline fns - - - - --- 2015-05-05 David Malcolm New
[2/4,v2:,part,2] libcpp: Replace macro usage with C++ constructs - - - - --- 2015-05-05 David Malcolm New
[2/4,v2:,part,1] Move linemap_assert higher up within the file - - - - --- 2015-05-05 David Malcolm New
[4/4] Replace line_map union with C++ class hierarchy - - - - --- 2015-05-02 David Malcolm New
[3/4] libcpp/input.c: Add a way to visualize the linemaps - - - - --- 2015-05-02 David Malcolm New
[2/4] libcpp: Replace macro usage with C++ constructs - - - - --- 2015-05-02 David Malcolm New
[1/4] libcpp: Improvements to comments in line-map.h/c - - - - --- 2015-05-02 David Malcolm New
[3/3] Fix indentation issues seen by -Wmisleading-indentation - - - - --- 2015-04-29 David Malcolm New
[2/3] Fix spurious semicolons - - - - --- 2015-04-29 David Malcolm New
[1/3] Implement -Wmisleading-indentation (v4) - - - - --- 2015-04-29 David Malcolm New
[RFC,stage,1] Proposed new warning: -Wmisleading-indentation - - - - --- 2015-04-21 David Malcolm New
[stage1] Better error recovery for merge-conflict markers - - - - --- 2015-04-17 David Malcolm New
[RFC,stage,1] Proposed new warning: -Wmisleading-indentation - - - - --- 2015-04-16 David Malcolm New
[committed] PR jit/65691: Fix copy&paste error in jit docs - - - - --- 2015-04-09 David Malcolm New
[stage1] Better error recovery for merge-conflict markers - - - - --- 2015-03-20 David Malcolm New
[RFC,stage1] Richer source location information for gcc 6 (location ranges etc) - - - - --- 2015-03-16 David Malcolm New
jit docs: Add "Packaging notes" section - - - - --- 2015-03-13 David Malcolm New
[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
« 1 2 ... 21 22 2332 33 »