aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-05Update copyright years.Jakub Jelinek12-12/+12
2014-10-24C++11 explicitly forbids macros for bool, true and false.Jonathan Wakely1-1/+5
2014-09-11re PR target/58757 (Advertise the lack of denormal support on alpha without -...Marc Glisse1-12/+0
2014-08-14DR 458Marek Polacek1-24/+10
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford12-12/+12
2013-11-13extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers1-17/+25
2013-11-08[multiple changes]Joseph Myers1-0/+244
2013-01-10Update copyright years in gcc/Richard Sandiford11-15/+11
2012-10-06re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit m...Paolo Carlini2-5/+15
2012-10-06re PR c++/54249 ([C++11] No ::nullptr_t in header <stddef.h>)Paolo Carlini1-0/+7
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-3/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-5/+2
2012-03-12stddef.h: Adjust previous patch.Tristan Gingold1-1/+1
2012-03-09stddef.h: Do not define __size_t on VMS.Tristan Gingold1-0/+2
2012-02-12stddef.h [...] (__size_t): Do not define.Robert Millan1-2/+3
2011-12-20gcc:Joseph Myers2-5/+6