aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)AuthorFilesLines
1994-03-23(va_start): Add call to builtin_next_arg.Jim Wilson4-5/+18
1994-03-23(va_start): Pass LASTARG as a parameter toJim Wilson6-12/+11
1994-02-11Don't define _STDARG_H/etc. if not gcc, it may collide with system's header.Doug Evans1-6/+7
1994-01-13Add 64 bit support.Jim Wilson1-0/+20
1993-12-03Define and protect against __STDDEF_H__ for Irix 5.1.Richard Kenner1-0/+4
1993-11-15Test __bsdi__ like __BSD_NET2__.Richard Stallman2-4/+4
1993-10-26Treat __PARAGON__ like __SVR4__.Richard Stallman1-2/+6
1993-10-26[__i860__]: Add to little-endian conditional.Richard Stallman2-2/+2
1993-10-13(_VA_LIST_): Define.Richard Kenner1-0/+1
1993-10-13Fix typo.Doug Evans1-1/+1
1993-10-02Test __sequent__ like __BSD_NET2__.Richard Stallman1-3/+6
1993-09-28(HUGE_VAL): Add #undef before HUGE_VALJim Wilson2-4/+5
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-26Initial revisionDoug Evans1-0/+52
1993-08-26add h8/300h supportDoug Evans2-0/+8
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-07-09Make var/stdargs compatible with apogee's acc.Richard Stallman1-5/+7
1993-06-27entered into RCSRichard Stallman1-0/+53
1993-06-07(atan2): For x <= 0, lump y == 0 with y > 0Richard Stallman1-8/+8
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-05-20(va_dcl): Restore accidentally deleted __builtin_va_alist declaration.Richard Stallman1-1/+1
1993-05-17[__svr4__ __i860__]: Define _VA_LIST only if not defined already.Richard Stallman2-0/+4
1993-05-16[__svr4__ __i860__] (_VA_LIST): Do define.Richard Stallman2-0/+6
1993-05-16(va_arg) [__MIPSEB__]:Richard Stallman1-5/+11
1993-05-16Add conditional against multiple inclusion.Richard Stallman1-1/+9
1993-05-10Use __alignof__ instead of __alignof.Michael Meissner1-1/+1
1993-04-06(va_arg): Cast argument pointer to (char *).Jim Wilson1-6/+7
1993-04-04[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.Richard Stallman1-4/+6
1993-04-04[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.Richard Stallman1-5/+6
1993-03-27Major rework to agree with new calling sequence.Richard Kenner1-105/+11
1993-03-24(memory.h): Use proper ANSI syntax in `#endif __memory_h__'.Richard Stallman1-0/+4
1993-03-24Use va-clipper.h.Richard Stallman1-0/+4
1993-02-27(struct __gnuc_va_list): Test __svr4__ like __SVR4__.Richard Stallman1-1/+1
1993-02-27(_SYS_SIZE_T_H): Test this and define this.Richard Stallman1-0/+3
1993-02-27(_VA_LIST_T_H): Test and define this.Richard Stallman2-0/+8
1993-02-18(va_start): If __GCC_NEW_VARARGS__ not defined, use old definition.Jim Wilson1-0/+11
1993-01-25(va_start): Rewrite to account for builtin_saveregs changes.Jim Wilson1-14/+5
1992-12-31Define away __extension__ if compiled by GCC v1.Jim Wilson1-0/+5
1992-12-27[__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.Richard Stallman1-0/+6
1992-12-12entered into RCSRichard Kenner1-3/+3
1992-11-30(va_arg): Copy both definitions from gstdarg.h.Richard Stallman1-2/+12
1992-11-30(va_end): #undef before the declaration.Richard Stallman1-0/+12
1992-11-22Fix prev change; test of _STDDEF_H was backwards.Richard Stallman1-2/+3
1992-11-10Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.Richard Stallman2-44/+14
1992-11-10[_ANSI_H_]: When undefing at the end, test _STDDEF_H, not __need_ptrdiff_t.Richard Stallman1-2/+7