aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude/stddef.h
AgeCommit message (Expand)AuthorFilesLines
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
1994-11-17Include <machine/ansi.h> on NetBSD.Richard Kenner1-4/+19
1994-10-07Netware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.Doug Evans1-0/+6
1994-08-01Handle _BSD_WCHAR_T_ like _WCHAR_T_, since at least BSD/386 1.1 uses the form...Richard Kenner1-0/+36
1994-04-25Recognize __FreeBSD__.Richard Kenner1-1/+1
1994-04-04* gstddef.h (wchar_t): Always define as __WCHAR_TYPE__.Jason Merrill1-7/+0
1993-12-03Define and protect against __STDDEF_H__ for Irix 5.1.Richard Kenner1-0/+4
1993-09-20gstddef.h: Back out change of Sep 15 (handles Sun lossage).Doug Evans1-0/+6
1993-09-19(size_t): Acorn RISCiX requires __size_t defined.Richard Kenner1-0/+3
1993-09-15Delete the conditional that used to semi-avoid interference with sys/stdtypes...Richard Stallman1-6/+0
1993-08-06Test and define __INT_WCHAR_T_H.Richard Stallman1-0/+3
1993-07-27(_WCHAR_T_H): Test this and define this.Richard Stallman1-0/+3
1993-05-24(size_t) [__GNUG__]: Don't typedef it if it's already defined as a macro.Richard Stallman1-0/+2
1993-05-20[_ANSI_H_]: Handle __need_size_t and __need_wchar_t.Richard Stallman1-3/+3
1993-05-20[_ANSI_H_]: Handle __need_size_t and __need_wchar-t.Richard Stallman1-8/+13
1993-02-27(_SYS_SIZE_T_H): Test this and define this.Richard Stallman1-0/+3
1992-12-27[__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.Richard Stallman1-0/+6
1992-11-22Fix prev change; test of _STDDEF_H was backwards.Richard Stallman1-2/+3