]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-cppbuiltin.cc
libstdc++: Update LWG 4166 changes to concat_view::end() [PR120934]
[thirdparty/gcc.git] / gcc / c-family / c-cppbuiltin.cc
5 days ago  Jakub Jelinekc++: Implement C++26 P3533R2 - constexpr virtual inheri...
2025-02-28  Jakub Jelinekc++: Adjust #embed support for P1967R14
2025-01-02  Jakub JelinekUpdate copyright years.
2024-11-28  Marek Polacekc++: define __cpp_pack_indexing [PR113798]
2024-11-28  David Malcolmc-family: offer suggestions for missing command-line...
2024-11-26  Jakub Jelinekbuiltins: Fix up DFP ICEs on __builtin_is{inf,finite...
2024-11-15  Jakub Jelinekc: Add _Decimal64x support
2024-10-25  Jakub Jelinekgcc: Remove trailing whitespace
2024-10-01  Jason Merrillc++: don't advertise C++20 concepts in C++14
2024-09-24  Jakub Jelinekc++: Implement C++23 P2718R0 - Wording for P2644R1...
2024-08-08  Jakub Jelinekc++, libstdc++: Implement C++26 P2747R2 - constexpr...
2024-07-10  Marek Polacekc++: remove Concepts TS code
2024-06-11  Andi KleenC++: Support constexpr strings for asm statements
2024-05-07  Jakub Jelinekc++: Implement C++26 P2893R3 - Variadic friends [PR114459]
2024-05-02  Jakub Jelinekc++: Implement C++26 P2573R2 - = delete("should have...
2024-04-30  Jakub Jelinekc++: Implement C++26 P0609R3 - Attributes for Structure...
2024-01-09  waffl3xc++: P0847R7 (deducing this) - diagnostics. [PR102609]
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-05  Marek Polacekc++: implement P2564, consteval needs to propagate...
2023-11-30  Jakub Jelinekc++: Implement C++26 P2169R4 - Placeholder variables...
2023-11-23  Jakub Jelinekc++: Implement C++26 P2741R3 - user-generated static_as...
2023-11-18  Sebastian Hubergcov: Improve -fprofile-update=atomic
2023-11-18  Sebastian Hubergcov: Remove TARGET_GCOV_TYPE_SIZE target hook
2023-11-07  Joseph Myersc: Refer more consistently to C23 not C2X
2023-09-06  Jakub JelinekC _BitInt support [PR102989]
2023-08-14  Jason Merrillc++: -fconcepts and __cpp_concepts
2023-06-28  Jason Merrillc++: C++26 constexpr cast from void* [PR110344]
2023-05-15  Patrick Palkac++: add feature-test macro for auto(x)
2023-03-03  Alexandre Oliva[vxworks] make wint_t and wchar_t the same distinct...
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-03  Florian Weimerlibgcc: Specialize execute_cfa_program in DWARF unwinde...
2023-01-03  Florian WeimerRevert "Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__...
2023-01-03  Florian WeimerRevert "libgcc: Specialize execute_cfa_program in DWARF...
2023-01-02  Florian Weimerlibgcc: Specialize execute_cfa_program in DWARF unwinde...
2023-01-02  Florian WeimerDefine __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF...
2022-11-19  Jakub Jelinekc++: Implement C++23 P2647R1 - Permitting static conste...
2022-11-19  Jeff Chapman IIc++: implement P1492 contracts
2022-11-16  Marek Polacekc++: P2448 - Relaxing some constexpr restrictions ...
2022-11-15  Jakub Jelinekc++: Implement C++23 P2589R1 - - static operator[]
2022-10-14  Jakub Jelinekmiddle-end, c++, i386, libgcc: std::bfloat16_t and...
2022-10-13  Joseph Myersc: Do not use *_IS_IEC_60559 == 2
2022-10-03  Joseph Myersc: Adjust LDBL_EPSILON for C2x for IBM long double
2022-09-27  Marek Polacekc++: Implement C++23 P2266R1, Simpler implicit move...
2022-09-27  Jakub Jelinekc++: Implement C++23 P1169R4 - static operator() [PR106651]
2022-09-27  Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-09-26  Marek Polacekc++: P2513R4, char8_t Compatibility and Portability...
2022-08-26  Jakub Jelinekc++: Implement C++23 P2071R2 - Named universal characte...
2022-02-09  Jason Merrillc++: P2493 feature test macro updates
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.