Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2021-12-14 | [PATCH] stddef.h: add support for musl typedef macro guards | Sören Tempel | 1 | -0/+9 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2020-11-26 | C: Do not drop qualifiers in typeof for _Atomic types. [PR65455,PR92935] | Martin Uecker | 1 | -7/+7 |
2020-11-17 | float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__ | Joseph Myers | 1 | -1/+2 |
2020-11-17 | float.h: C2x *_IS_IEC_60559 macros | Joseph Myers | 1 | -0/+9 |
2020-11-17 | float.h: C2x decimal signaling NaN macros | Joseph Myers | 1 | -0/+8 |
2020-11-17 | float.h: C2x NaN and Inf macros | Joseph Myers | 1 | -0/+66 |
2020-10-29 | stdbool.h: Update true and false expansions for C2x | Joseph Myers | 1 | -0/+5 |
2020-09-02 | c++: Stop defining true, false and bool as macros in <stdbool.h> | Jonathan Wakely | 1 | -7/+0 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2019-11-13 | Add C2x *_NORM_MAX constants to <float.h>. | Joseph Myers | 1 | -0/+12 |
2019-10-10 | Update DFP macros in float.h for C2x and TS 18661-2. | Joseph Myers | 1 | -12/+35 |
2019-10-03 | Define WIDTH macros for C2x. | Joseph Myers | 1 | -2/+3 |
2019-09-10 | [ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptions | Christophe Lyon | 1 | -1/+1 |
2019-06-24 | Define C11 macros such as FLT_DECIMAL_DIG for C++17 | Jonathan Wakely | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2018-06-25 | stddef.h: Remove an obsolete comment on FreeBSD 5. | Gerald Pfeifer | 1 | -3/+3 |
2018-06-24 | stddef.h: Simplify conditions around avoiding re-definition of __size_t. | Maya Rashish | 1 | -4/+3 |
2018-06-20 | * ginclude/stddef.h: Limit #include <machine/ansi.h> to NetBSD. | Maya Rashish | 1 | -15/+5 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2017-11-15 | Add __builtin_tgmath for better tgmath.h implementation (bug 81156). | Joseph Myers | 1 | -63/+19 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2016-11-23 | [Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISION | James Greenhalgh | 1 | -10/+62 |
2016-09-19 | Define TS 18661-1 CR_DECIMAL_DIG in <float.h>. | Joseph Myers | 1 | -0/+7 |
2016-09-19 | Make max_align_t respect _Float128. | Joseph Myers | 1 | -0/+8 |
2016-09-09 | Define TS 18661-1 type width macros in <limits.h> and <stdint.h>. | Joseph Myers | 1 | -0/+101 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 1 | -1/+182 |
2016-01-29 | Test __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ | Jonathan Wakely | 1 | -1/+2 |
2016-01-29 | PR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG in float.h. | Jonathan Wakely | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2015-12-16 | PR c/68868 - atomic_init emits an unnecessary fence | Martin Sebor | 1 | -6/+4 |
2015-11-18 | Add out-of-line versions of some <stdatomic.h> functions (PR c/65083). | Joseph Myers | 1 | -0/+7 |
2015-01-09 | unwind-arm-common.h: Revert previous commit. | Andreas Tobler | 1 | -8/+0 |
2015-01-09 | configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. | Andreas Tobler | 1 | -0/+8 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2014-10-24 | C++11 explicitly forbids macros for bool, true and false. | Jonathan Wakely | 1 | -1/+5 |
2014-09-11 | re PR target/58757 (Advertise the lack of denormal support on alpha without -... | Marc Glisse | 1 | -12/+0 |
2014-08-14 | DR 458 | Marek Polacek | 1 | -24/+10 |
2014-05-21 | config.gcc (*-*-dragonfly*): New target. | John Marino | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 12 | -12/+12 |
2013-11-13 | extend.texi (Statement Exprs, Typeof): Discuss __auto_type. | Joseph Myers | 1 | -17/+25 |
2013-11-08 | [multiple changes] | Joseph Myers | 1 | -0/+244 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 11 | -15/+11 |
2012-10-06 | re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit m... | Paolo Carlini | 2 | -5/+15 |
2012-10-06 | re PR c++/54249 ([C++11] No ::nullptr_t in header <stddef.h>) | Paolo Carlini | 1 | -0/+7 |
2012-03-14 | Remove obsolete IRIX 6.5 support | Rainer Orth | 1 | -3/+1 |
2012-03-12 | Remove obsolete Tru64 UNIX V5.1B support | Rainer Orth | 1 | -5/+2 |
2012-03-12 | stddef.h: Adjust previous patch. | Tristan Gingold | 1 | -1/+1 |
2012-03-09 | stddef.h: Do not define __size_t on VMS. | Tristan Gingold | 1 | -0/+2 |