Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | Move warning suppression to the ultimate callee. | Martin Sebor | 1 | -13/+7 |
2021-07-08 | Use Object Size Type zero for -Warray-bounds [PR101374]. | Martin Sebor | 1 | -0/+13 |
2021-06-07 | c++: fix modules binfo merging | Jason Merrill | 1 | -1/+5 |
2021-05-28 | tree-iterator: C++11 range-for and tree_stmt_iterator | Jason Merrill | 1 | -3/+2 |
2021-04-28 | c++: Remove #error for release builds | Jakub Jelinek | 1 | -2/+0 |
2021-04-13 | Fix thinko in libcpp preparation patch for modules | Eric Botcazou | 1 | -2/+2 |
2021-04-05 | c++: Unneeded export query [PR 99380] | Nathan Sidwell | 1 | -27/+39 |
2021-04-02 | c++: header unit purview [PR 99283] | Nathan Sidwell | 1 | -7/+10 |
2021-04-01 | c++: inter-cluster import order [PR 99283] | Nathan Sidwell | 1 | -26/+37 |
2021-03-30 | c++: duplicate const static members [PR 99283] | Nathan Sidwell | 1 | -8/+14 |
2021-03-26 | c++: imported templates and alias-template changes [PR 99283] | Nathan Sidwell | 1 | -171/+113 |
2021-03-22 | c++: Cross-module partial specialiations [PR 99480] | Nathan Sidwell | 1 | -6/+18 |
2021-03-22 | c++: duplicate alias templates with decltype [PR 99425] | Nathan Sidwell | 1 | -53/+29 |
2021-03-22 | C++ modules: fix alloc-dealloc-mismatch ASAN issue | Martin Liska | 1 | -1/+1 |
2021-03-16 | c++: Incorrect type equivalence [PR 99496] | Nathan Sidwell | 1 | -16/+48 |
2021-03-12 | c++: ICE with using-decl [PR 99238] | Nathan Sidwell | 1 | -0/+5 |
2021-03-11 | c++: template partial instantiation mismatch [PR 99528] | Nathan Sidwell | 1 | -45/+15 |
2021-03-10 | c++: ICE do to GC leakage [PR 99423] | Nathan Sidwell | 1 | -1/+5 |
2021-03-08 | c++: Incorrect specialization hash table [PR 99285] | Nathan Sidwell | 1 | -7/+16 |
2021-03-05 | c++: Duplicate namespace bindings [PR 99245] | Nathan Sidwell | 1 | -14/+19 |
2021-03-04 | c++: Post-pending redesign cleanup [PR 99170] | Nathan Sidwell | 1 | -180/+27 |
2021-03-04 | c++: Redesign pending entity handling [PR 99170] | Nathan Sidwell | 1 | -315/+343 |
2021-03-03 | c++: Defer cloning to post-loading [PR 99170] | Nathan Sidwell | 1 | -29/+61 |
2021-03-03 | c++: Defer specialization registration [PR 99170] | Nathan Sidwell | 1 | -36/+58 |
2021-03-03 | c++: namespace reachability [PR 99344] | Nathan Sidwell | 1 | -54/+73 |
2021-03-01 | c++: Completeness of typedef structs [PR 99294] | Nathan Sidwell | 1 | -2/+2 |
2021-02-25 | c++: Rename new -flang-note-module-read option [PR 99166] | Nathan Sidwell | 1 | -6/+8 |
2021-02-24 | c++: Macro location fixes [PR 98718] | Nathan Sidwell | 1 | -58/+118 |
2021-02-22 | c++: Recursing header imports and other duplicates [PR 99174] | Nathan Sidwell | 1 | -17/+18 |
2021-02-22 | c++: cross-header-unit template definitions [PR 99153] | Nathan Sidwell | 1 | -0/+1 |
2021-02-19 | c++: Incorrect module-number ordering [PR 98741] | Nathan Sidwell | 1 | -76/+107 |
2021-02-19 | c++: Inform of CMI reads [PR 99166] | Nathan Sidwell | 1 | -1/+45 |
2021-02-18 | c++: header-unit build capability [PR 99023] | Nathan Sidwell | 1 | -15/+7 |
2021-02-17 | c++: Macros need to be GTY-reachable [PR 99023] | Nathan Sidwell | 1 | -2/+2 |
2021-02-12 | c++: Seed imported bindings [PR 99039] | Nathan Sidwell | 1 | -6/+30 |
2021-02-12 | c++: Register streamed-in decls when new [PR 99040] | Nathan Sidwell | 1 | -14/+6 |
2021-02-09 | c++: Fix indirect partitions [PR 98944] | Nathan Sidwell | 1 | -11/+12 |
2021-02-01 | c++: alias in qualified-id in template arg [PR98570] | Jason Merrill | 1 | -2/+2 |
2021-01-29 | c++: Fix unordered entity array [PR 98843] | Nathan Sidwell | 1 | -11/+25 |
2021-01-28 | c++: header unit template alias merging [PR 98770] | Nathan Sidwell | 1 | -31/+36 |
2021-01-21 | c++: Fix null this pointer [PR 98624] | Nathan Sidwell | 1 | -16/+25 |
2021-01-20 | c++: Avoid UB in signed shift [PR 98625] | Nathan Sidwell | 1 | -2/+8 |
2021-01-19 | c++: Remove unused fn | Nathan Sidwell | 1 | -6/+3 |
2021-01-19 | c++: Fix null this pointer [PR 98624] | Nathan Sidwell | 1 | -1/+1 |
2021-01-13 | c++: Fix cp_build_function_call_vec [PR 98626] | Nathan Sidwell | 1 | -2/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-22 | c++: Module ICE fix | Nathan Sidwell | 1 | -1/+2 |
2020-12-22 | c++: Fix build with clang | Gerald Pfeifer | 1 | -0/+2 |
2020-12-21 | c++: Windows rename [PR 98412] | Nathan Sidwell | 1 | -2/+12 |
2020-12-18 | c++: Fix windows binary files [PR 98362] | Nathan Sidwell | 1 | -4/+19 |