Show patches with: Submitter = David Malcolm       |    State = Action Required       |   3197 patches
« 1 2 ... 20 21 2231 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[0/2] Levenshtein-based suggestions (v3) - - - - --- 2015-11-13 David Malcolm New
[02/02] C FE: add fix-it hint for . vs -> - - - - --- 2015-11-12 David Malcolm New
libcpp: add examples to source_location description - - - - --- 2015-11-10 David Malcolm New
[02/02] C FE: add fix-it hint for . vs -> - - - - --- 2015-11-10 David Malcolm New
[01/02] PR/62314: add ability to add fixit-hints - - - - --- 2015-11-10 David Malcolm New
[PATCH/RFC] C++ FE: expression ranges (work in progress) - - - - --- 2015-11-07 David Malcolm New
[4b] diagnostic-show-locus.c changes: Insertions - - - - --- 2015-11-06 David Malcolm New
PR driver/67613 - spell suggestions for misspelled command line options - - - - --- 2015-11-04 David Malcolm New
Better error messages for merge-conflict markers (v3) - - - - --- 2015-10-30 David Malcolm New
[2/2] C FE: suggest corrections for misspelled field names - - - - --- 2015-10-30 David Malcolm New
[1/2] Implement Levenshtein distance - - - - --- 2015-10-30 David Malcolm New
[4/4] Add -Wmisleading-indentation to -Wall - - - - --- 2015-10-29 David Malcolm New
[3/4] Fix misleading indentation in tree-nested.c - - - - --- 2015-10-29 David Malcolm New
[2/4] Fix misleading indentation in tree-ssa-loop-unswitch.c - - - - --- 2015-10-29 David Malcolm New
[1/4] -Wmisleading-indentation: don't warn in presence of entirely blank lines - - - - --- 2015-10-29 David Malcolm New
[4c] Other changes: everything apart from diagnostic-show-locus.c changes - - - - --- 2015-10-28 David Malcolm New
[4b] diagnostic-show-locus.c changes: Insertions - - - - --- 2015-10-28 David Malcolm New
[4a] diagnostic-show-locus.c changes: Deletions - - - - --- 2015-10-28 David Malcolm New
[16/16] Add test-wide-int.c to unittests - - - - --- 2015-10-27 David Malcolm New
[15/16] Add test-vec.c to unittests - - - - --- 2015-10-27 David Malcolm New
[14/16] Add test-tree.c to unittests - - - - --- 2015-10-27 David Malcolm New
[13/16] Add test-rtl.c to unittests - - - - --- 2015-10-27 David Malcolm New
[12/16] Add test-locations.c to unittests - - - - --- 2015-10-27 David Malcolm New
[11/16] Add test-hash-set.c to unittests - - - - --- 2015-10-27 David Malcolm New
[10/16] Add test-hash-map.c to unittests - - - - --- 2015-10-27 David Malcolm New
[09/16] Add test-gimple.c to unittests - - - - --- 2015-10-27 David Malcolm New
[08/16] Add test-ggc.c to unittests - - - - --- 2015-10-27 David Malcolm New
[07/16] Add test-functions.c to unittests - - - - --- 2015-10-27 David Malcolm New
[06/16] Add test-folding.c to unittests - - - - --- 2015-10-27 David Malcolm New
[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
« 1 2 ... 20 21 2231 32 »