Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3168 patches
« 1 2 ... 20 21 2231 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/16] Add test-et-forest.c to unittests - - - - --- 2015-10-27 David Malcolm New
[04/16] Add test-cfg.c to unittests - - - - --- 2015-10-27 David Malcolm New
[03/16] Add test-bitmap.c to unittests - - - - --- 2015-10-27 David Malcolm New
[01/16] Add unittest infrastructure - - - - --- 2015-10-27 David Malcolm New
[10/10] Compress short ranges into source_location - - - - --- 2015-10-23 David Malcolm New
[09/10] Delay some resolution of ad-hoc locations, preserving ranges - - - - --- 2015-10-23 David Malcolm New
[08/10] Wire things up so that libcpp users get token underlines - - - - --- 2015-10-23 David Malcolm New
[07/10] Add plugin to recursively dump the source-ranges in a tree (v2) - - - - --- 2015-10-23 David Malcolm New
[06/10] Track expression ranges in C frontend - - - - --- 2015-10-23 David Malcolm New
[05/10] Add ranges to libcpp tokens (via ad-hoc data, unoptimized) - - - - --- 2015-10-23 David Malcolm New
[04/10] Reimplement diagnostic_show_locus, introducing rich_location classes (v5) - - - - --- 2015-10-23 David Malcolm New
[03/10] libstdc++v3: Explicitly disable carets and colorization within testsuite - - - - --- 2015-10-23 David Malcolm New
[02/10] Add stats on adhoc table to dump_line_table_statistics - - - - --- 2015-10-23 David Malcolm New
[01/10] Improvements to description of source_location in line-map.h - - - - --- 2015-10-23 David Malcolm New
v4 of diagnostic_show_locus and rich_location - - - - --- 2015-10-12 David Malcolm New
v3 of diagnostic_show_locus and rich_location (was Re: [PATCH 2/5] Reimplement diagnostic_show_locu… - - - - --- 2015-09-25 David Malcolm New
[5/5] Add plugin to recursively dump the source-ranges in a tree (v2) - - - - --- 2015-09-22 David Malcolm New
[4/5] Implement tree expression tracking in C FE (v2) - - - - --- 2015-09-22 David Malcolm New
[3/5] Implement token range tracking within libcpp and the C FE (v2) - - - - --- 2015-09-22 David Malcolm New
[2/5] Reimplement diagnostic_show_locus, introducing rich_location classes (v2) - - - - --- 2015-09-22 David Malcolm New
[1/5] Testsuite: add dg-{begin|end}-multiline-output commands - - - - --- 2015-09-22 David Malcolm New
[WIP] Use Levenshtein distance for various misspellings in C frontend v2 - - - - --- 2015-09-15 David Malcolm New
[22/22] Add fixit hints to spellchecker suggestions - - - - --- 2015-09-10 David Malcolm New
[21/22] Use Levenshtein distance for various misspellings in C frontend - - - - --- 2015-09-10 David Malcolm New
[20/22] Use rich locations in c-family/c-format.c - - - - --- 2015-09-10 David Malcolm New
[19/22] gcc-rich-location.[ch]: add debug methods for cpp_string_location - - - - --- 2015-09-10 David Malcolm New
[18/22] Track locations within string literals in tree_string - - - - --- 2015-09-10 David Malcolm New
[17/22] libcpp: add location tracking within string literals - - - - --- 2015-09-10 David Malcolm New
[16/22] C/C++ frontend: use tree ranges in various diagnostics - - - - --- 2015-09-10 David Malcolm New
[15/22] Add plugin to recursively dump the source-ranges in a tree - - - - --- 2015-09-10 David Malcolm New
[14/22] C: capture tree ranges for various expressions - - - - --- 2015-09-10 David Malcolm New
[13/22] gcc-rich-location.[ch]: add methods for working with tree ranges - - - - --- 2015-09-10 David Malcolm New
[12/22] Add source-ranges for trees - - - - --- 2015-09-10 David Malcolm New
[11/22] Objective C: c/c-parser.c: use token ranges in two places - - - - --- 2015-09-10 David Malcolm New
[10/22] C++ FE: Use token ranges for various diagnostics - - - - --- 2015-09-10 David Malcolm New
[09/22] C frontend: store and use token ranges in c_declspecs - - - - --- 2015-09-10 David Malcolm New
[08/22] C frontend: use token ranges in various diagnostics - - - - --- 2015-09-10 David Malcolm New
[07/22] Implement token range tracking within libcpp and C/C++ FEs - - - - --- 2015-09-10 David Malcolm New
[06/22] PR/62314: add ability to add fixit-hints - - - - --- 2015-09-10 David Malcolm New
[05/22] Add overloads of inform, warning_at, etc that take a source_range - - - - --- 2015-09-10 David Malcolm New
[04/22] Reimplement diagnostic_show_locus, introducing rich_location classes - - - - --- 2015-09-10 David Malcolm New
[03/22] Move diagnostic_show_locus and friends out into a new source file - - - - --- 2015-09-10 David Malcolm New
[02/22] Testsuite: add dg-{begin|end}-multiline-output commands - - - - --- 2015-09-10 David Malcolm New
[01/22] Change of location_get_source_line signature - - - - --- 2015-09-10 David Malcolm New
[committed] Trivial typo fix in pretty-print.h - - - - --- 2015-09-08 David Malcolm New
[committed] jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocation - - - - --- 2015-08-14 David Malcolm New
[committed] jit.dg/test-benchmark.c: add a summary of timings - - - - --- 2015-08-06 David Malcolm New
[4/4] define ASM_OUTPUT_LABEL to the name of a function - - - - --- 2015-08-06 David Malcolm New
[2/2] jit: use an embedded copy of the driver - - - - --- 2015-08-06 David Malcolm New
[1/2] driver: support state cleanup - - - - --- 2015-08-06 David Malcolm New
[2/2] jit: add timing API - - - - --- 2015-07-31 David Malcolm New
[1/2] gcc parts of timer refactoring - - - - --- 2015-07-31 David Malcolm New
[committed] jit: supply MULTILIB_DEFAULTS as arguments when invoking driver - - - - --- 2015-07-23 David Malcolm New
[committed] jit: Add guide for submitting patches to jit docs - - - - --- 2015-07-16 David Malcolm New
[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
« 1 2 ... 20 21 2231 32 »