Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3167 patches
« 1 2 3 431 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RFC: elimination of global state relating to passes - - - - --- 2013-04-03 David Malcolm New
[1/6] Introduce macros when constructing the tree of passes - - - - --- 2013-04-20 David Malcolm New
[2/6] Move the construction of the pass hierarchy into a new passes.def file - - - - --- 2013-04-20 David Malcolm New
[4/6] Handwritten part of conversion of passes to instances of C++ classes - - - - --- 2013-04-20 David Malcolm New
[5/6] Introduce virtual functions in testsuite/gcc.dg/plugin/one_time_plugin.c - - - - --- 2013-04-20 David Malcolm New
[6/6] Example of converting global state to per-pass state - - - - --- 2013-04-20 David Malcolm New
PATCH: contrib/repro_fail: filter out "-ignore SIGHUP" from spawn line - - - - --- 2013-04-25 David Malcolm New
Use indentation in gtype.state to show nested structure - - - - --- 2013-05-04 David Malcolm New
Use indentation in gtype.state to show nested structure - - - - --- 2013-05-06 David Malcolm New
PATCH: contrib/repro_fail: filter out "-ignore SIGHUP" from spawn line - - - - --- 2013-05-06 David Malcolm New
Use indentation in gtype.state to show nested structure - - - - --- 2013-05-06 David Malcolm New
Use indentation in gtype.state to show nested structure - - - - --- 2013-05-06 David Malcolm New
Add myself to MAINTAINERS as Write After Approval - - - - --- 2013-05-17 David Malcolm New
A trivial script to scrub ChangeLog changes from "git show" - - - - --- 2013-05-22 David Malcolm New
Mark threshold arrays in bb-reorder.c as constant - - - - --- 2013-05-23 David Malcolm New
Remove global state from gcc/tracer.c - - - - --- 2013-05-23 David Malcolm New
Remove global state from gcc/tracer.c - - - - --- 2013-05-23 David Malcolm New
Remove global state from gcc/tracer.c - - - - --- 2013-05-23 David Malcolm New
[1/2] handwritten part of patch - - - - --- 2013-05-25 David Malcolm New
[0/2] Proof-of-concept towards removal of the "cfun" global - - - - --- 2013-05-31 David Malcolm New
tree-ssa-structalias.c: make call_stmt_vars static - - - - --- 2013-06-04 David Malcolm New
tsan.c: mark tsan_atomic_table as constant - - - - --- 2013-06-05 David Malcolm New
Remove unused pass_update_address_taken - - - - --- 2013-06-05 David Malcolm New
tree-into-ssa.c: make interesting_blocks static - - - - --- 2013-06-07 David Malcolm New
tree-object-size.c: mark "unknown" as const - - - - --- 2013-06-07 David Malcolm New
final.c: make debug_prefix_maps static - - - - --- 2013-06-11 David Malcolm New
function.c: Remove stray copy of initial_trampoline - - - - --- 2013-06-11 David Malcolm New
ggc-page.c : remove erroneous ATTRIBUTE_UNUSED - - - - --- 2013-06-14 David Malcolm New
Proof of concept: multiple gc heaps - - - - --- 2013-06-15 David Malcolm New
[C++] Implement new "force_static" attribute - - - - --- 2013-07-01 David Malcolm New
Remove global state from gcc/tracer.c - - - - --- 2013-07-01 David Malcolm New
Make all usage of "input_location" be explicit - - - - --- 2013-07-02 David Malcolm New
[1/4] Introduce macros when constructing the tree of passes - - - - --- 2013-07-18 David Malcolm New
[2/4] Move the construction of the pass hierarchy into a new passes.def file. - - - - --- 2013-07-18 David Malcolm New
[3/4] Introduce NEXT_PASS_NUM macro - - - - --- 2013-07-18 David Malcolm New
[4/4] Add contrib/check_passes.py script - - - - --- 2013-07-18 David Malcolm New
Rename callback in ipa-pure-const.c - - - - --- 2013-07-18 David Malcolm New
Remove redundant decl of pass_ipa_lto_wpa_fixup - - - - --- 2013-07-18 David Malcolm New
[1/2] Introduce context class - - - - --- 2013-07-24 David Malcolm New
[2/2] Introduce beginnings of a pipeline class. - - - - --- 2013-07-24 David Malcolm New
docs/install.texi: Add note about not relying on gawk extensions - - - - --- 2013-07-25 David Malcolm New
Fix missing deps for tree-sra.o - - - - --- 2013-07-25 David Malcolm New
[01/11] Introduce beginnings of a pipeline class. - - - - --- 2013-07-26 David Malcolm New
[02/11] Generate pass-instances.def - - - - --- 2013-07-26 David Malcolm New
[03/11] Handwritten part of conversion of passes to C++ classes - - - - --- 2013-07-26 David Malcolm New
[05/11] Add -fno-rtti when building plugins. - - - - --- 2013-07-26 David Malcolm New
[06/11] Rewrite how instances of passes are cloned - - - - --- 2013-07-26 David Malcolm New
[07/11] Introduce virtual functions in testsuite/gcc.dg/plugin/one_time_plugin.c - - - - --- 2013-07-26 David Malcolm New
[08/11] Example of converting global state to per-pass state - - - - --- 2013-07-26 David Malcolm New
[09/11] Support "gcc" namespace in gengtype - - - - --- 2013-07-26 David Malcolm New
[10/11] Make gcc::context be GC-managed - - - - --- 2013-07-26 David Malcolm New
[11/11] Make opt_pass and gcc::pipeline be GC-managed - - - - --- 2013-07-26 David Malcolm New
[02/11] Generate pass-instances.def - - - - --- 2013-07-26 David Malcolm New
[Committed] Introduce beginnings of gcc::pass_manager class (was Re: [PATCH 01/11] Introduce beginn… - - - - --- 2013-07-30 David Malcolm New
[3.1/11] Explicitly initialize the macro-generated pass fields (was Re: [PATCH 03/11] Handwritten p… - - - - --- 2013-08-01 David Malcolm New
[3.1/11] Explicitly initialize the macro-generated pass fields (was Re: [PATCH 03/11] Handwritten p… - - - - --- 2013-08-03 David Malcolm New
Updated patch 10 (was Re: [PATCH 10/11] Make gcc::context be GC-managed) - - - - --- 2013-08-03 David Malcolm New
Updated patch (was Re: [PATCH 11/11] Make opt_pass and gcc::pipeline be GC-managed) - - - - --- 2013-08-03 David Malcolm New
[PATCH/Merge,Request] Vtable Verification feature. - - - - --- 2013-08-06 David Malcolm New
[buildbot] r201508: Build failures after pass C++ conversion - - - - --- 2013-08-06 David Malcolm New
[rl78] : Port to new pass C++ API (was Re: [buildbot] r201508: Build failures after pass C++ conver… - - - - --- 2013-08-06 David Malcolm New
Fix broken build on sparc (was Re: [buildbot] r201508: Build failures after pass C++ conversion) - - - - --- 2013-08-06 David Malcolm New
Unbreak build on mips (was Re: Passes are now C++ classes (was Re: [PATCH 03/11] Handwritten part o… - - - - --- 2013-08-06 David Malcolm New
[buildbot] r201508: Build failures after pass C++ conversion - - - - --- 2013-08-06 David Malcolm New
[buildbot] r201508: Build failures after pass C++ conversion - - - - --- 2013-08-07 David Malcolm New
Committed: Fix stray PIPELINE_H in gcc/config/i386/t-i386 - - - - --- 2013-08-13 David Malcolm New
Fix bad interaction between GTY((user)) and incomplete declarations - - - - --- 2013-08-15 David Malcolm New
[1/2] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-08-16 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
v2 of GDB hooks for debugging GCC - - - - --- 2013-08-21 David Malcolm New
v3 of GDB hooks for debugging GCC - - - - --- 2013-08-26 David Malcolm New
[1/6] Convert gimple types from a union to a C++ class hierarchy - - - - --- 2013-08-29 David Malcolm New
[2/6] Hand-written port of various accessors within gimple.h - - - - --- 2013-08-29 David Malcolm New
[4/6] Implement is_a_helper <>::test specializations for various gimple types - - - - --- 2013-08-29 David Malcolm New
[5/6] Port various places from union access to subclass access. - - - - --- 2013-08-29 David Malcolm New
[6/6] Add manual GTY hooks - - - - --- 2013-08-29 David Malcolm New
[6/6,v2] Add manual GTY hooks - - - - --- 2013-08-31 David Malcolm New
[v2,1/6] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-09-09 David Malcolm New
[v2,3/6] Split symtab_node declarations onto multiple lines - - - - --- 2013-09-09 David Malcolm New
[v2,4/6] Remove symtab_node and const_symtab_node typedefs. - - - - --- 2013-09-09 David Malcolm New
[v2,5/6] Automated renaming of symtab types - - - - --- 2013-09-09 David Malcolm New
[v2,6/6] Update hand-written GTY routines for type renaming - - - - --- 2013-09-09 David Malcolm New
[1/3] Parse base classes for GTY-marked types - - - - --- 2013-09-20 David Malcolm New
[2/3] Handle simple inheritance in gengtype. - - - - --- 2013-09-20 David Malcolm New
[3/3] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-09-20 David Malcolm New
[v2,1/4] Ignore access-control keywords when parsing fields. - - - - --- 2013-09-24 David Malcolm New
[v2,2/4] Parse base classes for GTY-marked types - - - - --- 2013-09-24 David Malcolm New
[v2,3/4] Handle simple inheritance in gengtype. - - - - --- 2013-09-24 David Malcolm New
[v2,4/4] Add documentation about gengtype and inheritance - - - - --- 2013-09-24 David Malcolm New
libgccjit.so: an embeddable JIT-compiler based on GCC - - - - --- 2013-10-03 David Malcolm New
Fix memory leak within ipa_inline - - - - --- 2013-10-10 David Malcolm New
coverage.c: Fix leak of da_file_name - - - - --- 2013-10-10 David Malcolm New
Add --enable-host-shared configuration option - - - - --- 2013-10-10 David Malcolm New
[1/2] Handwritten part of conversion of IPA pass hooks to virtual functions - - - - --- 2013-10-10 David Malcolm New
[2/2] Automated conversion of IPA passes to new API - - - - --- 2013-10-10 David Malcolm New
Add --enable-host-shared configuration option - - - - --- 2013-10-11 David Malcolm New
Introduce gcc::dump_manager class - - - - --- 2013-10-12 David Malcolm New
[jit] Implement source code location support (API change) - - - - --- 2013-10-15 David Malcolm New
[jit] libgccjit.map: Sort the symbols alphabetically - - - - --- 2013-10-15 David Malcolm New
[jit] jit.exp: Detect compilation errors - - - - --- 2013-10-15 David Malcolm New
« 1 2 3 431 32 »