aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude/stddef.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-19Make max_align_t respect _Float128.Joseph Myers1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
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-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 Myers1-2/+2
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers1-1/+15
2011-01-29re PR bootstrap/47147 (gcc 4.6 fails to compile on NetBSD)Jonathan Wakely1-5/+7
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-10-03* ginclude/stddef.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-06-01c-parse.in (OFFSETOF, [...]): New.Richard Henderson1-11/+4
2003-12-16re PR c++/13275 (Implementation of offsetof macro)Mark Mitchell1-15/+6
2003-07-02re PR c++/11072 (Implementation of offsetof macro)Nathan Sidwell1-6/+16
2003-04-22stddef.h: Provide C++ safe offsetof.Nathan Sidwell1-1/+7
2003-03-13float.h, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2002-10-04* gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system.Loren J. Rittle1-3/+30
2002-08-02stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined, plays nice with Darwi...Stan Shebs1-0/+6
2002-01-09stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ gets undefined.Bryce McKinlay1-0/+1
2001-09-11Cray T3E port.Richard Henderson1-0/+6
2001-08-27* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__.Fred Fish1-1/+1
2001-04-12Add Darwin (Mac OS X kernel) native support.Stan Shebs1-0/+2
2000-08-04stddef.h: Don't declare wint_t unless __need_wint_t.Joseph Myers1-1/+1
2000-06-24collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill1-1/+5
2000-02-15* ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.Loren J. Rittle1-0/+7
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-4/+0
1999-10-15t-freebsd: Do not override USER_H.Loren J. Rittle1-4/+3
1999-09-23iso646.h, [...]: Add copyright notice and special exception to GPL.Zack Weinberg1-0/+29
1998-04-28Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.Jim Wilson1-2/+4
1997-12-11cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish1-0/+13
1996-10-28Make sure file is processed if some of the known __need_* macros isRichard Kenner1-8/+7
1996-08-11(__need_wint_t): Move #undef to right place.Richard Kenner1-1/+1
1996-08-08(NULL): Use __null for G++.Jason Merrill1-0/+4
1996-07-18Undefine __need_wint_t.Richard Kenner1-0/+1
1996-06-17* ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.Brendan Kehoe1-2/+0
1996-06-05Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.Ian Lance Taylor1-1/+1
1996-05-17If need_wint_t defined, nothing in this file is needed.Richard Kenner1-1/+15
1995-08-19Don't define wchar_t if __cplusplus is defined.Richard Kenner1-0/+2
1995-05-30Undefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD Net/2 derivedRichard Kenner1-1/+4
1995-04-26Treat _MACHINE_ANSI_H_ like _ANSI_H_.Richard Kenner1-3/+4
1995-03-03Handle VxWorks typedef macrosIan Lance Taylor1-0/+19
1995-02-21Test _SIZE_T_DEFINED and _WCHAR_T_DEFINED.Richard Kenner1-0/+6