aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/module.cc
AgeCommit message (Expand)AuthorFilesLines
2021-03-01c++: Completeness of typedef structs [PR 99294]Nathan Sidwell1-2/+2
2021-02-25c++: Rename new -flang-note-module-read option [PR 99166]Nathan Sidwell1-6/+8
2021-02-24c++: Macro location fixes [PR 98718]Nathan Sidwell1-58/+118
2021-02-22c++: Recursing header imports and other duplicates [PR 99174]Nathan Sidwell1-17/+18
2021-02-22c++: cross-header-unit template definitions [PR 99153]Nathan Sidwell1-0/+1
2021-02-19c++: Incorrect module-number ordering [PR 98741]Nathan Sidwell1-76/+107
2021-02-19c++: Inform of CMI reads [PR 99166]Nathan Sidwell1-1/+45
2021-02-18c++: header-unit build capability [PR 99023]Nathan Sidwell1-15/+7
2021-02-17c++: Macros need to be GTY-reachable [PR 99023]Nathan Sidwell1-2/+2
2021-02-12c++: Seed imported bindings [PR 99039]Nathan Sidwell1-6/+30
2021-02-12c++: Register streamed-in decls when new [PR 99040]Nathan Sidwell1-14/+6
2021-02-09c++: Fix indirect partitions [PR 98944]Nathan Sidwell1-11/+12
2021-02-01c++: alias in qualified-id in template arg [PR98570]Jason Merrill1-2/+2
2021-01-29c++: Fix unordered entity array [PR 98843]Nathan Sidwell1-11/+25
2021-01-28c++: header unit template alias merging [PR 98770]Nathan Sidwell1-31/+36
2021-01-21c++: Fix null this pointer [PR 98624]Nathan Sidwell1-16/+25
2021-01-20c++: Avoid UB in signed shift [PR 98625]Nathan Sidwell1-2/+8
2021-01-19c++: Remove unused fnNathan Sidwell1-6/+3
2021-01-19c++: Fix null this pointer [PR 98624]Nathan Sidwell1-1/+1
2021-01-13c++: Fix cp_build_function_call_vec [PR 98626]Nathan Sidwell1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-22c++: Module ICE fixNathan Sidwell1-1/+2
2020-12-22c++: Fix build with clangGerald Pfeifer1-0/+2
2020-12-21c++: Windows rename [PR 98412]Nathan Sidwell1-2/+12
2020-12-18c++: Fix windows binary files [PR 98362]Nathan Sidwell1-4/+19
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-16c++: Another solaris header use [PR 98315]Nathan Sidwell1-1/+2
2020-12-16c++: Fix offsetof use [PR 98232]Nathan Sidwell1-1/+1
2020-12-16c++: Fix detailed-mem-stat breakageNathan Sidwell1-22/+25
2020-12-15c++: Modules Is LandingNathan Sidwell1-47/+19715
2020-12-11c++: Final module preparationsNathan Sidwell1-0/+15
2020-12-11c++: cp_tree_equal tweaksNathan Sidwell1-0/+5
2020-12-11c++: Module lang hook overridingNathan Sidwell1-0/+19
2020-12-11c++: name lookup API for modulesNathan Sidwell1-0/+6
2020-12-10c++: Name lookup for modulesNathan Sidwell1-0/+22
2020-12-10c++: modularize spelling suggestionsNathan Sidwell1-0/+6
2020-12-10c++: Module-specific error and tree dumpingNathan Sidwell1-0/+11
2020-12-09c++: Module parsingNathan Sidwell1-0/+15
2020-12-09c++: Decl module-specific semantic processingNathan Sidwell1-0/+27
2020-12-08c++: Originating and instantiating moduleNathan Sidwell1-0/+10
2020-12-08c++: Named module global initializersNathan Sidwell1-0/+11
2020-12-08c++: Fix MODULE_VERSION breakageNathan Sidwell1-0/+1
2020-12-08c++: Mangling for modulesNathan Sidwell1-0/+17
2020-12-08c++: module directive FSMNathan Sidwell1-0/+17
2020-12-08c++: Add module includesNathan Sidwell1-1/+46
2020-11-23c++: Add empty module.ccNathan Sidwell1-0/+21