Show patches with: Submitter = Diego Novillo       |    State = Action Required       |    Archived = No       |   363 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) - - - - --- 2012-05-08 Diego Novillo New
[cxx-conversion] Switch default to build in C++ - - - - --- 2012-04-11 Diego Novillo New
[pph] Add more PPH timers and stats. (issue5937045) - - - - --- 2012-03-27 Diego Novillo New
[pph] Add stats on PPH processing (issue5933044) - - - - --- 2012-03-27 Diego Novillo New
[pph] Adjust expected patterns in some tests (issue5905068) - - - - --- 2012-03-26 Diego Novillo New
[pph] Add timers for PPH procesing (issue5902062) - - - - --- 2012-03-26 Diego Novillo New
[pph] Fix check for empty statement list (issue5905065) - - - - --- 2012-03-26 Diego Novillo New
[pph] Adjust mangling when emitting PPH (issue5902061) - - - - --- 2012-03-26 Diego Novillo New
[pph] Fix bindings for using declarations (issue5900043) - - - - --- 2012-03-23 Diego Novillo New
[wwwdocs] Add link to Git mirror on main page - - - - --- 2012-03-22 Diego Novillo New
[pph] Fix x1mbstate_t.h (issue5872043) - - - - --- 2012-03-21 Diego Novillo New
[pph] Add reduced test case for a common lookup failure (issue5844068) - - - - --- 2012-03-20 Diego Novillo New
[pph] Rename pph_sytmab -> pph_replay (issue5846069) - - - - --- 2012-03-19 Diego Novillo New
[pph] Add support to re-play actions on types (issue5845069) - - - - --- 2012-03-19 Diego Novillo New
[pph] Add a GC root for the lexer (issue5822055) - - - - --- 2012-03-14 Diego Novillo New
[pph] Identify and diagnose one class of bad merges (issue5822054) - - - - --- 2012-03-14 Diego Novillo New
[pph] Do not emit callgraph nodes to PPH images [2/2] (issue5804043) - - - - --- 2012-03-13 Diego Novillo New
[pph] Do not emit callgraph nodes to PPH images [1/2] (issue5803043) - - - - --- 2012-03-13 Diego Novillo New
[contrib] Fix match pattern for summary lines in validate_failures.py (issue5728047) - - - - --- 2012-03-02 Diego Novillo New
[pph] Re-factor streaming of binding levels (issue5663043) - - - - --- 2012-02-13 Diego Novillo New
[contrib] Add a commonly used flag to repro_fail (issue5650057) - - - - --- 2012-02-10 Diego Novillo New
[pph] Clear lexer state while replaying the symbol table (issue5645047) - - - - --- 2012-02-07 Diego Novillo New
[wwwdocs] Add section on diagnostics conventions - - - - --- 2012-02-02 Diego Novillo New
[pph] More GC fixes (issue5606049) - - - - --- 2012-02-02 Diego Novillo New
[wwwdocs] Add section on diagnostics conventions - - - - --- 2012-02-01 Diego Novillo New
[pph] Fix streaming of structures inside shared structures (issue5607045) - - - - --- 2012-02-01 Diego Novillo New
[wwwdocs] Add section on diagnostics conventions - - - - --- 2012-01-29 Diego Novillo New
[pph] Add support for disabling PPH input (issue5593043) - - - - --- 2012-01-27 Diego Novillo New
[pph] Fix ICE with circular #includes (issue5588046) - - - - --- 2012-01-27 Diego Novillo New
[pph] Disable PPH generation if there are errors (issue5580043) - - - - --- 2012-01-26 Diego Novillo New
[pph] Fix #include table handling (issue5578045) - - - - --- 2012-01-26 Diego Novillo New
[pph] Factor out some tree header reading code (issue5575050) - - - - --- 2012-01-24 Diego Novillo New
[pph] Fix ICE in build_int_cst_wide (issue5536086) - - - - --- 2012-01-21 Diego Novillo New
[pph] Fix GC problems with symbol table (issue5532112) - - - - --- 2012-01-20 Diego Novillo New
[pph] Fix checksum of trees coming from external PPH images (issue5554070) - - - - --- 2012-01-19 Diego Novillo New
[pph] Refuse to generate PPH with #include_next (issue5558045) - - - - --- 2012-01-18 Diego Novillo New
[pph] Change representation of mutated trees (issue5540070) - - - - --- 2012-01-17 Diego Novillo New
[pph] Fix in-memory marking (take 2) (issue5540069) - - - - --- 2012-01-17 Diego Novillo New
[pph] Fix marking of in-memory streams (issue5544085) - - - - --- 2012-01-17 Diego Novillo New
[pph] Fix C errors for stage 1 bootstrap (issue5549046) - - - - --- 2012-01-17 Diego Novillo New
[pph] Consult PPH registry when processing LC_ENTER events (issue5539074) - - - - --- 2012-01-17 Diego Novillo New
[pph] Add registry for open PPH images (issue5540067) - - - - --- 2012-01-17 Diego Novillo New
[pph] Fix relocations of included_from indices (issue5549045) - - - - --- 2012-01-17 Diego Novillo New
[pph] Fix test failure in my last patch (issue5476051) - - - - --- 2011-12-09 Diego Novillo New
[pph] Tolerate missing and invalid PPH files (issue5475055) - - - - --- 2011-12-09 Diego Novillo New
[pph] Fix references to external PPH files (issue5476043) - - - - --- 2011-12-08 Diego Novillo New
[pph] Re-factor merge reads for lang_decl (issue5440087) - - - - --- 2011-12-02 Diego Novillo New
[pph] Cleanup to support namespace aliases (2/2) (issue5434110) - - - - --- 2011-12-02 Diego Novillo New
[pph] Cleanup to support namespace aliases (1/2) (issue5434109) - - - - --- 2011-12-02 Diego Novillo New
[PR,bootstrap/51346] Fix lto profiledbootstrap (issue5437103) - - - - --- 2011-12-01 Diego Novillo New
Fix early inliner inlining uninlinable functions - - - - --- 2011-12-01 Diego Novillo New
Fix early inliner inlining uninlinable functions - - - - --- 2011-11-23 Diego Novillo New
Add line table and line map debugging routines - - - - --- 2011-11-22 Diego Novillo New
[wwwdocs/news] Add link to GNU Tools Cauldron 2012 - - - - --- 2011-11-19 Diego Novillo New
Re: Links to release criteria? - - - - --- 2011-11-18 Diego Novillo New
[pph] Add flag -fpph-include-tree (issue5376093) - - - - --- 2011-11-14 Diego Novillo New
[lto] Also stream TYPE_ADDR_SPACE. (issue5308067) - - - - --- 2011-10-30 Diego Novillo New
Factor mangled id computation (issue5311075) - - - - --- 2011-10-30 Diego Novillo New
[pph] Fix remaining cgraph ICEs (issue5325050) - - - - --- 2011-10-29 Diego Novillo New
[pph] Fix some cgraph node merge problems (issue5302068) - - - - --- 2011-10-27 Diego Novillo New
[pph] Use table of contents for merging (issue5305056) - - - - --- 2011-10-22 Diego Novillo New
[pph] Re-organize handling of mergeable nodes (issue5318043) - - - - --- 2011-10-21 Diego Novillo New
[pph] Fix chain merging (issue5264044) - - - - --- 2011-10-14 Diego Novillo New
[pph] Misc cleanups (3/3) (issue5274043) - - - - --- 2011-10-14 Diego Novillo New
[pph] Misc cleanups (2/3) (issue5263044) - - - - --- 2011-10-14 Diego Novillo New
[pph] Misc cleanups (1/3) (issue5282043) - - - - --- 2011-10-14 Diego Novillo New
[pph] Unify chain streaming (issue5262045) - - - - --- 2011-10-14 Diego Novillo New
[pph] Fix builtin merges (issue5276044) - - - - --- 2011-10-13 Diego Novillo New
[pph] Make streamer hooks internal (issue5278043) - - - - --- 2011-10-13 Diego Novillo New
[pph] shorten timeout on c1limits-externalid.cc and XFAIL (issue5278042) - - - - --- 2011-10-13 Diego Novillo New
[lto] Factor out code for streaming struct function. (issue5253051) - - - - --- 2011-10-13 Diego Novillo New
[lto] Add streamer hooks for emitting location_t (issue5249058) - - - - --- 2011-10-12 Diego Novillo New
Rename some fields in struct language_function. (issue5229058) - - - - --- 2011-10-12 Diego Novillo New
Add new debugging routines to the C++ parser (issue5232053) - - - - --- 2011-10-12 Diego Novillo New
Factor out allocation of sorted_fields (issue5253050) - - - - --- 2011-10-12 Diego Novillo New
[pph] Fix handling of AGGR_INIT_EXPRs (issue5246056) - - - - --- 2011-10-12 Diego Novillo New
[pph] Make libcpp symbol validation a warning (issue5235061) - - - - --- 2011-10-11 Diego Novillo New
[pph] Fix template class tables streaming (issue5199041) - - - - --- 2011-10-05 Diego Novillo New
Fix htab lookup bug in reregister_specialization (issue5190046) - - - - --- 2011-10-05 Diego Novillo New
[pph] Add pph_cache_find (issue5169052) - - - - --- 2011-10-04 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [8/8] (issue5164048) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [7/8] (issue5177042) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [6/8] (issue5175049) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [5/8] (issue5178044) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [4/8] (issue5172046) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [3/8] (issue5167053) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [2/8] (issue5179042) - - - - --- 2011-10-03 Diego Novillo New
[pph] Detect state mutation in DECLs/TYPEs [1/8] (issue5180042) - - - - --- 2011-10-03 Diego Novillo New
[Annotalysis] Fix internal compiler error on template methods - - - - --- 2011-09-29 Diego Novillo New
[pph] Add inline assembly test case (issue5127047) - - - - --- 2011-09-28 Diego Novillo New
[pph] Prepare for mutation detection [3/3] (issue5139052) - - - - --- 2011-09-27 Diego Novillo New
[pph] Prepare for mutation detection [2/3] (issue5142049) - - - - --- 2011-09-27 Diego Novillo New
[pph] Prepare for mutation detection [1/3] (issue5124050) - - - - --- 2011-09-27 Diego Novillo New
[libgomp] Pass CC to the libgomp testsuite to capture -sysroot - - - - --- 2011-09-16 Diego Novillo New
[Trunk/GCC,4.6] Re: [google] Omit date from Fortran .mod files for reproducible builds - - - - --- 2011-09-16 Diego Novillo New
[4.6] Fix set-but-not-used warning [committed] (issue5013044) - - - - --- 2011-09-15 Diego Novillo New
Add new script for validating test results (issue5023041) - - - - --- 2011-09-13 Diego Novillo New
[pph] Add pph_writer_enabled_p (issue5003044) - - - - --- 2011-09-13 Diego Novillo New
[pph] Remove XPASS noise from pph testsuite (issue4967063) - - - - --- 2011-09-12 Diego Novillo New
[pph] Do not read pph files more than once (issue4983055) - - - - --- 2011-09-09 Diego Novillo New
« 1 2 3 4 »