summaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)Author
2025-10-09c++: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17Jakub Jelinek
2025-05-27c: Add <stdcountof.h> [PR117025]Alejandro Colomar
2025-04-15includes, Darwin: Handle modular use for macOS SDKs [PR116827].Iain Sandoe
2025-02-26c: stddef.h C23 fixes [PR114870]Jakub Jelinek
2025-01-02Update copyright years.Jakub Jelinek
2024-12-05c: Diagnose unexpected va_start arguments in C23 [PR107980]Jakub Jelinek
2024-11-15c: Add _Decimal64x supportJakub Jelinek
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek
2024-10-23ginclude: stdalign.h should define __xxx_is_defined macros for C++Jonathan Wakely
2024-09-19libstdc++: add #pragma diagnosticJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers
2023-08-12Add stdckdint.h header for C23Jakub Jelinek
2023-01-23[PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtimeAndrea Corallo
2023-01-16Update copyright years.Jakub Jelinek
2022-11-13ginclude: C2x header version macrosJoseph Myers
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers
2022-10-13c: Do not use *_IS_IEC_60559 == 2Joseph Myers
2022-10-07undef offsetof before defining it in stddef.hOlivier Hainque
2022-09-15float.h: Do not define INFINITY for C2x when infinities not supportedJoseph Myers
2022-09-12stdatomic.h: Do not define ATOMIC_VAR_INIT for C2xJoseph Myers
2022-09-09stddef.h: Add C2x unreachable macroJoseph Myers
2022-09-07c: New C2x keywordsJoseph Myers
2022-08-25c: Implement C23 nullptr (N3042)Marek Polacek
2022-08-08C: Implement C2X N2653 char8_t and UTF-8 string literal changesTom Honermann
2022-01-03Update copyright years.Jakub Jelinek
2021-12-14[PATCH] stddef.h: add support for musl typedef macro guardsSören Tempel
2021-01-04Update copyright years.Jakub Jelinek
2020-11-26C: Do not drop qualifiers in typeof for _Atomic types. [PR65455,PR92935]Martin Uecker
2020-11-17float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__Joseph Myers
2020-11-17float.h: C2x *_IS_IEC_60559 macrosJoseph Myers
2020-11-17float.h: C2x decimal signaling NaN macrosJoseph Myers
2020-11-17float.h: C2x NaN and Inf macrosJoseph Myers
2020-10-29stdbool.h: Update true and false expansions for C2xJoseph Myers
2020-09-02c++: Stop defining true, false and bool as macros in <stdbool.h>Jonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-11-13Add C2x *_NORM_MAX constants to <float.h>.Joseph Myers
2019-10-10Update DFP macros in float.h for C2x and TS 18661-2.Joseph Myers
2019-10-03Define WIDTH macros for C2x.Joseph Myers
2019-09-10[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptionsChristophe Lyon
2019-06-24Define C11 macros such as FLT_DECIMAL_DIG for C++17Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-06-25stddef.h: Remove an obsolete comment on FreeBSD 5.Gerald Pfeifer
2018-06-24stddef.h: Simplify conditions around avoiding re-definition of __size_t.Maya Rashish
2018-06-20* ginclude/stddef.h: Limit #include <machine/ansi.h> to NetBSD.Maya Rashish
2018-01-03Update copyright years.Jakub Jelinek
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).Joseph Myers
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISIONJames Greenhalgh
2016-09-19Define TS 18661-1 CR_DECIMAL_DIG in <float.h>.Joseph Myers