aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2022-11-14c++: init_priority and SUPPORTS_INIT_PRIORITY [PR107638]Patrick Palka1-0/+9
2022-11-14Revert "sphinx: port .def files to RST"Martin Liska1-12/+12
2022-11-13Daily bump.GCC Administrator1-0/+4
2022-11-12c: C2x constexprJoseph Myers1-1/+1
2022-11-12Daily bump.GCC Administrator1-0/+6
2022-11-11c-family: Support #pragma region/endregion [PR85487]Jonathan Wakely1-0/+9
2022-11-10Daily bump.GCC Administrator1-0/+4
2022-11-09sphinx: port .def files to RSTMartin Liska1-12/+12
2022-11-06Daily bump.GCC Administrator1-0/+5
2022-11-05c++: libcpp: Support raw strings with newlines in directives [PR55971]Lewis Hyatt1-1/+9
2022-11-04Daily bump.GCC Administrator1-0/+5
2022-11-03c++: change -fconcepts to mean C++20 conceptsJason Merrill1-3/+0
2022-10-29Daily bump.GCC Administrator1-0/+17
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers2-6/+9
2022-10-28c: C2x enums with fixed underlying type [PR61469]Joseph Myers2-1/+26
2022-10-27Daily bump.GCC Administrator1-0/+5
2022-10-26c++: Implement -Wdangling-reference [PR106393]Marek Polacek1-0/+4
2022-10-20Daily bump.GCC Administrator1-0/+16
2022-10-19c: C2x %wN, %wfN format checkingJoseph Myers2-32/+88
2022-10-19Daily bump.GCC Administrator1-0/+8
2022-10-18c: C2x enums wider than int [PR36113]Joseph Myers1-0/+4
2022-10-15Daily bump.GCC Administrator1-0/+19
2022-10-14middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek2-1/+36
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek3-18/+6
2022-10-14Daily bump.GCC Administrator1-0/+5
2022-10-13c: Do not use *_IS_IEC_60559 == 2Joseph Myers1-7/+3
2022-10-13Daily bump.GCC Administrator1-0/+9
2022-10-12preprocessor: Fix tracking of system header state [PR60014,PR60723]Lewis Hyatt1-7/+10
2022-10-11Daily bump.GCC Administrator1-0/+17
2022-10-10c++: Lambda context manglingNathan Sidwell1-1/+1
2022-10-10c-family: ICE with [[gnu::nocf_check]] [PR106937]Marek Polacek2-44/+53
2022-10-08Daily bump.GCC Administrator1-0/+17
2022-10-07Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrayQing Zhao2-0/+54
2022-10-07fix clang warningsMartin Liska1-1/+1
2022-10-07c++: Improve handling of foreigner namespace attributesJakub Jelinek1-3/+4
2022-10-07Daily bump.GCC Administrator1-0/+15
2022-10-06c: C2x typeofJoseph Myers2-12/+15
2022-10-06c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]Jakub Jelinek2-0/+17
2022-10-05Daily bump.GCC Administrator1-0/+5
2022-10-04openmp: Add begin declare target supportJakub Jelinek1-2/+2
2022-10-04Daily bump.GCC Administrator1-0/+10
2022-10-03c++: rename IS_SAME_AS trait code to IS_SAMEPatrick Palka1-1/+1
2022-10-03c: Adjust LDBL_EPSILON for C2x for IBM long doubleJoseph Myers1-1/+1
2022-10-01Daily bump.GCC Administrator1-0/+6
2022-09-30c++: streamline built-in trait addition processPatrick Palka2-72/+15
2022-09-30Daily bump.GCC Administrator1-0/+12
2022-09-29c: C2x noreturn attributeJoseph Myers1-0/+3
2022-09-29c++: implement __remove_cv, __remove_reference and __remove_cvrefPatrick Palka2-0/+4
2022-09-28Daily bump.GCC Administrator1-0/+52
2022-09-27c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]Marek Polacek1-0/+1