gcc.git
2012-04-26 Diego NovilloAdd new xfail manifest for grtev3.heads/pph
2012-04-25 Diego NovilloMerged revisions 184819-184823,184825-184830,184837...
2012-03-27 Diego NovilloAdd more PPH timers and stats.
2012-03-27 Diego NovilloAdd PPH statistics.
2012-03-26 Diego NovilloAdjust expected patterns in some tests.
2012-03-26 Diego NovilloAdd timers for PPH actions.
2012-03-26 Diego NovilloFix check for empty statement list.
2012-03-26 Diego NovilloMangle TRAIT_EXPR and CONST_DECLs in template parameters.
2012-03-23 Diego NovilloFix bindings for using declarations.
2012-03-23 Diego Novillox1mbstate_t.h: Adjust failure pattern.
2012-03-22 Lawrence CrowlThis patch addresses the problem of two template instan...
2012-03-21 Diego NovilloAdd expected error in x1mbstate_t.h.
2012-03-21 Diego NovilloFix x1mbstate_t.h.
2012-03-20 Diego NovilloAdd reduced test case for a common lookup failure.
2012-03-19 Diego NovilloThis patch renames pph_symtab...
2012-03-19 Diego Novilloparser.c (cp_lexer_print_token): Protect against NULL...
2012-03-19 Diego NovilloAdd support to re-play actions on types as well as...
2012-03-17 Lawrence CrowlThis patch addresses two main problems.
2012-03-15 Lawrence CrowlThis patch mostly adds several test cases reduced from...
2012-03-14 Diego NovilloAdd a GC root for the lexer.
2012-03-14 Diego NovilloDetect one class of invalid merges.
2012-03-13 Diego NovilloRemove callgraph nodes from PPH images.
2012-03-13 Diego NovilloThis patch adds more trees to the preloaded tree cache.
2012-03-10 Lawrence CrowlDisable warning when a system header is a primary compi...
2012-03-08 Lawrence CrowlThis patch provides three primary fixes.
2012-03-04 Diego NovilloMerged revisions 183974,183976-183985,183987,183991...
2012-03-02 Lawrence CrowlThis patch merges template specializations.
2012-02-23 Lawrence CrowlThis patch writes the tree header for mutated trees.
2012-02-20 Diego Novillo* pph-core.c (pph_init): Use stderr for -fpph-tracer.
2012-02-16 Lawrence CrowlThis patch avoids a false "used unititalized" error...
2012-02-15 Lawrence CrowlThis patch merges inline functions where a plain declar...
2012-02-13 Diego NovilloThis patch re-writes the streaming of binding levels...
2012-02-10 Diego NovilloMerged revisions 184097 via svnmerge from
2012-02-08 Diego NovilloAdd merge ChangeLog entry.
2012-02-08 Diego NovilloMerged revisions 182920-182926,182928-182932,182935...
2012-02-07 Diego NovilloWhen we re-play the symbol table for a PPH image, we...
2012-02-02 Diego Novillo* error.c (dump_function_decl): Add missing ';'.
2012-02-02 Diego NovilloThis patch extends the hack I added in...
2012-02-02 Lawrence CrowlThis patch adds minimal type merging.
2012-02-01 Lawrence CrowlThis patch makes tracing more robust.
2012-02-01 Diego NovilloThis patch fixes a problem with streaming of symbols...
2012-01-27 Diego NovilloThis patch adds support for disabling PPH reads.
2012-01-27 Diego NovilloWhen generating PPH images...
2012-01-27 Lawrence CrowlEmit some state hidden in cp/decl2.c: pending_statics...
2012-01-26 Diego Novillopph-core.c (pph_loaded): Tidy.
2012-01-26 Diego NovilloNoticed while going through build logs.
2012-01-26 Diego NovilloA small fixlet to deal with files that have errors...
2012-01-26 Diego NovilloAdd forgotten ChangeLog entry.
2012-01-26 Diego Novillo* pph-in.c (pph_read_file): Remove leftover debugging...
2012-01-26 Diego NovilloThis patch fixes a bug in the handling of #include...
2012-01-26 Diego NovilloThis patch adds a new debug dumping routine to show...
2012-01-26 Lawrence CrowlThis change fixes some problems in reconstructing the...
2012-01-25 Diego NovilloFix some warnings.
2012-01-25 Diego Novillopph-core.c: Fix copyright and contribution data.
2012-01-24 Lawrence Crowlbackport: case failing for keyed_classes, so the latter...
2012-01-24 Diego NovilloThis patch factors out some code, which was making...
2012-01-21 Diego NovilloThis patch fixes an ICE in build_int_cst_wide.
2012-01-20 Diego NovilloThis is a bit of a hack.
2012-01-20 Lawrence CrowlCorrect construction of bindings for overloaded symbols.
2012-01-19 Diego NovilloWhen we read a tree from the cache of an external PPH...
2012-01-18 Diego NovilloThis patch adds a check for #include_next and refuses...
2012-01-18 Diego NovilloAdd forgotten ChangeLog entry.
2012-01-18 Lawrence CrowlInstead of emitting identifiers with binding informatio...
2012-01-17 Diego NovilloThis patch changes the representation of mutated trees...
2012-01-17 Diego NovilloMy previous patch moved the in_memory marker to the...
2012-01-17 Diego NovilloWe were marking STREAM in-memory too late.
2012-01-17 Diego NovilloVarious fixes to avoid C syntax errors during stage 1.
2012-01-17 Diego NovilloThis patch changes pph_out_line_table_and_includes...
2012-01-17 Diego NovilloThis patch adds a centralized registry for all open...
2012-01-17 Diego NovilloIn a line map entry...
2012-01-06 Diego NovilloMerged revisions 182208,182210-182212,182217-182221...
2011-12-14 Diego NovilloMerged revisions 181626-181629,181631,181633-181634...
2011-12-09 Diego Novillopph-core.c (pph_include_handler): Use LOC instead of...
2011-12-09 Diego Novilloc.opt (Winvalid-pph, [...]): New flags.
2011-12-08 Diego Novillopph-streamer.h (struct pph_stream): Add field HEADER_NAME.
2011-12-05 Diego Novillopph-in.c (pph_in_merge_key_binding_level): Support...
2011-12-05 Diego Novillopph-out.c (pph_out_tcc_declaration): Write DECL_ABSTRAC...
2011-12-02 Diego Novillopph-in.c (pph_in_lang_decl_start): Rename from pph_in_r...
2011-12-02 Diego Novillopph-in.c (pph_in_cxx_binding_1): Assert that we are...
2011-12-02 Diego Novillopph-in.c (pph_in_bool): New.
2011-12-01 Diego Novillopph-out.c (pph_out_global_binding): Fix empty test...
2011-12-01 Lawrence CrowlThe identifier bindings are causing trouble in merging.
2011-11-30 Lawrence CrowlMerge pph.c and pph-streamer.c into pph-core.c.
2011-11-24 Diego Novillogimple.c (gimple_call_set_cannot_inline): Move from...
2011-11-24 Diego NovilloRevert
2011-11-22 Diego Novillobackport: dg-pph.exp: Set dg-final-code to "".
2011-11-22 Diego Novillobackport: pph-streamer-in.c (pph_in_int): New.
2011-11-16 Diego Novillo* testsuite-management/x86_64-unknown-linux-gnu.xfail...
2011-11-14 Diego Novilloc.opt (fpph-include-tree): New.
2011-11-07 Lawrence CrowlAdd merging of namespaces.
2011-11-02 Lawrence CrowlAdd merging of static_decls in bindings.
2011-10-29 Diego NovilloUndo unnecessary changes against trunk.
2011-10-29 Diego Novillopph-streamer-in.c (pph_node_already_emitted): New.
2011-10-28 Lawrence CrowlAdd namespace merging.
2011-10-26 Diego Novillocp-tree.h (get_mangled_id): Declare.
2011-10-22 Diego Novillopph-streamer-in.c (pph_in_merge_key_chain): Add new...
2011-10-21 Diego Novillopph-streamer-in.c (ALLOC_AND_REGISTER_ALTERNATE): Remove.
2011-10-18 Diego NovilloMerge revision 180136 from trunk (cp_debug_parser).
2011-10-17 Diego NovilloMerge from trunk rev 180072.
2011-10-17 Lawrence CrowlAdd function merging. First, let function mangled...
next