Show patches with: Submitter = Nathan Sidwell       |    State = Action Required       |    Archived = No       |   1341 patches
« 1 2 3 413 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix templated conversion operator demangling Fix templated conversion operator demangling - - - - --- 2023-06-13 Nathan Sidwell New
[c++] Implement DR 976 [c++] Implement DR 976 - - - - --- 2023-06-10 Nathan Sidwell New
Allow plugin-specific dumps Allow plugin-specific dumps - - - - --- 2023-05-17 Nathan Sidwell New
demangler: Templated lambda demangling demangler: Templated lambda demangling - - - - --- 2022-11-10 Nathan Sidwell New
C++: Template lambda mangling testcases C++: Template lambda mangling testcases - - - - --- 2022-11-07 Nathan Sidwell New
c++: per-scope, per-signature lambda discriminators c++: per-scope, per-signature lambda discriminators - - - - --- 2022-11-01 Nathan Sidwell New
c++: Reorganize per-scope lambda discriminators c++: Reorganize per-scope lambda discriminators - - - - --- 2022-11-01 Nathan Sidwell New
c++: Templated lambda mangling c++: Templated lambda mangling - - - - --- 2022-10-27 Nathan Sidwell New
c++: Adjust synthetic template parm creation c++: Adjust synthetic template parm creation - - - - --- 2022-10-25 Nathan Sidwell New
libiberty: Demangling 'M' prefixes libiberty: Demangling 'M' prefixes - - - - --- 2022-10-11 Nathan Sidwell New
libiberty: Demangle variadic template lambdas libiberty: Demangle variadic template lambdas - - - - --- 2022-10-07 Nathan Sidwell New
c++: Lambda context mangling c++: Lambda context mangling - - - - --- 2022-10-07 Nathan Sidwell New
c++: import/export NTTP objects c++: import/export NTTP objects - - - - --- 2022-09-29 Nathan Sidwell New
c++: Add DECL_NTTP_OBJECT_P lang flag c++: Add DECL_NTTP_OBJECT_P lang flag - - - - --- 2022-09-28 Nathan Sidwell New
c++: Fix module line no testcase c++: Fix module line no testcase - - - - --- 2022-08-15 Nathan Sidwell New
C++: add -std={c,gnu}++{current,future} C++: add -std={c,gnu}++{current,future} - - - - --- 2022-07-13 Nathan Sidwell New
c++: Prune ordinary locations c++: Prune ordinary locations - - - - --- 2022-07-05 Nathan Sidwell New
c++: Note macro locations c++: Note macro locations - - - - --- 2022-06-30 Nathan Sidwell New
c++: Rename macro location structs c++: Rename macro location structs - - - - --- 2022-06-29 Nathan Sidwell New
c++: Prune unneeded macro locations c++: Prune unneeded macro locations - - - - --- 2022-06-23 Nathan Sidwell New
c++: Remove ifdefed code c++: Remove ifdefed code - - - - --- 2022-06-22 Nathan Sidwell New
doc: Document module language-linkage supported doc: Document module language-linkage supported - - - - --- 2022-06-21 Nathan Sidwell New
c++: Elide inactive initializer fns from init array c++: Elide inactive initializer fns from init array - - - - --- 2022-06-16 Nathan Sidwell New
c++: Use better module partition naming c++: Use better module partition naming - - - - --- 2022-06-15 Nathan Sidwell New
c++: Separate late stage module writing c++: Separate late stage module writing - - - - --- 2022-06-13 Nathan Sidwell New
c++: Add a late-writing step for modules c++: Add a late-writing step for modules - - - - --- 2022-06-10 Nathan Sidwell New
c++: Adjust module initializer calling emission c++: Adjust module initializer calling emission - - - - --- 2022-06-10 Nathan Sidwell New
c++: Better module initializer code c++: Better module initializer code - - - - --- 2022-06-09 Nathan Sidwell New
c++: Reimplement static init/fini generation c++: Reimplement static init/fini generation - - - - --- 2022-06-08 Nathan Sidwell New
c++: Static init guard generation c++: Static init guard generation - - - - --- 2022-06-01 Nathan Sidwell New
c++: Cleanup static init generation c++: Cleanup static init generation - - - - --- 2022-06-01 Nathan Sidwell New
c++: Make static init generation more consistent c++: Make static init generation more consistent - - - - --- 2022-06-01 Nathan Sidwell New
demangler: C++ modules support demangler: C++ modules support - - - - --- 2022-05-23 Nathan Sidwell New
demangler: Reorganize for module demangling demangler: Reorganize for module demangling - - - - --- 2022-05-18 Nathan Sidwell New
demangler: Structured Bindings demangler: Structured Bindings - - - - --- 2022-05-17 Nathan Sidwell New
c++: Local symbols do not get module manglings c++: Local symbols do not get module manglings - - - - --- 2022-05-13 Nathan Sidwell New
c++: Support module language-decl semantics c++: Support module language-decl semantics - - - - --- 2022-05-12 Nathan Sidwell New
[c++] Add module attachment [c++] Add module attachment - - - - --- 2022-05-11 Nathan Sidwell New
[c++] Disambiguate ModuleKind flags [c++] Disambiguate ModuleKind flags - - - - --- 2022-05-10 Nathan Sidwell New
[c++,NFC] Rename Attached to Keyed [c++,NFC] Rename Attached to Keyed - - - - --- 2022-05-09 Nathan Sidwell New
c++: Standard mangling abbreviations & modules c++: Standard mangling abbreviations & modules - - - - --- 2022-03-04 Nathan Sidwell New
[c++] New module mangling ABI [c++] New module mangling ABI - - - - --- 2022-03-04 Nathan Sidwell New
[coroutines] expanding inside a template [coroutines] expanding inside a template - - - - --- 2022-02-28 Nathan Sidwell New
[coroutines] member slicing fix [coroutines] member slicing fix - - - - --- 2022-02-28 Nathan Sidwell New
Fix PR97966 regression Fix PR97966 regression - - - - --- 2022-01-05 Nathan Sidwell New
Fix diagnostic recursion ICE Fix diagnostic recursion ICE - - - - --- 2022-01-05 Nathan Sidwell New
DCO entry DCO entry - - - - --- 2022-01-05 Nathan Sidwell New
gender-agnostic pronouns gender-agnostic pronouns - - - - --- 2021-11-30 Nathan Sidwell New
preprocessor: Fix column adjustment [PR 99446] preprocessor: Fix column adjustment [PR 99446] - - - - --- 2021-04-13 Nathan Sidwell New
c++: Simplify va_arg test c++: Simplify va_arg test - - - - --- 2021-04-06 Nathan Sidwell New
c++: Unneeded export query [PR 99380] c++: Unneeded export query [PR 99380] - - - - --- 2021-04-05 Nathan Sidwell New
c++: header unit purview [PR 99283] c++: header unit purview [PR 99283] - - - - --- 2021-04-02 Nathan Sidwell New
c++: inter-cluster import order [PR 99283] c++: inter-cluster import order [PR 99283] - - - - --- 2021-04-01 Nathan Sidwell New
c++: duplicate const static members [PR 99283] c++: duplicate const static members [PR 99283] - - - - --- 2021-03-30 Nathan Sidwell New
c++: imported templates and alias-template changes [PR 99283] c++: imported templates and alias-template changes [PR 99283] - - - - --- 2021-03-26 Nathan Sidwell New
c++: Note duplicates in symbol table [PR 99283] c++: Note duplicates in symbol table [PR 99283] - - - - --- 2021-03-23 Nathan Sidwell New
c++: Over-zealous assert [PR 99239] c++: Over-zealous assert [PR 99239] - - - - --- 2021-03-23 Nathan Sidwell New
c++: Cross-module partial specialiations [PR 99480] c++: Cross-module partial specialiations [PR 99480] - - - - --- 2021-03-22 Nathan Sidwell New
c++: duplicate alias templates with decltype [PR 99425] c++: duplicate alias templates with decltype [PR 99425] - - - - --- 2021-03-22 Nathan Sidwell New
c++: Fix 2 testcases [PR 99601] c++: Fix 2 testcases [PR 99601] - - - - --- 2021-03-15 Nathan Sidwell New
c++: Incorrect type equivalence [PR 99496] c++: Incorrect type equivalence [PR 99496] - - - - --- 2021-03-15 Nathan Sidwell New
c++: ICE with using-decl [PR 99238] c++: ICE with using-decl [PR 99238] - - - - --- 2021-03-12 Nathan Sidwell New
c++: Fix unhiding friend with imports [PR 99248] c++: Fix unhiding friend with imports [PR 99248] - - - - --- 2021-03-11 Nathan Sidwell New
c++: template partial instantiation mismatch [PR 99528] c++: template partial instantiation mismatch [PR 99528] - - - - --- 2021-03-11 Nathan Sidwell New
c++: ICE do to GC leakage [PR 99423] c++: ICE do to GC leakage [PR 99423] - - - - --- 2021-03-10 Nathan Sidwell New
c++: Propagate assembler name from local-externs [PR 99508] c++: Propagate assembler name from local-externs [PR 99508] - - - - --- 2021-03-10 Nathan Sidwell New
c++: Clarify note about -fmodules-ts [PR 99472] c++: Clarify note about -fmodules-ts [PR 99472] - - - - --- 2021-03-09 Nathan Sidwell New
C++: Enable c++2b module mode [PR 99436] C++: Enable c++2b module mode [PR 99436] - - - - --- 2021-03-08 Nathan Sidwell New
c++: Poor diagnostic in header-unit [PR 99468] c++: Poor diagnostic in header-unit [PR 99468] - - - - --- 2021-03-08 Nathan Sidwell New
c++: Incorrect specialization hash table [PR 99285] c++: Incorrect specialization hash table [PR 99285] - - - - --- 2021-03-08 Nathan Sidwell New
c++: Duplicate namespace bindings [PR 99245] c++: Duplicate namespace bindings [PR 99245] - - - - --- 2021-03-05 Nathan Sidwell New
c++: Local instantiations of imported specializations [PR 99377] c++: Local instantiations of imported specializations [PR 99377] - - - - --- 2021-03-05 Nathan Sidwell New
c++: instantiating imported specializations [PR 99389] c++: instantiating imported specializations [PR 99389] - - - - --- 2021-03-05 Nathan Sidwell New
c++: Post-pending redesign cleanup [PR 99170] c++: Post-pending redesign cleanup [PR 99170] - - - - --- 2021-03-04 Nathan Sidwell New
c++: Redesign pending entity handling [PR 99170] c++: Redesign pending entity handling [PR 99170] - - - - --- 2021-03-04 Nathan Sidwell New
c++: Defer cloning to post-loading [PR 99170] c++: Defer cloning to post-loading [PR 99170] - - - - --- 2021-03-03 Nathan Sidwell New
c++: Defer specialization registration [PR 99170] c++: Defer specialization registration [PR 99170] - - - - --- 2021-03-03 Nathan Sidwell New
c++: namespace reachability [PR 99344] c++: namespace reachability [PR 99344] - - - - --- 2021-03-03 Nathan Sidwell New
c++: Completeness of typedef structs [PR 99294] c++: Completeness of typedef structs [PR 99294] - - - - --- 2021-03-01 Nathan Sidwell New
c++: Rename new -flang-note-module-read option [PR 99166] c++: Rename new -flang-note-module-read option [PR 99166] - - - - --- 2021-02-25 Nathan Sidwell New
c++tools: Make NETWORKING define check consistent [PR 98318] c++tools: Make NETWORKING define check consistent [PR 98318] - - - - --- 2021-02-25 Nathan Sidwell New
c++: Fix typo in module-mapper [PR 98318] c++: Fix typo in module-mapper [PR 98318] - - - - --- 2021-02-25 Nathan Sidwell New
c++: Macro location fixes [PR 98718] c++: Macro location fixes [PR 98718] - - - - --- 2021-02-24 Nathan Sidwell New
c++: modules & -fpreprocessed [PR 99072] c++: modules & -fpreprocessed [PR 99072] - - - - --- 2021-02-24 Nathan Sidwell New
c++: typedef for linkage [PR 99208] c++: typedef for linkage [PR 99208] - - - - --- 2021-02-23 Nathan Sidwell New
c++: Recursing header imports and other duplicates [PR 99174] c++: Recursing header imports and other duplicates [PR 99174] - - - - --- 2021-02-22 Nathan Sidwell New
c++: cross-header-unit template definitions [PR 99153] c++: cross-header-unit template definitions [PR 99153] - - - - --- 2021-02-22 Nathan Sidwell New
c++: Incorrect module-number ordering [PR 98741] c++: Incorrect module-number ordering [PR 98741] - - - - --- 2021-02-19 Nathan Sidwell New
c++: Inform of CMI reads [PR 99166] c++: Inform of CMI reads [PR 99166] - - - - --- 2021-02-19 Nathan Sidwell New
c++: header-unit build capability [PR 99023] c++: header-unit build capability [PR 99023] - - - - --- 2021-02-18 Nathan Sidwell New
c++: Remove obsolete dg-module-headers [PR 99023] c++: Remove obsolete dg-module-headers [PR 99023] - - - - --- 2021-02-18 Nathan Sidwell New
c++: Macros need to be GTY-reachable [PR 99023] c++: Macros need to be GTY-reachable [PR 99023] - - - - --- 2021-02-17 Nathan Sidwell New
c++: More set_identifier_type_value fixing [PR 99116] c++: More set_identifier_type_value fixing [PR 99116] - - - - --- 2021-02-17 Nathan Sidwell New
c++: ICE with header-units [PR 99071] c++: ICE with header-units [PR 99071] - - - - --- 2021-02-17 Nathan Sidwell New
c++: directives-only preprocessing and include translation [PR 99050] c++: directives-only preprocessing and include translation [PR 99050] - - - - --- 2021-02-16 Nathan Sidwell New
c++: Seed imported bindings [PR 99039] c++: Seed imported bindings [PR 99039] - - - - --- 2021-02-12 Nathan Sidwell New
c++: Register streamed-in decls when new [PR 99040] c++: Register streamed-in decls when new [PR 99040] - - - - --- 2021-02-12 Nathan Sidwell New
Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039] Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039] - - - - --- 2021-02-12 Nathan Sidwell New
c++: generic lambdas and local-externs from outer scopes [PR 99030] c++: generic lambdas and local-externs from outer scopes [PR 99030] - - - - --- 2021-02-10 Nathan Sidwell New
c++: Fix indirect partitions [PR 98944] c++: Fix indirect partitions [PR 98944] - - - - --- 2021-02-09 Nathan Sidwell New
« 1 2 3 413 14 »