]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ginclude
[Ada] Avoid "others => <>" association in resolved record aggregates
[thirdparty/gcc.git] / gcc / ginclude /
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...
2001-04-12  Stan ShebsAdd Darwin (Mac OS X kernel) native support.
2000-11-13  Joseph Myersc-common.c (boolean_increment): New function.
2000-08-04  Joseph Myersstddef.h: Don't declare wint_t unless __need_wint_t.
2000-06-24  Jason Merrillcollect2.c (resolve_lib_name): Move '/' check to more...
2000-03-30  Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-02-15  Loren J. Rittle* ginclude/stddef.h: Correct usage of _BSD_RUNE_T_...
2000-02-06  Geoff Keatingppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
2000-01-13  Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-04  Martin v. Löwis* ginclude/stdbool.h: Support compilation as C++.
1999-12-19  Richard Hendersoncccp.c (main): Define __STDC_VERSION__ as necessary.
1999-12-14  Richard Hendersoncppp.c (main): Set trigraphs and __STRICT_ANSI__ as...
1999-10-15  Loren J. Rittlet-freebsd: Do not override USER_H.
1999-09-23  Zack Weinbergiso646.h, [...]: Add copyright notice and special excep...
1999-09-15  Richard HendersonMakefile.in (USER_H): Remove va-foo.h.
1999-09-14  Richard Hendersonstdarg.h, varargs.h: Implement in terms of builtin...
1999-08-29  Zack Weinbergstdbool.h: Make the typedef name _Bool, with bool a...
1999-07-28  Richard HendersonKill CYGNUS LOCAL tags.
1999-07-21  Richard Hendersonrs6000.h (struct rs6000_args): Add sysv_gregno.
1999-07-07  Richard Hendersonvarargs.h (__builtin_va_alist_t): New typedef.
1999-07-02  Richard Hendersonvarargs.h (va_dcl): Use word_mode for type of __builtin...
next