Show patches with: State = Action Required       |   126597 patches
« 1 2 ... 416 417 4181265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] c++/modules: Fix handling of extern templates in modules [PR112820] [v3] c++/modules: Fix handling of extern templates in modules [PR112820] - - - - --- 2024-01-17 Nathaniel Shead New
testsuite: Disable test for PR113292 on targets without TLS support testsuite: Disable test for PR113292 on targets without TLS support - - - - --- 2024-01-19 Nathaniel Shead New
c++/modules: Handle partial specialisations in GMF [PR113405] c++/modules: Handle partial specialisations in GMF [PR113405] - - - - --- 2024-01-19 Nathaniel Shead New
[v3] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] [v3] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] - - 1 - --- 2024-01-20 Nathaniel Shead New
c++: Fix importing nested namespace declarations [PR100707] c++: Fix importing nested namespace declarations [PR100707] - - - - --- 2024-01-20 Nathaniel Shead New
[v4] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] [v4] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] - - 2 - --- 2024-01-26 Nathaniel Shead New
c++/modules: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580] c++/modules: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580] - - - - --- 2024-01-26 Nathaniel Shead New
c++/modules: Handle error header names in modules [PR107594] c++/modules: Handle error header names in modules [PR107594] - - - - --- 2024-01-27 Nathaniel Shead New
c++: Support lambdas attached to FIELD_DECLs in modules [PR111710] c++: Support lambdas attached to FIELD_DECLs in modules [PR111710] - - - - --- 2024-02-10 Nathaniel Shead New
[2/1] c++: Also support lambdas attached to TYPE_DECLs in modules c++: Support lambdas attached to FIELD_DECLs in modules [PR111710] - - - - --- 2024-02-11 Nathaniel Shead New
c++/modules: Finalise non-local imported vars [PR113708] c++/modules: Finalise non-local imported vars [PR113708] - - - - --- 2024-02-11 Nathaniel Shead New
c++: Fix error recovery when redeclaring enum in different module [PR99573] c++: Fix error recovery when redeclaring enum in different module [PR99573] - - - - --- 2024-02-12 Nathaniel Shead New
[v2] c++: Defer emitting inline variables [PR113708] [v2] c++: Defer emitting inline variables [PR113708] - - - - --- 2024-02-14 Nathaniel Shead New
[v2] c++/modules: Support lambdas attached to more places in modules [PR111710] [v2] c++/modules: Support lambdas attached to more places in modules [PR111710] - - - - --- 2024-02-16 Nathaniel Shead New
c++: Revert deferring emission of inline variables [PR114013] c++: Revert deferring emission of inline variables [PR114013] - - - - --- 2024-02-21 Nathaniel Shead New
[v3] c++/modules: Support lambdas attached to more places in modules [PR111710] [v3] c++/modules: Support lambdas attached to more places in modules [PR111710] - - 1 - --- 2024-02-28 Nathaniel Shead New
c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005] c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005] - - - - --- 2024-02-29 Nathaniel Shead New
c++/modules: Stream definitions for implicit instantiations [PR114170] c++/modules: Stream definitions for implicit instantiations [PR114170] - - - - --- 2024-03-01 Nathaniel Shead New
c++: Don't set DECL_CONTEXT to nested template-template parameters [PR98881] c++: Don't set DECL_CONTEXT to nested template-template parameters [PR98881] - - 4 - --- 2024-03-02 Nathaniel Shead New
c++/modules: Support exporting using-decls in same namespace as target c++/modules: Support exporting using-decls in same namespace as target - - - - --- 2024-03-03 Nathaniel Shead New
c++/modules: Implement P2615 'Meaningful Exports' [PR107688] c++/modules: Implement P2615 'Meaningful Exports' [PR107688] - - - - --- 2024-03-04 Nathaniel Shead New
c++: Fix ICE diagnosing incomplete type of overloaded function set [PR98356] c++: Fix ICE diagnosing incomplete type of overloaded function set [PR98356] - - - - --- 2024-03-04 Nathaniel Shead New
c++: Fix template deduction for conversion operators with xobj parameters [PR113629] c++: Fix template deduction for conversion operators with xobj parameters [PR113629] - - - - --- 2024-03-05 Nathaniel Shead New
c++/modules: Prevent emission of really-extern vtables in importers [PR114229] c++/modules: Prevent emission of really-extern vtables in importers [PR114229] - - - - --- 2024-03-06 Nathaniel Shead New
[v2] c++: Fix template deduction for conversion operators with xobj parameters [PR113629] [v2] c++: Fix template deduction for conversion operators with xobj parameters [PR113629] - - - - --- 2024-03-06 Nathaniel Shead New
[v2] c++: Redetermine whether to write vtables on stream-in [PR114229] [v2] c++: Redetermine whether to write vtables on stream-in [PR114229] - - - - --- 2024-03-07 Nathaniel Shead New
[v2] c++: Check module attachment instead of just purview when necessary [PR112631] [v2] c++: Check module attachment instead of just purview when necessary [PR112631] - - - - --- 2024-03-08 Nathaniel Shead New
c++/modules: Support target-specific nodes with streaming [PR111224] c++/modules: Support target-specific nodes with streaming [PR111224] - - - - --- 2024-03-10 Nathaniel Shead New
[v2] c++: Support target-specific nodes with streaming [PR98645,PR111224] [v2] c++: Support target-specific nodes with streaming [PR98645,PR111224] - - 1 - --- 2024-03-12 Nathaniel Shead New
[v3] c++: Fix handling of no-linkage decls for modules [v3] c++: Fix handling of no-linkage decls for modules - - - - --- 2024-03-16 Nathaniel Shead New
[COMMITTED] testsuite: Fix excess errors for new modules testcases on powerpc [PR114320] [COMMITTED] testsuite: Fix excess errors for new modules testcases on powerpc [PR114320] - - - - --- 2024-03-18 Nathaniel Shead New
c++/modules: Fix instantiation of imported temploid friends [PR114275] c++/modules: Fix instantiation of imported temploid friends [PR114275] - - - - --- 2024-03-25 Nathaniel Shead New
c++/modules: Setup aliases imported from modules [PR106820] c++/modules: Setup aliases imported from modules [PR106820] - - - - --- 2024-03-26 Nathaniel Shead New
c++/modules: Prefer partition indexes when installing imported entities [PR99377] c++/modules: Prefer partition indexes when installing imported entities [PR99377] - - - - --- 2024-03-28 Nathaniel Shead New
c++: Keep DECL_SAVED_TREE of destructor instantiations in modules [PR104040] c++: Keep DECL_SAVED_TREE of destructor instantiations in modules [PR104040] - - 2 - --- 2024-03-29 Nathaniel Shead New
[v2] c++/modules: Track declarations imported from partitions [PR99377] [v2] c++/modules: Track declarations imported from partitions [PR99377] - - - - --- 2024-04-04 Nathaniel Shead New
[1/3] c++/modules: Only emit exported GMF usings [PR114600] c++/modules: Fix some small issues with exported using-decls - - - - --- 2024-04-12 Nathaniel Shead New
[2/3] c++/modules: Propagate using decls from partitions c++/modules: Fix some small issues with exported using-decls - - - - --- 2024-04-12 Nathaniel Shead New
[3/3] c++/modules: Propagate hidden flag on decls from partitions c++/modules: Fix some small issues with exported using-decls - - - - --- 2024-04-12 Nathaniel Shead New
[v2,1/2] c++: Standardise errors for module_may_redeclare [v2,1/2] c++: Standardise errors for module_may_redeclare - - - - --- 2024-04-15 Nathaniel Shead New
[v2,2/2] c++/modules: Fix instantiation of imported temploid friends [PR114275] c++/modules: Fix instantiation of imported temploid friends [PR114275] - - - - --- 2024-04-15 Nathaniel Shead New
[v3,2/2] c++: Fix instantiation of imported temploid friends [PR114275] Untitled series #403726 - - - - --- 2024-04-19 Nathaniel Shead New
c++: Fix ICE with xobj parms and maybe incomplete decl-specifiers c++: Fix ICE with xobj parms and maybe incomplete decl-specifiers - - - - --- 2024-04-20 Nathaniel Shead New
c++: Check if allocation functions are xobj members [PR114078] c++: Check if allocation functions are xobj members [PR114078] - - - - --- 2024-04-20 Nathaniel Shead New
[powerpc] fix helper routines - - - - --- 2010-06-17 Nathan Sidwell New
[gimple] assignments to volatile - - - - --- 2010-06-21 Nathan Sidwell New
[gimple] assignments to volatile - - - - --- 2010-06-22 Nathan Sidwell New
IFUNC attribute - - - - --- 2010-07-14 Nathan Sidwell New
[gimple] assignments to volatile - - - - --- 2010-08-19 Nathan Sidwell New
eliminate UNRESOLVED errors on attr-ifunc-1.[c,C] - - - - --- 2010-09-15 Nathan Sidwell New
add --enable-gnu-indirect-function configure switch - - - - --- 2010-09-20 Nathan Sidwell New
add --enable-gnu-indirect-function configure switch - - - - --- 2010-09-26 Nathan Sidwell New
[ARM] TLS Descriptor support - - - - --- 2011-05-10 Nathan Sidwell New
[ARM] fix C++ EH interoperability - - - - --- 2011-05-23 Nathan Sidwell New
Add missing ChangeLog entry - - - - --- 2011-06-02 Nathan Sidwell New
Add missing ChangeLog entry - - - - --- 2011-06-03 Nathan Sidwell New
[ARM] TLS Descriptor support - - - - --- 2011-06-21 Nathan Sidwell New
[ARM] TLS Descriptor support - - - - --- 2011-06-22 Nathan Sidwell New
Comdat-aware code coverage data - - - - --- 2011-11-02 Nathan Sidwell New
gcov internal changes - - - - --- 2011-11-10 Nathan Sidwell New
gcov patch, multiple paths - - - - --- 2011-11-12 Nathan Sidwell New
gcov patch, source prefixes - - - - --- 2011-11-13 Nathan Sidwell New
gcov, fix S_ISLNK - - - - --- 2011-11-14 Nathan Sidwell New
coverage, propagate visibility - - - - --- 2011-11-14 Nathan Sidwell New
[PR,51113] Fix gcov & PIC - - - - --- 2011-11-20 Nathan Sidwell New
[gcov] fix 51297 - - - - --- 2011-11-26 Nathan Sidwell New
[testsuite] xfail target-specific asms, & gcov - - - - --- 2011-11-27 Nathan Sidwell New
[Gcov] Unbreak C++ coverage - - - - --- 2011-12-01 Nathan Sidwell New
[gcov] Distinguish exceptional lines - - - - --- 2011-12-02 Nathan Sidwell New
[coverage] Some restructuring - - - - --- 2011-12-04 Nathan Sidwell New
[PR51449] unresolved symbol - - - - --- 2011-12-10 Nathan Sidwell New
[gcov] fix program detection - - - - --- 2011-12-30 Nathan Sidwell New
[gcov] a few improvements - - - - --- 2011-12-30 Nathan Sidwell New
[gcov] ignore zero-function objects - - - - --- 2012-01-11 Nathan Sidwell New
[gcov] Erase stale annotated source - - - - --- 2012-01-11 Nathan Sidwell New
Coldfire Cores - - - - --- 2012-05-17 Nathan Sidwell New
fix cross build - - - - --- 2012-05-20 Nathan Sidwell New
fix cross build - - - - --- 2012-05-23 Nathan Sidwell New
Coverage unlinking - - - - --- 2012-06-23 Nathan Sidwell New
section anchors and weak hidden symbols - - - - --- 2013-05-08 Nathan Sidwell New
section anchors and weak hidden symbols - - - - --- 2013-05-13 Nathan Sidwell New
section anchors and weak hidden symbols - - - - --- 2013-05-14 Nathan Sidwell New
i686 pic & DCmode - - - - --- 2013-08-07 Nathan Sidwell New
[C++] Weffc++/Wnon-virtual-dtor confusion - - - - --- 2014-03-31 Nathan Sidwell New
[C++] Weffc++/Wnon-virtual-dtor confusion - - - - --- 2014-04-07 Nathan Sidwell New
gcov symbols - - - - --- 2014-07-22 Nathan Sidwell New
gcov name cleanup - - - - --- 2014-07-24 Nathan Sidwell New
another gcov cleanup - - - - --- 2014-07-26 Nathan Sidwell New
another gcov reworking - - - - --- 2014-07-28 Nathan Sidwell New
gcov tidy up - - - - --- 2014-08-01 Nathan Sidwell New
gcov rearrangement - - - - --- 2014-08-06 Nathan Sidwell New
fix gfcov regression - - - - --- 2014-08-23 Nathan Sidwell New
fix gfcov regression - - - - --- 2014-09-03 Nathan Sidwell New
fix gfcov regression - - - - --- 2014-09-07 Nathan Sidwell New
[GCOV] shared library awareness - - - - --- 2014-09-17 Nathan Sidwell New
fix class enum lookup - - - - --- 2015-05-20 Nathan Sidwell New
[C++] Fix return deduction and ref-quals - - - - --- 2015-05-21 Nathan Sidwell New
[C++] fix canonical type ICE - - - - --- 2015-05-21 Nathan Sidwell New
[C++] fix canonical type ICE - - - - --- 2015-05-22 Nathan Sidwell New
[C++] Fix 66243, silent cast of scoped enum - - - - --- 2015-05-24 Nathan Sidwell New
« 1 2 ... 416 417 4181265 1266 »