]> gcc.gnu.org Git - gcc.git/history - gcc/cp/module.cc
c++: templated substitution into lambda-expr [PR114393]
[gcc.git] / gcc / cp / module.cc
2024-04-12 Patrick Palkac++: templated substitution into lambda-expr [PR114393]
2024-04-10 Nathaniel Sheadc++: Track declarations imported from partitions [PR99377]
2024-03-12 Nathaniel Sheadc++: Support target-specific nodes when streaming modul...
2024-03-07 Nathaniel Sheadc++: Redetermine whether to write vtables on stream...
2024-03-07 Patrick Palkac++/modules: member alias tmpl partial inst [PR103994]
2024-03-07 Patrick Palkac++/modules: inline namespace abi_tag streaming [PR110730]
2024-03-07 Nathaniel Sheadc++: Stream DECL_CONTEXT for template template parms...
2024-03-06 Patrick Palkac++/modules: befriending template from current class...
2024-03-01 Patrick Palkac++/modules: depending local enums [PR104919, PR106009]
2024-03-01 Nathaniel Sheadc++: Stream definitions for implicit instantiations...
2024-02-29 Nathaniel Sheadc++: Support lambdas attached to more places in modules...
2024-02-16 Patrick Palkac++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_RE...
2024-02-13 Patrick Palkac++/modules: use optimized crc32 from zlib
2024-02-13 Patrick Palkac++/modules: ICEs with modular fmtlib
2024-02-09 Patrick Palkac++/modules: anon union member of as-base class [PR112580]
2024-01-30 Nathaniel Sheadc++: Handle error header names in modules [PR107594]
2024-01-26 Nathaniel Sheadc++: Stream additional fields for DECL_STRUCT_FUNCTION...
2024-01-26 Nathaniel Sheadc++: Emit definitions of ODR-used static members import...
2024-01-25 Nathaniel Sheadc++: Handle partial specialisations in GMF [PR113405]
2024-01-23 Nathaniel Sheadc++: Fix handling of extern templates in modules [PR112820]
2024-01-17 Nathaniel Sheadc++: Prevent overwriting arguments when merging duplica...
2024-01-16 Nathaniel Sheadc++: Support thread_local statics in header modules...
2024-01-09 waffl3xc++: P0847R7 (deducing this) - prerequisite changes...
2024-01-07 Nathaniel Sheadc++: Fix ICE when writing nontrivial variable initializers
2024-01-07 Nathaniel Sheadc++: Export usings referring to global module fragment...
2024-01-03 Jakub JelinekUpdate copyright years.
2023-12-16 Nathaniel Sheadc++: Seed namespaces for bindings [PR106363]
2023-12-05 Marek Polacekc++: implement P2564, consteval needs to propagate...
2023-11-24 Nathaniel Sheadc++: Support lambdas in static template member initiali...
2023-11-14 Nathaniel Sheadc++: Stream virtual dtor vtable indices
2023-10-31 David Malcolmlibcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
2023-10-20 Nathan Sidwellc++: Constructor streaming [PR105322]
2023-10-14 Jakub Jelinekmiddle-end: Allow _BitInt(65535) [PR102989]
2023-10-08 David Malcolmlibcpp: eliminate COMBINE_LOCATION_DATA
2023-09-19 Ben Boeckelc++modules: report module mapper files as a dependency
2023-09-19 Ben Boeckelc++modules: report imported CMI files as dependencies
2023-09-19 Ben Boeckelp1689r5: initial support
2023-06-29 Patrick Palkac++: cache partial template specialization selection
2023-05-18 Bernhard Reutner... c++: use _P() defines from tree.h
2023-01-16 Jakub JelinekUpdate copyright years.
2022-11-28 Torbjörn SVENSSONc++: Allow module name to be a single letter on Windows
2022-11-19 Jeff Chapman IIc++: implement P1492 contracts
2022-11-01 Nathan Sidwellc++: per-scope, per-signature lambda discriminators
2022-11-01 Nathan Sidwellc++: Reorganize per-scope lambda discriminators
2022-10-25 Patrick Palkac++ modules: enum TYPE_MIN/MAX_VALUE streaming [PR106848]
2022-10-20 Patrick Palkac++ modules: handle CONCEPT_DECL in node_template_info...
2022-10-18 Patrick Palkac++ modules: stream non-trailing default targs [PR105045]
2022-10-17 Patrick Palkac++ modules: streaming constexpr_fundef [PR101449]
2022-10-11 Patrick Palkac++ modules: lazy loading from within template [PR99377]
2022-10-07 Qing ZhaoAdd a new option -fstrict-flex-arrays[=n] and new attri...
2022-10-07 Patrick Palkac++ modules: ICE with bitfield in class template
2022-10-07 Patrick Palkac++ modules: static var in inline function [PR104433]
2022-10-07 Martin Liskafix clang warnings
2022-09-29 Patrick Palkac++: introduce TRAIT_TYPE alongside TRAIT_EXPR
2022-09-29 Nathan Sidwellc++: import/export NTTP objects
2022-09-28 Eugene RozenfeldAdd instruction level discriminator support.
2022-09-26 Patrick Palkac++ modules: variable template partial spec fixes ...
2022-09-22 Patrick Palkac++ modules: partial variable template specializations...
2022-09-20 Patrick Palkac++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]
2022-09-17 Patrick Palkac++: modules ICE with typename friend
2022-07-05 Nathan Sidwellc++: Prune ordinary locations
2022-06-30 Nathan Sidwellc++: Note macro locations
2022-06-29 Nathan Sidwellc++: Rename macro location structs
2022-06-27 Sergei Trofimovichc++: avoid <memory> poisoning on musl [PR106102]
2022-06-27 David MalcolmAdd 'final' and 'override' in various places
2022-06-23 Nathan Sidwellc++: Prune unneeded macro locations
2022-06-22 Nathan Sidwellc++: Remove ifdefed code
2022-06-15 Nathan Sidwellc++: Use better module partition naming
2022-06-14 Nathan Sidwellc++: Elide calls to NOP module initializers
2022-06-13 Nathan Sidwellc++: Separate late stage module writing
2022-06-10 Nathan Sidwellc++: Add a late-writing step for modules
2022-06-10 Nathan Sidwellc++: Adjust module initializer calling emission
2022-06-09 Nathan Sidwellc++: Better module initializer code
2022-05-16 Martin LiskaUse more ARRAY_SIZE.
2022-05-11 Nathan Sidwell[c++] Add module attachment
2022-05-10 Patrick Palkac++: Remove SET_PACK_EXPANSION_PATTERN / SET_ARGUMENT_P...
2022-05-10 Nathan Sidwell[c++] Disambiguate ModuleKind flags
2022-05-09 Nathan Sidwell[c++][NFC] Rename Attached to Keyed
2022-05-05 Richard BienerEmbed real_value into REAL_CST
2022-03-07 Jakub JelinekFix up duplicated duplicated words in comments
2022-03-04 Nathan Sidwellc++: New module mangling ABI
2022-02-10 Jason Merrillc++: ICE on xtreme-header_a.H
2022-02-09 Jason Merrillc++: modules and explicit(bool) [PR103752]
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-19 Matthias Kretzc++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL
2021-12-16 Patrick Palkac++: two-stage name lookup for overloaded operators...
2021-12-09 Jakub Jelinekpch: Add support for relocation of the PCH data [PR71934]
2021-09-08 Richard Bienerc++/102228 - make lookup_anon_field O(1)
2021-08-31 Jason Merrillc++: Various small fixes
2021-07-08 Martin SeborMove warning suppression to the ultimate callee.
2021-07-08 Martin SeborUse Object Size Type zero for -Warray-bounds [PR101374].
2021-06-08 Jason Merrillc++: fix modules binfo merging
2021-05-28 Jason Merrilltree-iterator: C++11 range-for and tree_stmt_iterator
2021-04-28 Jakub Jelinekc++: Remove #error for release builds
2021-04-13 Eric BotcazouFix thinko in libcpp preparation patch for modules
2021-04-05 Nathan Sidwellc++: Unneeded export query [PR 99380]
2021-04-02 Nathan Sidwellc++: header unit purview [PR 99283]
2021-04-01 Nathan Sidwellc++: inter-cluster import order [PR 99283]
2021-03-30 Nathan Sidwellc++: duplicate const static members [PR 99283]
next
This page took 1.854059 seconds and 108 git commands to generate.