analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / ginclude /
2022-11-13 Joseph Myersginclude: C2x header version macros
2022-10-28 Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-13 Joseph Myersc: Do not use *_IS_IEC_60559 == 2
2022-10-07 Olivier Hainqueundef offsetof before defining it in stddef.h
2022-09-15 Joseph Myersfloat.h: Do not define INFINITY for C2x when infinities...
2022-09-12 Joseph Myersstdatomic.h: Do not define ATOMIC_VAR_INIT for C2x
2022-09-09 Joseph Myersstddef.h: Add C2x unreachable macro
2022-09-07 Joseph Myersc: New C2x keywords
2022-08-25 Marek Polacekc: Implement C23 nullptr (N3042)
2022-08-08 Tom HonermannC: Implement C2X N2653 char8_t and UTF-8 string literal...
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-14 Sören Tempel[PATCH] stddef.h: add support for musl typedef macro...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-26 Martin UeckerC: Do not drop qualifiers in typeof for _Atomic types...
2020-11-17 Joseph Myersfloat.h: Handle C2x __STDC_WANT_IEC_60559_EXT__
2020-11-17 Joseph Myersfloat.h: C2x *_IS_IEC_60559 macros
2020-11-17 Joseph Myersfloat.h: C2x decimal signaling NaN macros
2020-11-17 Joseph Myersfloat.h: C2x NaN and Inf macros
2020-10-29 Joseph Myersstdbool.h: Update true and false expansions for C2x
2020-09-02 Jonathan Wakelyc++: Stop defining true, false and bool as macros in...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-13 Joseph MyersAdd C2x *_NORM_MAX constants to <float.h>.
2019-10-10 Joseph MyersUpdate DFP macros in float.h for C2x and TS 18661-2.
2019-10-02 Joseph MyersDefine WIDTH macros for C2x.
2019-09-10 Christophe Lyon[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c...
2019-06-24 Jonathan WakelyDefine C11 macros such as FLT_DECIMAL_DIG for C++17
2019-01-01 Jakub JelinekUpdate copyright years.
2018-06-25 Gerald Pfeiferstddef.h: Remove an obsolete comment on FreeBSD 5.
2018-06-24 Maya Rashishstddef.h: Simplify conditions around avoiding re-defini...
2018-06-20 Maya Rashish* ginclude/stddef.h: Limit #include <machine/ansi.h...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-15 Joseph MyersAdd __builtin_tgmath for better tgmath.h implementation...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-09-19 Joseph MyersDefine TS 18661-1 CR_DECIMAL_DIG in <float.h>.
2016-09-19 Joseph MyersMake max_align_t respect _Float128.
2016-09-09 Joseph MyersDefine TS 18661-1 type width macros in <limits.h> and...
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-01-29 Jonathan WakelyTest __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__
2016-01-29 Jonathan WakelyPR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Martin SeborPR c/68868 - atomic_init emits an unnecessary fence
2015-11-18 Joseph MyersAdd out-of-line versions of some <stdatomic.h> function...
2015-01-09 Andreas Toblerunwind-arm-common.h: Revert previous commit.
2015-01-09 Andreas Toblerconfigure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-24 Jonathan WakelyC++11 explicitly forbids macros for bool, true and...
2014-09-11 Marc Glissere PR target/58757 (Advertise the lack of denormal...
2014-08-14 Marek PolacekDR 458
2014-05-21 John Marinoconfig.gcc (*-*-dragonfly*): New target.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-13 Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-08 Joseph Myers[multiple changes]
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-06 Paolo Carlinire PR c++/52764 (Including <cstdint> after <stdint...
2012-10-06 Paolo Carlinire PR c++/54249 ([C++11] No ::nullptr_t in header ...
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-12 Tristan Gingoldstddef.h: Adjust previous patch.
2012-03-09 Tristan Gingoldstddef.h: Do not define __size_t on VMS.
2012-02-12 Robert Millanstddef.h [...] (__size_t): Do not define.
2011-12-20 Joseph Myersgcc:
2011-11-06 Joseph Myersc-decl.c (shadow_tag_warned, [...]): Handle _Alignas...
2011-09-13 Paul Brookarm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2011-08-19 Joseph Myersc-decl.c (grokdeclarator): Diagnose _Noreturn for non...
2011-08-18 Joseph Myersc-decl.c (shadow_tag_warned): Check for _Noreturn.
2011-01-29 Jonathan Wakelyre PR bootstrap/47147 (gcc 4.6 fails to compile on...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-04-25 Joseph Myersc-common.c (flag_isoc1x): New.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-31 Joseph Myersre PR c/448 (<stdint.h>-related issues (C99 issues))
2009-03-27 Andrew Pinskire PR c++/36799 ([c++0x] error on va_copy in -std=c...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-06 Janis Johnsonre PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match...
2008-09-11 Janis Johnsonfloat.h (DEC_EVAL_METHOD): Correct the macro name.
2007-09-07 Chao-ying Fustdfix.h: New file.
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-07-13 Geoffrey KeatingIndex: gcc/ChangeLog
2007-04-19 Janis Johnsonfloat.h: Check that __STDC_WANT_DEC_FP__ is defined...
2007-01-29 Janis JohnsonMakefile.in (USER_H): Remove decfloat.h.
2006-09-21 Janis Johnsondecfloat.h (DEC*_DEN): Define using the correct builtins.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-06-25 R. Kelley CookUpdate FSF address.
2004-10-03 Kazu Hirata* ginclude/stddef.h: Fix a comment typo.
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-07-02 Nathan Sidwellre PR c++/11072 (Implementation of offsetof macro)
2003-04-22 Nathan Sidwellstddef.h: Provide C++ safe offsetof.
2003-03-13 Nathanael Nerodefloat.h, [...]: GCC, not GNU CC.
2002-10-04 Loren J. Rittle* gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef...
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-03 Richard HendersonMakefile.in (USER_H): Add ginclude/float.h.
2002-08-02 Stan Shebsstddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined...
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-01-09 Bryce McKinlaystddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_...
2002-01-01 Joseph Myersconfigure.in: Prepend ${srcdir}/config/${cpu_type}...
2001-12-01 Franz Sirlppc-asm.h (JUMP_TARGET): New macro.
2001-09-11 Richard HendersonCray T3E port.
2001-08-27 Fred Fish* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should...
2001-08-13 David Edelsohneabi.asm: Define 64-bit versions of FPR save/restore...
next