aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2020-12-22Daily bump.GCC Administrator1-0/+12
2020-12-21c++: Windows rename [PR 98412]Nathan Sidwell1-2/+12
2020-12-21bootstrap: std:stoul non-portable [PR 98412]Nathan Sidwell2-6/+16
2020-12-19Daily bump.GCC Administrator1-0/+83
2020-12-18openmp: Implicitly add 'declare target' directives for dynamic initializers i...Kwok Cheung Yeung4-0/+47
2020-12-18c++: Fix windows binary files [PR 98362]Nathan Sidwell1-4/+19
2020-12-18c++: Fix PCH ICE with __builtin_source_location [PR98343]Jakub Jelinek1-0/+15
2020-12-17c++: More precise tracking of potentially unstable satisfactionPatrick Palka2-50/+65
2020-12-17c++: Diagnose self-recursive satisfactionPatrick Palka1-8/+31
2020-12-17c++: Diagnose unstable satisfactionPatrick Palka4-61/+216
2020-12-18Daily bump.GCC Administrator1-0/+11
2020-12-17c++: Fix clang problem [PR 98340]Nathan Sidwell1-2/+2
2020-12-17bootstrap: Fix some windows issues [PR 98300]Nathan Sidwell1-8/+7
2020-12-17Daily bump.GCC Administrator1-0/+29
2020-12-16c++: Another solaris header use [PR 98315]Nathan Sidwell2-7/+4
2020-12-16c++: Fix template parm ICE [PR 98297]Nathan Sidwell1-1/+3
2020-12-16c++: Fix offsetof use [PR 98232]Nathan Sidwell1-1/+1
2020-12-16C++: Fix solaris header use (mk 2)Nathan Sidwell1-0/+6
2020-12-16c++: Fix detailed-mem-stat breakageNathan Sidwell1-22/+25
2020-12-16c++: Fix (some) solaris breakageNathan Sidwell1-0/+9
2020-12-16Daily bump.GCC Administrator1-0/+22
2020-12-15c++: Fix return type deduction during satisfactionPatrick Palka1-2/+4
2020-12-15c++: Modules Is LandingNathan Sidwell1-47/+19715
2020-12-15c++: module mapperNathan Sidwell4-1/+448
2020-12-15c++: module-related tweakNathan Sidwell1-2/+2
2020-12-12Daily bump.GCC Administrator1-0/+24
2020-12-11c++: Avoid considering some conversion ops [PR97600]Jason Merrill1-1/+17
2020-12-11c++: Fix build with --enable-gather-detailed-mem-stats.Jason Merrill1-1/+1
2020-12-11c++: Final module preparationsNathan Sidwell5-4/+55
2020-12-11c++: Refactor final cleanupNathan Sidwell1-15/+6
2020-12-11Daily bump.GCC Administrator1-0/+130
2020-12-11c++: cp_tree_equal tweaksNathan Sidwell3-4/+27
2020-12-11c++: Module lang hook overridingNathan Sidwell5-1/+44
2020-12-11c++: name lookup API for modulesNathan Sidwell3-1/+443
2020-12-11c++: missing SFINAE with pointer subtraction [PR78173]Patrick Palka1-1/+1
2020-12-10c++: Add make_temp_override generator functionsJason Merrill4-6/+38
2020-12-10c++: modules & using-declsNathan Sidwell1-27/+149
2020-12-10c++: Name lookup for modulesNathan Sidwell4-56/+940
2020-12-10c++: modularize spelling suggestionsNathan Sidwell2-5/+74
2020-12-10c++: name-lookup refactoringNathan Sidwell1-81/+135
2020-12-10c++: Module-specific error and tree dumpingNathan Sidwell3-0/+86
2020-12-10c++: name-lookup cleanupsNathan Sidwell2-54/+53
2020-12-10Daily bump.GCC Administrator1-0/+75
2020-12-09c++: Module parsingNathan Sidwell3-6/+403
2020-12-09c++: Fix printing of decltype(nullptr) [PR97517]Marek Polacek1-0/+6
2020-12-09c++: Decl module-specific semantic processingNathan Sidwell6-15/+205
2020-12-09OpenMP: C/C++ parse 'omp allocate'Tobias Burnus1-1/+42
2020-12-09c++: Avoid [[nodiscard]] warning in requires-expr [PR98019]Jason Merrill1-0/+3
2020-12-09c++: Don't require accessible dtors for some forms of new [PR59238]Jason Merrill2-2/+2
2020-12-09Daily bump.GCC Administrator1-0/+106