aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek13-13/+13
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers2-13/+13
2023-08-12Add stdckdint.h header for C23Jakub Jelinek1-0/+40
2023-01-23[PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtimeAndrea Corallo1-1/+2
2023-01-16Update copyright years.Jakub Jelinek12-12/+12
2022-11-13ginclude: C2x header version macrosJoseph Myers5-0/+17
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-0/+4
2022-10-13c: Do not use *_IS_IEC_60559 == 2Joseph Myers1-2/+1
2022-10-07undef offsetof before defining it in stddef.hOlivier Hainque1-0/+1
2022-09-15float.h: Do not define INFINITY for C2x when infinities not supportedJoseph Myers1-1/+3
2022-09-12stdatomic.h: Do not define ATOMIC_VAR_INIT for C2xJoseph Myers1-0/+2
2022-09-09stddef.h: Add C2x unreachable macroJoseph Myers1-0/+4
2022-09-07c: New C2x keywordsJoseph Myers2-4/+4
2022-08-25c: Implement C23 nullptr (N3042)Marek Polacek1-0/+8
2022-08-08C: Implement C2X N2653 char8_t and UTF-8 string literal changesTom Honermann1-0/+6
2022-01-03Update copyright years.Jakub Jelinek12-12/+12
2021-12-14[PATCH] stddef.h: add support for musl typedef macro guardsSören Tempel1-0/+9
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-11-26C: Do not drop qualifiers in typeof for _Atomic types. [PR65455,PR92935]Martin Uecker1-7/+7
2020-11-17float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__Joseph Myers1-1/+2
2020-11-17float.h: C2x *_IS_IEC_60559 macrosJoseph Myers1-0/+9
2020-11-17float.h: C2x decimal signaling NaN macrosJoseph Myers1-0/+8
2020-11-17float.h: C2x NaN and Inf macrosJoseph Myers1-0/+66
2020-10-29stdbool.h: Update true and false expansions for C2xJoseph Myers1-0/+5
2020-09-02c++: Stop defining true, false and bool as macros in <stdbool.h>Jonathan Wakely1-7/+0
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-11-13Add C2x *_NORM_MAX constants to <float.h>.Joseph Myers1-0/+12
2019-10-10Update DFP macros in float.h for C2x and TS 18661-2.Joseph Myers1-12/+35
2019-10-03Define WIDTH macros for C2x.Joseph Myers1-2/+3
2019-09-10[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptionsChristophe Lyon1-1/+1
2019-06-24Define C11 macros such as FLT_DECIMAL_DIG for C++17Jonathan Wakely1-1/+2
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-06-25stddef.h: Remove an obsolete comment on FreeBSD 5.Gerald Pfeifer1-3/+3
2018-06-24stddef.h: Simplify conditions around avoiding re-definition of __size_t.Maya Rashish1-4/+3
2018-06-20* ginclude/stddef.h: Limit #include <machine/ansi.h> to NetBSD.Maya Rashish1-15/+5
2018-01-03Update copyright years.Jakub Jelinek12-12/+12
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).Joseph Myers1-63/+19
2017-01-01Update copyright years.Jakub Jelinek12-12/+12
2016-11-23[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISIONJames Greenhalgh1-10/+62
2016-09-19Define TS 18661-1 CR_DECIMAL_DIG in <float.h>.Joseph Myers1-0/+7
2016-09-19Make max_align_t respect _Float128.Joseph Myers1-0/+8
2016-09-09Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.Joseph Myers1-0/+101
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-1/+182
2016-01-29Test __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__Jonathan Wakely1-1/+2
2016-01-29PR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG in float.h.Jonathan Wakely1-1/+2
2016-01-04Update copyright years.Jakub Jelinek12-12/+12
2015-12-16PR c/68868 - atomic_init emits an unnecessary fenceMartin Sebor1-6/+4
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers1-0/+7
2015-01-09unwind-arm-common.h: Revert previous commit.Andreas Tobler1-8/+0
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler1-0/+8