summaryrefslogtreecommitdiff
path: root/gcc/ginclude/stddef.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure file is processed if some of the known __need_* macros isRichard Kenner1996-10-281-8/+7
* (__need_wint_t): Move #undef to right place.Richard Kenner1996-08-111-1/+1
* (NULL): Use __null for G++.Jason Merrill1996-08-081-0/+4
* Undefine __need_wint_t.Richard Kenner1996-07-181-0/+1
* * ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus.Brendan Kehoe1996-06-171-2/+0
* Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.Ian Lance Taylor1996-06-051-1/+1
* If need_wint_t defined, nothing in this file is needed.Richard Kenner1996-05-171-1/+15
* Don't define wchar_t if __cplusplus is defined.Richard Kenner1995-08-191-0/+2
* Undefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD Net/2 derivedRichard Kenner1995-05-301-1/+4
* Treat _MACHINE_ANSI_H_ like _ANSI_H_.Richard Kenner1995-04-261-3/+4
* Handle VxWorks typedef macrosIan Lance Taylor1995-03-031-0/+19
* Test _SIZE_T_DEFINED and _WCHAR_T_DEFINED.Richard Kenner1995-02-211-0/+6
* Include <machine/ansi.h> on NetBSD.Richard Kenner1994-11-171-4/+19
* Netware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.Doug Evans1994-10-071-0/+6
* Handle _BSD_WCHAR_T_ like _WCHAR_T_, since at least BSD/386 1.1 uses the form...Richard Kenner1994-08-011-0/+36
* Recognize __FreeBSD__.Richard Kenner1994-04-251-1/+1
* * gstddef.h (wchar_t): Always define as __WCHAR_TYPE__.Jason Merrill1994-04-041-7/+0
* Define and protect against __STDDEF_H__ for Irix 5.1.Richard Kenner1993-12-031-0/+4
* gstddef.h: Back out change of Sep 15 (handles Sun lossage).Doug Evans1993-09-201-0/+6
* (size_t): Acorn RISCiX requires __size_t defined.Richard Kenner1993-09-191-0/+3
* Delete the conditional that used to semi-avoid interference with sys/stdtypes...Richard Stallman1993-09-151-6/+0
* Test and define __INT_WCHAR_T_H.Richard Stallman1993-08-061-0/+3
* (_WCHAR_T_H): Test this and define this.Richard Stallman1993-07-271-0/+3
* (size_t) [__GNUG__]: Don't typedef it if it's already defined as a macro.Richard Stallman1993-05-241-0/+2
* [_ANSI_H_]: Handle __need_size_t and __need_wchar_t.Richard Stallman1993-05-201-3/+3
* [_ANSI_H_]: Handle __need_size_t and __need_wchar-t.Richard Stallman1993-05-201-8/+13
* (_SYS_SIZE_T_H): Test this and define this.Richard Stallman1993-02-271-0/+3
* [__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.Richard Stallman1992-12-271-0/+6
* Fix prev change; test of _STDDEF_H was backwards.Richard Stallman1992-11-221-2/+3
* [_ANSI_H_]: When undefing at the end, test _STDDEF_H, not __need_ptrdiff_t.Richard Stallman1992-11-101-2/+7
* Find ansi.h in machine subdir.Richard Stallman1992-11-061-1/+1
* [4.3 net 2]: If _SIZE_T_, etc. are undefined then type is already declared.Richard Stallman1992-10-311-4/+29
* Do nothing if _ANSI_STDDEF_H already defined.Richard Stallman1992-10-171-0/+3
* (_ANSI_STDDEF_H): Define, along with _STDDEF_H.Richard Stallman1992-10-151-0/+2
* If _ANSI_H_, undef _PTRDIFF_T_, _SIZE_T_, _WCHAR_T.Richard Stallman1992-10-011-0/+8
* entered into RCSRichard Stallman1992-07-281-0/+7
* *** empty log message ***Charles Hannum1992-07-011-12/+13
* *** empty log message ***Richard Stallman1992-06-241-1/+1
* *** empty log message ***Richard Stallman1992-06-111-1/+1
* *** empty log message ***Richard Stallman1992-03-301-3/+37
* *** empty log message ***Richard Stallman1992-03-271-0/+3
* *** empty log message ***Richard Stallman1992-03-181-0/+15
* *** empty log message ***Richard Stallman1992-01-151-0/+3
* *** empty log message ***Richard Stallman1991-12-131-0/+15
* Initial revisionMichael Meissner1991-11-271-0/+79