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
[pph] Fix method lookups (part 1) (issue4997042) - - - - --- 2011-09-09 Diego Novillo New
[pph] Fix token dumping within a window (issue4991046) - - - - --- 2011-09-08 Diego Novillo New
[pph] Detect #include outside the global context (issue4958045) - - - - --- 2011-08-25 Diego Novillo New
[pph] Make x7rtti.cc executable (issue4970041) - - - - --- 2011-08-25 Diego Novillo New
[pph] Fix x1key* tests (issue4969041) - - - - --- 2011-08-25 Diego Novillo New
[pph] Re-organize pph_write_tree/pph_read_tree (issue4934045) - - - - --- 2011-08-22 Diego Novillo New
[pph] Fix x1dynarra1, x1dynarray2a and x1dynarray2b (issue4921051) - - - - --- 2011-08-22 Diego Novillo New
[4.6/4.7] Fix some parser timers (issue4894054) - - - - --- 2011-08-18 Diego Novillo New
[pph] Minor cleanups (issue4908048) - - - - --- 2011-08-17 Diego Novillo New
[pph] Support for references to symbols in other PPH images (issue4873051) - - - - --- 2011-08-16 Diego Novillo New
[pph] Remove most ties with LTO streamer (issue4869045) - - - - --- 2011-08-12 Diego Novillo New
[lto] Rename functions in tree/data streamer (issue4886041) - - - - --- 2011-08-12 Diego Novillo New
[pph] Stream locations in LAMBDA_EXPR and STATIC_ASSERT_EXPR (issue4876042) - - - - --- 2011-08-11 Diego Novillo New
[pph] Remove unnecessary one liner functions (issue4867044) - - - - --- 2011-08-11 Diego Novillo New
[pph] Re-write streamer to use new generic tree streaming (issue4868041) - - - - --- 2011-08-11 Diego Novillo New
[lto] Remove most streamer hooks. (issue4863041) - - - - --- 2011-08-11 Diego Novillo New
[lto] Refactor streamer (1/N) (issue4809083) - - - - --- 2011-08-08 Diego Novillo New
[pph] Allocate string tables separately. (issue4843044) - - - - --- 2011-08-04 Diego Novillo New
[pph] Remove unused code (issue4844046) - - - - --- 2011-08-04 Diego Novillo New
[pph] Add initial support for including nested pph images (issue4847044) - - - - --- 2011-08-04 Diego Novillo New
[pph] Free buffers used during tree encoding/decoding - - - - --- 2011-07-28 Diego Novillo New
[google] Disable annotalysis in google/main (issue4816050) - - - - --- 2011-07-25 Diego Novillo New
[google] Remove some XPASS/XFAIL markers (issue4809048) - - - - --- 2011-07-21 Diego Novillo New
[pph] External symbol references (1/n) (issue4760050) - - - - --- 2011-07-18 Diego Novillo New
[pph] Do not emit the same decl more than once in the symbol table (issue4758052) - - - - --- 2011-07-18 Diego Novillo New
[pph] Add symbol table - Fix remaining asm differences (issue4732043) - - - - --- 2011-07-14 Diego Novillo New
Replace cxx_scope with cp_binding_level (issue4702044) - - - - --- 2011-07-12 Diego Novillo New
[pph] Fix 3 asm differences (issue4695048) - - - - --- 2011-07-12 Diego Novillo New
[pph] Mark c4pr36533.cc fixed (issue4708041) - - - - --- 2011-07-12 Diego Novillo New
[pph] Use FOR_EACH_VEC_ELT consistently (issue4673057) - - - - --- 2011-07-11 Diego Novillo New
[pph] Add alternate addresses to register in the cache (issue4685054) - - - - --- 2011-07-11 Diego Novillo New
[pph] Do not call pushdecl_into_namespace to re-register symbols (issue4685053) - - - - --- 2011-07-11 Diego Novillo New
[pph] Stream and restore static_aggregates (issue4626096) - - - - --- 2011-07-06 Diego Novillo New
[pph] Do not clobber unemitted_tinfo_decls and keyed_classes (issue4636085) - - - - --- 2011-07-06 Diego Novillo New
[pph] Split c1meteor-contest.cc (issue4654087) - - - - --- 2011-07-04 Diego Novillo New
[pph] Tweak some tests (issue4668052) - - - - --- 2011-07-04 Diego Novillo New
[pph] Split c1eabi (issue4635089) - - - - --- 2011-07-04 Diego Novillo New
[pph] Fix ICE during function expansion (issue4662067) - - - - --- 2011-06-29 Diego Novillo New
[pph] Allow DECL_LANG_SPECIFIC to be shared (issue4667049) - - - - --- 2011-06-29 Diego Novillo New
[pph] Fix ICE during gimplification (issue4636074) - - - - --- 2011-06-29 Diego Novillo New
[pph] Support simple C++ programs (issue4630074) - - - - --- 2011-06-29 Diego Novillo New
[google] Do not execute pass_warn_function_return after a syntax error (issue4629076) - - - - --- 2011-06-27 Diego Novillo New
[pph] New test (issue4629075) - - - - --- 2011-06-27 Diego Novillo New
[pph] Add header files to pph.map (issue4639073) - - - - --- 2011-06-27 Diego Novillo New
[google] Backport contrib/repro_fail to google/gcc-4_6 - - - - --- 2011-06-24 Diego Novillo New
[pph] Stream scope_chain->bindings instead of global namespace (issue4661045) - - - - --- 2011-06-23 Diego Novillo New
[pph] Fix GC ICE in g++.dg/pph/c1eabi.cc (issue4607047) - - - - --- 2011-06-13 Diego Novillo New
[pph,contrib] Add support for multiple spawn patterns in repro_fail (issue4571061) - - - - --- 2011-06-10 Diego Novillo New
[pph] Do not emit PCH if generating PPH (issue4591061) - - - - --- 2011-06-10 Diego Novillo New
[pph] Do not emit PCH if generating PPH (issue4591061) - - - - --- 2011-06-09 Diego Novillo New
[pph] New script to reproduce failures from a .log file (issue4601050) - - - - --- 2011-06-09 Diego Novillo New
Re-factor TS_* marking code (issue4572051) - - - - --- 2011-06-09 Diego Novillo New
[pph] Fix cp_debug_parser (issue4571058) - - - - --- 2011-06-09 Diego Novillo New
[pph] Remove some additional cruft we no longer use (issue4547091) - - - - --- 2011-06-09 Diego Novillo New
[lto] Unify decl and type registration (issue4515186) - - - - --- 2011-06-06 Diego Novillo New
[lto] Merge streamer hooks from pph branch. (issue4568043) - - - - --- 2011-06-04 Diego Novillo New
[lto] Unify testing for non-streamable nodes (issue4551094) - - - - --- 2011-06-03 Diego Novillo New
[pph] Remove all the -fpph flags and pph_catch_... calls that instrumented the incr compiler (issue… - - - - --- 2011-06-03 Diego Novillo New
[lto] Unify decl and type registration (issue4515186) - - - - --- 2011-06-03 Diego Novillo New
[wwwdocs] Document new pth-icm branch - - - - --- 2011-06-03 Diego Novillo New
[lto] Remove unnecessary assertion for DECL_SAVED_TREE (issue4530094) - - - - --- 2011-06-01 Diego Novillo New
[lto] Fix streaming of multi-byte enums (issue4526099) - - - - --- 2011-06-01 Diego Novillo New
[pph] Add one failing C test (issue4524085) - - - - --- 2011-06-01 Diego Novillo New
[pph] Add new C test case (issue4559064) - - - - --- 2011-06-01 Diego Novillo New
[lto] Merge streamer hooks from pph branch. (issue4568043) - - - - --- 2011-06-01 Diego Novillo New
[pph/trunk] Fix enum streaming - - - - --- 2011-05-30 Diego Novillo New
[pph] Update LTO_tags values - - - - --- 2011-05-30 Diego Novillo New
[pph] Update streaming of cxx_binding and c_language_function - - - - --- 2011-05-30 Diego Novillo New
[pph] Add C-level tests (issue4528104) - - - - --- 2011-05-27 Diego Novillo New
[pph] Add testcase for shared streamed data (issue4532094) - - - - --- 2011-05-27 Diego Novillo New
[pph] Add support for shared data structures (issue4557055) - - - - --- 2011-05-27 Diego Novillo New
[pph] Regularize Streaming (issue4528096) - - - - --- 2011-05-25 Diego Novillo New
[google] Minor cleanups (issue4517103) - - - - --- 2011-05-24 Diego Novillo New
[pph] Various Tree Fields (issue4550064) - - - - --- 2011-05-20 Diego Novillo New
[pph] Allow streamer to define unique INTEGER_CST nodes (issue4489044) - - - - --- 2011-05-07 Diego Novillo New
[pph] Add streamer hook for preloading common nodes (issue4478043) - - - - --- 2011-05-04 Diego Novillo New
[google] Normalize version number for google/gcc-4_6 (issue4454049) - - - - --- 2011-05-02 Diego Novillo New
[google] Add new warning -Wreal-conversion (issue4436068) - - - - --- 2011-04-29 Diego Novillo New
[google] Add missing reference numbers to ChangeLogs - - - - --- 2011-04-29 Diego Novillo New
[google] Check if the nonnull attribute is applied to 'this' (issue4446070) - - - - --- 2011-04-29 Diego Novillo New
[google] Enable -Wnonnull for C++ (issue4431076) - - - - --- 2011-04-29 Diego Novillo New
[google] Add new warning -Wreal-conversion (issue4436068) - - - - --- 2011-04-29 Diego Novillo New
[google] Add two new -Wshadow warnings (issue4452058) - - - - --- 2011-04-29 Diego Novillo New
[google] Do not emit NULL warnings for implicit template args (issue4436067) - - - - --- 2011-04-29 Diego Novillo New
[google] Add -fstrict-enum-precision flag (issue4433083) - - - - --- 2011-04-28 Diego Novillo New
trial fix to null pointer free - - - - --- 2011-04-28 Diego Novillo New
[google] Moved ChangeLog entries to their proper place (issue4453047) - - - - --- 2011-04-27 Diego Novillo New
[google,wwwdocs] Add google/gcc-x_y to svn.html - - - - --- 2011-04-27 Diego Novillo New
[pph] Tidy pph_output_tree_* (issue4432071) - - - - --- 2011-04-26 Diego Novillo New
[pph] Write TREE_LANG_FLAG_? fields (issue4430067) - - - - --- 2011-04-26 Diego Novillo New
[pph] Fix many segmentation faults when restoring C++ ASTs (issue4441070) - - - - --- 2011-04-26 Diego Novillo New
[pph] Mark C++ codes with proper TS_* type markers (issue4436059) - - - - --- 2011-04-26 Diego Novillo New
[pph] Initialize fields in default ctor for _Hashtable_iterator (issue4430051) - - - - --- 2011-04-16 Diego Novillo New
[google] Install cpu_defines.h (issue4440044) - - - - --- 2011-04-16 Diego Novillo New
[google] Handle NULL return values in setlocale calls (issue4444046) - - - - --- 2011-04-16 Diego Novillo New
[google] Move ChangeLog entries to the right file (issue4427046) - - - - --- 2011-04-16 Diego Novillo New
[google] Install additional gcov files (issue4442052) - - - - --- 2011-04-16 Diego Novillo New
[lto/pph] Do not pack more bits than requested (issue4415044) - - - - --- 2011-04-14 Diego Novillo New
[pph] Rebuild compilation context from PPH images (6/6) (issue4410046) - - - - --- 2011-04-14 Diego Novillo New
[pph] Rebuild compilation context from PPH images (5/6) (issue4410045) - - - - --- 2011-04-14 Diego Novillo New
« 1 2 3 4 »