aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek56-56/+56
2021-01-03Daily bump.GCC Administrator1-0/+6
2021-01-02Free datastructures pointing to CFG after parsingJan Hubicka3-0/+12
2021-01-02Daily bump.GCC Administrator1-0/+4
2021-01-01Rotate ChangeLog files - step 2 - remove 2020 entries from ChangeLog files.Jakub Jelinek1-6591/+1
2021-01-01Rotate ChangeLog files - part 1 - add ChangeLog-2020.Jakub Jelinek1-0/+6596
2020-12-25Daily bump.GCC Administrator1-0/+8
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-8/+66
2020-12-24Daily bump.GCC Administrator1-0/+25
2020-12-23c++: EOF location [PR 96045]Nathan Sidwell1-0/+10
2020-12-23c++: Fix initializing empty base from prvalue [PR97597]Jason Merrill3-2/+34
2020-12-23c++: Fix up floating point complex handling in build_zero_init_1 [PR98353]Jakub Jelinek1-1/+1
2020-12-23c++: Fix constexpr array ICE [PR98332]Jason Merrill1-2/+2
2020-12-23Daily bump.GCC Administrator1-0/+21
2020-12-22c++: Module ICE fixNathan Sidwell1-1/+2
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek1-5/+89
2020-12-22c++: Fix build with clangGerald Pfeifer1-0/+2
2020-12-21c++: Add some asserts in mangle.cJason Merrill1-2/+8
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