Show patches with: Archived = No       |   126823 patches
« 1 2 ... 426 427 4281268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] clone_function_decl breakup [C++] clone_function_decl breakup - - - - --- 2019-10-15 Nathan Sidwell New
[C++] builtin fn creation [C++] builtin fn creation - - - - --- 2019-10-17 Nathan Sidwell New
[C++] anon type names [C++] anon type names - - - - --- 2019-10-18 Nathan Sidwell New
[C++] 'std' identifier not needed [C++] 'std' identifier not needed - - - - --- 2019-10-24 Nathan Sidwell New
[dump] small source cleanup [dump] small source cleanup - - - - --- 2019-10-24 Nathan Sidwell New
[C++] Template parm index fix [C++] Template parm index fix - - - - --- 2019-10-24 Nathan Sidwell New
[C++] simplify deferred parsing lexer [C++] simplify deferred parsing lexer - - - - --- 2019-10-28 Nathan Sidwell New
[C++] Feature macros are long [C++] Feature macros are long - - - - --- 2019-10-30 Nathan Sidwell New
[C++] cleanup check_field_decls [C++] cleanup check_field_decls - - - - --- 2019-11-01 Nathan Sidwell New
[PR,c++/92370] ICE with VC marker [PR,c++/92370] ICE with VC marker - - - - --- 2019-11-05 Nathan Sidwell New
[PR,c++/6936] Delete duplicate test [PR,c++/6936] Delete duplicate test - - - - --- 2019-11-12 Nathan Sidwell New
[C++] Merge some using-decl handling [C++] Merge some using-decl handling - - - - --- 2019-11-12 Nathan Sidwell New
[C++] fix testcase [C++] fix testcase - - - - --- 2020-01-06 Nathan Sidwell New
[PR90916] ICE in retrieve specialization [PR90916] ICE in retrieve specialization - - - - --- 2020-01-14 Nathan Sidwell New
[PR,93306] short circuit has_include [PR,93306] short circuit has_include - - - - --- 2020-01-17 Nathan Sidwell New
[PR,80005] __has_include parsing [PR,80005] __has_include parsing - - - - --- 2020-01-20 Nathan Sidwell New
Bogus __has_include handling Bogus __has_include handling - - - - --- 2020-01-24 Nathan Sidwell New
[PR,c++/91826] bogus error with alias namespace [PR,c++/91826] bogus error with alias namespace - - - - --- 2020-01-27 Nathan Sidwell New
[PR,93542] Make __has_include a builtin macro [PR,93542] Make __has_include a builtin macro - - - - --- 2020-01-28 Nathan Sidwell New
structurally compare type_arg_packs [93933] structurally compare type_arg_packs [93933] - - - - --- 2020-02-25 Nathan Sidwell New
Fix broken assert Fix broken assert - - - - --- 2020-02-27 Nathan Sidwell New
[PR94027] ICE in mangling [PR94027] ICE in mangling - - - - --- 2020-03-06 Nathan Sidwell New
[PR,c++/94147] Lamdas attached to global variables [PR,c++/94147] Lamdas attached to global variables - - - - --- 2020-03-12 Nathan Sidwell New
[PR,94044] ICE with sizeof & argument pack [PR,94044] ICE with sizeof & argument pack - - - - --- 2020-03-20 Nathan Sidwell New
[PR,c++/94257] Fix ICE with ambiguous inline namespaces [PR,c++/94257] Fix ICE with ambiguous inline namespaces - - - - --- 2020-03-27 Nathan Sidwell New
[C++,PR/84733] ICE popping local binding [C++,PR/84733] ICE popping local binding - - - - --- 2020-03-27 Nathan Sidwell New
[PR,C++,94426] Lambda linkage [PR,C++,94426] Lambda linkage - - - - --- 2020-04-10 Nathan Sidwell New
[PR94454] specialization hashtable inconsistencies [PR94454] specialization hashtable inconsistencies - - - - --- 2020-04-16 Nathan Sidwell New
c++: avoid testcase warning on arm c++: avoid testcase warning on arm - - - - --- 2020-04-17 Nathan Sidwell New
C++: ICE tsubsting ptr_plus C++: ICE tsubsting ptr_plus - - - - --- 2020-04-21 Nathan Sidwell New
[PR,c+,94827] : template parm with default requires [PR,c+,94827] : template parm with default requires - - - - --- 2020-04-29 Nathan Sidwell New
[PR,94827] Don't save tmpl parms in nested requirement [PR,94827] Don't save tmpl parms in nested requirement - - - - --- 2020-05-04 Nathan Sidwell New
[C++] template parm cleanup [C++] template parm cleanup - - - - --- 2020-05-04 Nathan Sidwell New
[PR,libstdc++/94747] negating a size_t does not show intent [PR,libstdc++/94747] negating a size_t does not show intent - - - - --- 2020-05-04 Nathan Sidwell New
[PR,94807] Consistently name lambda fn's this pointer [PR,94807] Consistently name lambda fn's this pointer - - - - --- 2020-05-05 Nathan Sidwell New
[libitm] testsuite tweak [libitm] testsuite tweak - - - - --- 2020-05-05 Nathan Sidwell New
[libitm] eh specifications are lax [libitm] eh specifications are lax - - - - --- 2020-05-05 Nathan Sidwell New
[PR,C++/94946] ambiguous overload regression [PR,C++/94946] ambiguous overload regression - - - - --- 2020-05-06 Nathan Sidwell New
[C++] EOF has a location [C++] EOF has a location - - - - --- 2020-05-08 Nathan Sidwell New
[preprocessor] Reimplement directives-only, add raw literal support [preprocessor] Reimplement directives-only, add raw literal support - - - - --- 2020-05-08 Nathan Sidwell New
[C++] Delete the news [C++] Delete the news - - - - --- 2020-05-08 Nathan Sidwell New
[PR,95013] EOF location is at end of file [PR,95013] EOF location is at end of file - - - - --- 2020-05-12 Nathan Sidwell New
[C++] some cleanup patches [C++] some cleanup patches - - - - --- 2020-05-13 Nathan Sidwell New
[C++] canonical_type_parameter [C++] canonical_type_parameter - - - - --- 2020-05-13 Nathan Sidwell New
[C++] simplify typedef access checking [C++] simplify typedef access checking - - - - --- 2020-05-13 Nathan Sidwell New
[C++] template arg comparison [C++] template arg comparison - - - - --- 2020-05-13 Nathan Sidwell New
[C++] improve build_template_decl [C++] improve build_template_decl - - - - --- 2020-05-14 Nathan Sidwell New
[C++] simplify tsubst_template_decl [C++] simplify tsubst_template_decl - - - - --- 2020-05-14 Nathan Sidwell New
[C++] more pt.c simplifications [C++] more pt.c simplifications - - - - --- 2020-05-14 Nathan Sidwell New
[C++] a missed c++2a->c++20 [C++] a missed c++2a->c++20 - - - - --- 2020-05-14 Nathan Sidwell New
[PR,95182] ICE with EOF in macro args [PR,95182] ICE with EOF in macro args - - - - --- 2020-05-19 Nathan Sidwell New
[PR,95149] reimplement raw literal lexing [PR,95149] reimplement raw literal lexing - - - - --- 2020-05-19 Nathan Sidwell New
[preprocessor] Some cleanups [preprocessor] Some cleanups - - - - --- 2020-05-19 Nathan Sidwell New
[c++] alias template instantiation [c++] alias template instantiation - - - - --- 2020-05-19 Nathan Sidwell New
[preprocessor] Replace flags with an enum [preprocessor] Replace flags with an enum - - - - --- 2020-05-20 Nathan Sidwell New
[preprocessor] a few cleanups in c-family [preprocessor] a few cleanups in c-family - - - - --- 2020-05-20 Nathan Sidwell New
[PR,c++/95263] Revert alias template change [PR,c++/95263] Revert alias template change - - - - --- 2020-05-27 Nathan Sidwell New
c++: Tweak function cloning names c++: Tweak function cloning names - - - - --- 2020-06-30 Nathan Sidwell New
c++: Expose cloning form predicates c++: Expose cloning form predicates - - - - --- 2020-07-01 Nathan Sidwell New
preprocessor: Better line info for <builtin> & <command-line> preprocessor: Better line info for <builtin> & <command-line> - - - - --- 2020-07-07 Nathan Sidwell New
testsuite:missed testcase testsuite:missed testcase - - - - --- 2020-07-07 Nathan Sidwell New
testsuite: missed testcase testsuite: missed testcase - - - - --- 2020-07-07 Nathan Sidwell New
testsuite: Fix scan-lang-dump-not testsuite: Fix scan-lang-dump-not - - - - --- 2020-07-13 Nathan Sidwell New
makefile cleanup makefile cleanup - - - - --- 2020-07-13 Nathan Sidwell New
testsuite: scan-lang-dump-times & scan-lang-dump-not testsuite: scan-lang-dump-times & scan-lang-dump-not - - - - --- 2020-07-13 Nathan Sidwell New
doc: fix a couple of typos doc: fix a couple of typos - - - - --- 2020-07-14 Nathan Sidwell New
core: tree-node comments and robustify core: tree-node comments and robustify - - - - --- 2020-07-14 Nathan Sidwell New
core: comment & formatting core: comment & formatting - - - - --- 2020-07-14 Nathan Sidwell New
c++: comments & formatting c++: comments & formatting - - - - --- 2020-07-14 Nathan Sidwell New
c++: refactor a few class.c fns c++: refactor a few class.c fns - - - - --- 2020-07-14 Nathan Sidwell New
c++: tree dumper c++: tree dumper - - - - --- 2020-07-14 Nathan Sidwell New
c++: Parser initialization cleanup c++: Parser initialization cleanup - - - - --- 2020-07-14 Nathan Sidwell New
c++: error recovery & pragmas c++: error recovery & pragmas - - - - --- 2020-07-15 Nathan Sidwell New
c++: refactor some parser code c++: refactor some parser code - - - - --- 2020-07-15 Nathan Sidwell New
preprocessor: line-map tidying preprocessor: line-map tidying - - - - --- 2020-07-20 Nathan Sidwell New
preprocessor: line-map tidying preprocessor: line-map tidying - - - - --- 2020-07-20 Nathan Sidwell New
c++: Fix scan forward over pragma [PR96257] c++: Fix scan forward over pragma [PR96257] - - - - --- 2020-07-21 Nathan Sidwell New
c++: mangler simplifications c++: mangler simplifications - - - - --- 2020-07-22 Nathan Sidwell New
preprocessor: add_path simplification preprocessor: add_path simplification - - - - --- 2020-07-22 Nathan Sidwell New
c++: Shrink lambda-expr c++: Shrink lambda-expr - - - - --- 2020-07-22 Nathan Sidwell New
c++: More modern C++ variable decls c++: More modern C++ variable decls - - - - --- 2020-07-22 Nathan Sidwell New
c++: structural_comptypes addition c++: structural_comptypes addition - - - - --- 2020-07-22 Nathan Sidwell New
dumpfile: filenames containing - dumpfile: filenames containing - - - - - --- 2020-07-22 Nathan Sidwell New
c++: Don't add enums to class's decl_list c++: Don't add enums to class's decl_list - - - - --- 2020-07-22 Nathan Sidwell New
c++: Name as_base type c++: Name as_base type - - - - --- 2020-07-22 Nathan Sidwell New
c-family: Use strcmp to compare location file names c-family: Use strcmp to compare location file names - - - - --- 2020-07-27 Nathan Sidwell New
preprocessor: simplify read_main preprocessor: simplify read_main - - - - --- 2020-07-28 Nathan Sidwell New
testsuite: Fix spello testsuite: Fix spello - - - - --- 2020-07-28 Nathan Sidwell New
c++: tree dump indentation c++: tree dump indentation - - - - --- 2020-07-28 Nathan Sidwell New
c++: better fixup_type_variants c++: better fixup_type_variants - - - - --- 2020-07-28 Nathan Sidwell New
c++: Set more DECL_CONTEXTs c++: Set more DECL_CONTEXTs - - - - --- 2020-07-28 Nathan Sidwell New
docs: refer to c++20 docs: refer to c++20 - - - - --- 2020-08-03 Nathan Sidwell New
c++: fix template parm count leak c++: fix template parm count leak - - - - --- 2020-08-04 Nathan Sidwell New
c++: Unconfuse lookup_name_real API a bit c++: Unconfuse lookup_name_real API a bit - - - - --- 2020-08-13 Nathan Sidwell New
c++: More simplification of name_lookup api c++: More simplification of name_lookup api - - - - --- 2020-08-14 Nathan Sidwell New
c++: Yet more name-lookup api simplification c++: Yet more name-lookup api simplification - - - - --- 2020-08-14 Nathan Sidwell New
c++: Final bit of name-lookup api simplification c++: Final bit of name-lookup api simplification - - - - --- 2020-08-14 Nathan Sidwell New
c++: Move hidden-lambda entity lookup checking c++: Move hidden-lambda entity lookup checking - - - - --- 2020-08-18 Nathan Sidwell New
c++: alias template template_info setting c++: alias template template_info setting - - - - --- 2020-08-18 Nathan Sidwell New
c++: overload dumper c++: overload dumper - - - - --- 2020-08-24 Nathan Sidwell New
« 1 2 ... 426 427 4281268 1269 »