Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3189 patches
« 1 2 3 431 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
wwwdocs: port from MetaHTML to a Python 3 script wwwdocs: port from MetaHTML to a Python 3 script - - - - --- 2018-06-04 David Malcolm New
wwwdocs: document my changes for gcc 10 wwwdocs: document my changes for gcc 10 - - - - --- 2020-04-16 David Malcolm New
vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312) vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312) - - - - --- 2017-12-12 David Malcolm New
v6: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) v6: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) - - - - --- 2018-12-18 David Malcolm New
v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) - - - - --- 2018-12-15 David Malcolm New
v4: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) v4: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-05 David Malcolm New
v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) - - - - --- 2018-11-30 David Malcolm New
v4: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) v4: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) - - - - --- 2018-12-13 David Malcolm New
v4 of diagnostic_show_locus and rich_location - - - - --- 2015-10-12 David Malcolm New
v3: C/C++: more stdlib header hints (PR c/81404) v3: C/C++: more stdlib header hints (PR c/81404) - - - - --- 2017-10-18 David Malcolm New
v3: C/C++: fix quoting of "aka" typedef information (PR 62170) - - - - --- 2017-06-21 David Malcolm New
v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) - - - - --- 2018-11-19 David Malcolm New
v3: C++: simplify output from suggest_alternatives_for v3: C++: simplify output from suggest_alternatives_for - - - - --- 2018-10-12 David Malcolm New
v3: C++: improvements to diagnostics using %P (more PR c++/85110) v3: C++: improvements to diagnostics using %P (more PR c++/85110) - - - - --- 2018-12-06 David Malcolm New
v3 of patch (was Re: [PATCH 11/11] Make opt_pass and gcc::pipeline be GC-managed) - - - - --- 2013-08-16 David Malcolm New
v3 of optinfo, remarks and optimization records v3 of optinfo, remarks and optimization records - - - - --- 2018-06-20 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
v3 of GDB hooks for debugging GCC - - - - --- 2013-08-26 David Malcolm New
v2: gccint.texi: add user experience guidelines v2: gccint.texi: add user experience guidelines - - - - --- 2018-10-18 David Malcolm New
v2: c/c++: Add fix-it hints for suggested missing #includes - - - - --- 2017-07-03 David Malcolm New
v2: Show pertinent parameter (PR c++/85110) v2: Show pertinent parameter (PR c++/85110) - - - - --- 2018-04-06 David Malcolm New
v2: Run selftests for C++ as well as C v2: Run selftests for C++ as well as C - - - - --- 2018-10-13 David Malcolm New
v2: Formatted printing for dump_* in the middle-end v2: Formatted printing for dump_* in the middle-end - - - - --- 2018-08-02 David Malcolm New
v2: Fix location of typeid() (PR c++/80014) - - - - --- 2017-06-28 David Malcolm New
v2: Fix excess warnings from -Wtype-limits with location wrappers (PR c++/88680) v2: Fix excess warnings from -Wtype-limits with location wrappers (PR c++/88680) - - - - --- 2019-02-14 David Malcolm New
v2: Don't offer suggestions for compiler-generated variables (PR c++/85515) v2: Don't offer suggestions for compiler-generated variables (PR c++/85515) - - - - --- 2018-04-27 David Malcolm New
v2: C/C++: more stdlib header hints (PR c/81404) v2: C/C++: more stdlib header hints (PR c/81404) - - - - --- 2017-10-18 David Malcolm New
v2: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) v2: C/C++: don't suggest implementation names as spelling fixes (PR c/83236) - - - - --- 2017-12-02 David Malcolm New
v2: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) v2: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) - - - - --- 2018-11-15 David Malcolm New
v2: C++: suggestions for misspelled private members (PR c++/84993) v2: C++: suggestions for misspelled private members (PR c++/84993) - - - - --- 2018-09-21 David Malcolm New
v2: C++: simplify output from suggest_alternatives_for v2: C++: simplify output from suggest_alternatives_for - - - - --- 2018-10-10 David Malcolm New
v2: C++: show namespaces for enum values (PR c++/88121) v2: C++: show namespaces for enum values (PR c++/88121) - - - - --- 2018-11-29 David Malcolm New
v2 of GDB hooks for debugging GCC - - - - --- 2013-08-21 David Malcolm New
v2 Re: [PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE - - - - --- 2015-12-09 David Malcolm New
v2 -Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimization/83510) v2 -Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimization/83510) - - - - --- 2018-01-22 David Malcolm New
ux.texi: move "Quoting" and "Fix-it hints" from DiagnosticsGuidelines wiki page ux.texi: move "Quoting" and "Fix-it hints" from DiagnosticsGuidelines wiki page - - - - --- 2018-10-23 David Malcolm New
update_web_docs_svn: support the JIT docs (PR jit/64257) - - - - --- 2015-01-23 David Malcolm New
update_web_docs_svn: support the JIT docs (PR jit/64257) - - - - --- 2015-01-26 David Malcolm New
tsan.c: mark tsan_atomic_table as constant - - - - --- 2013-06-05 David Malcolm New
tree-vrp: add "const" qualifier to various value_range pointers tree-vrp: add "const" qualifier to various value_range pointers - - - - --- 2018-08-30 David Malcolm New
tree-ssa-structalias.c: make call_stmt_vars static - - - - --- 2013-06-04 David Malcolm New
tree-ssa-loop-unswitch.c: port to the dump_* API (PR tree-optimization/88763) tree-ssa-loop-unswitch.c: port to the dump_* API (PR tree-optimization/88763) - - - - --- 2019-01-10 David Malcolm New
tree-object-size.c: mark "unknown" as const - - - - --- 2013-06-07 David Malcolm New
tree-into-ssa.c: make interesting_blocks static - - - - --- 2013-06-07 David Malcolm New
toplev: gcc version information for jit - - - - --- 2015-01-23 David Malcolm New
toplev.c: set FILE * globals to NULL after fclose - - - - --- 2016-08-10 David Malcolm New
text-art: remove explicit #include of C++ standard library headers text-art: remove explicit #include of C++ standard library headers - - - - --- 2023-06-23 David Malcolm New
testsuite: turn down verbosity of "process-message" testsuite: turn down verbosity of "process-message" - - - - --- 2018-12-04 David Malcolm New
testsuite: fix analyzer C++ failures on Solaris [PR111475] testsuite: fix analyzer C++ failures on Solaris [PR111475] - - - - --- 2024-05-03 David Malcolm New
testsuite: example plugin for spellchecking comments - - - - --- 2017-06-08 David Malcolm New
testsuite: ensure GCC_COLORS is unset - - - - --- 2017-06-01 David Malcolm New
testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959] testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959] - - - - --- 2023-03-20 David Malcolm New
testsuite: add lib/nn-line-numbers.exp testsuite: add lib/nn-line-numbers.exp - - - - --- 2020-01-08 David Malcolm New
testsuite: add dg-enable-nn-line-numbers (v6) testsuite: add dg-enable-nn-line-numbers (v6) - - - - --- 2020-01-10 David Malcolm New
testsuite: add coverage for diagnostics relating to inlining (PR tree-optimization/83336) testsuite: add coverage for diagnostics relating to inlining (PR tree-optimization/83336) - - - - --- 2017-12-11 David Malcolm New
testsuite/lib/multline.exp: show test name and line numbers - - - - --- 2015-12-10 David Malcolm New
system.h: Poison strndup (PR bootstrap/78616) - - - - --- 2017-01-13 David Malcolm New
substring_loc info needs default track-macro-expansion (PR preprocessor/78324) - - - - --- 2016-11-18 David Malcolm New
substring_loc info needs default track-macro-expansion (PR preprocessor/78324) - - - - --- 2016-11-18 David Malcolm New
spellcheck: support transpositions aka Damerau-Levenshtein (PR other/69968) spellcheck: support transpositions aka Damerau-Levenshtein (PR other/69968) - - - - --- 2018-05-01 David Malcolm New
spellcheck.c: add test_find_closest_string - - - - --- 2016-06-06 David Malcolm New
spellcheck bugfixes: don't offer the goal string as a suggestion - - - - --- 2016-11-15 David Malcolm New
simplify-rtx.c: start adding selftests (v2) - - - - --- 2016-07-06 David Malcolm New
simplify-rtx.c: start adding selftests - - - - --- 2016-07-02 David Malcolm New
selftest: remove "Yoda ordering" in assertions selftest: remove "Yoda ordering" in assertions - - - - --- 2018-04-30 David Malcolm New
selftest.h: mark failure functions with ATTRIBUTE_NORETURN. - - - - --- 2016-08-26 David Malcolm New
selftest.h: mark failure functions with "noreturn" - - - - --- 2016-08-26 David Malcolm New
selftest.h: add ASSERT_STR_CONTAINS - - - - --- 2016-08-20 David Malcolm New
selftest.c: gracefully handle NULL in assert_streq - - - - --- 2016-07-19 David Malcolm New
selftest.c: avoid explicit "selftest::" qualifiers - - - - --- 2016-08-31 David Malcolm New
sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423) sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423) - - - - --- 2019-01-18 David Malcolm New
rtx_writer: avoid printing trailing nils - - - - --- 2016-11-04 David Malcolm New
rtx_writer: avoid printing trailing default values - - - - --- 2016-11-04 David Malcolm New
rtx_writer: avoid printing trailing default values - - - - --- 2016-11-07 David Malcolm New
rs6000, jit: Unbreak libgccjit on ppc (rs6000_output_function_epilogue) - - - - --- 2015-01-19 David Malcolm New
rl78.c: fix warning - - - - --- 2016-06-01 David Malcolm New
read-rtl.c: split out read_rtx_operand from read_rtx_code - - - - --- 2016-09-24 David Malcolm New
read-md.c: track column numbers - - - - --- 2016-09-30 David Malcolm New
read-md.c: Move various state to within class rtx_reader (v3) - - - - --- 2016-10-17 David Malcolm New
read-md.c: Move various state to within class rtx_reader - - - - --- 2016-10-14 David Malcolm New
print_rtx_function: integrate dumping of the CFG into the insn chain - - - - --- 2016-10-12 David Malcolm New
print_rtx: implement support for reuse IDs (v2) - - - - --- 2016-11-07 David Malcolm New
print_rtx: implement support for reuse IDs - - - - --- 2016-10-21 David Malcolm New
print-rtx.c: add 'h', v' and 'p' prefixes to regnos - - - - --- 2016-09-21 David Malcolm New
pretty-print.c: add selftest::test_prefixes_and_wrapping pretty-print.c: add selftest::test_prefixes_and_wrapping - - - - --- 2018-11-12 David Malcolm New
optinfo-emit-json.cc: don't call get_fnname_from_decl (PR middle-end/89725) optinfo-emit-json.cc: don't call get_fnname_from_decl (PR middle-end/89725) - - - - --- 2019-03-28 David Malcolm New
omp-offload.c: translation fixes (PR translation/80001) - - - - --- 2017-03-15 David Malcolm New
multiline.exp: complain about mismatched dg-{begin|end}-multiline-output multiline.exp: complain about mismatched dg-{begin|end}-multiline-output - - - - --- 2018-10-11 David Malcolm New
microblaze.c: fix warnings - - - - --- 2016-06-01 David Malcolm New
maybe_set_first_label_num can take an rtx_code_label * - - - - --- 2016-04-27 David Malcolm New
matching tokens: C++ parts (v3) - - - - --- 2017-08-08 David Malcolm New
make gengtype more robust against user error - - - - --- 2013-10-25 David Malcolm New
maintainer-scripts: Fix 404s in "Show Source" in jit docs - - - - --- 2015-02-06 David Malcolm New
lto, testsuite: Fix ICE in -Wodr (PR lto/83121) lto, testsuite: Fix ICE in -Wodr (PR lto/83121) - - - - --- 2018-01-04 David Malcolm New
libiberty: remove FINAL and OVERRIDE from ansidecl.h libiberty: remove FINAL and OVERRIDE from ansidecl.h - - - - --- 2022-05-23 David Malcolm New
libiberty: fix memory usage explosion for invalid templates (PR demangler/84668) libiberty: fix memory usage explosion for invalid templates (PR demangler/84668) - - - - --- 2018-03-03 David Malcolm New
libiberty: fix URL for demangler ABI libiberty: fix URL for demangler ABI - - - - --- 2018-03-02 David Malcolm New
libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498) - - - - --- 2016-11-29 David Malcolm New
libgomp: "GNU OpenMP Runtime Library" (was: [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC r… - - - - --- 2014-11-12 David Malcolm New
libgccjit.so: an embeddable JIT-compiler based on GCC - - - - --- 2013-10-03 David Malcolm New
« 1 2 3 431 32 »