aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude
AgeCommit message (Expand)Author
1995-04-14Reorganize va_argmerrill
1995-04-13Clean up code that defines *DEFINED* symbols.kenner
1995-03-23 * ginclude/va-i960.h (varargs va_start): Save g14 explicitly.dje
1995-03-03Handle VxWorks typedef macrosian
1995-02-25(va_end): Expand to a void expression instead of nothing.wilson
1995-02-25*** empty log message ***wilson
1995-02-21Test _SIZE_T_DEFINED and _WCHAR_T_DEFINED.kenner
1995-02-21Test _VA_LIST_DEFINED macro.kenner
1995-02-21Initial revisionkenner
1995-02-06(va_start): Add __builtin_next_arg call.wilson
1995-02-04(*): Change __mips==3 to __mips>=3.wilson
1995-01-03(va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int in casts.wilson
1994-12-21(__va_rounded_size): Delete.kenner
1994-12-21Add comment about last change, in accordance with copyright.ian
1994-11-17Include <machine/ansi.h> on NetBSD.kenner
1994-11-10(va_arg): Add cast to void * to suppress warning.kenner
1994-10-20(va_start): Use builtin_arts_info instead of builtin_next_arg.wilson
1994-10-17(va_arg): Add little endian mips3 support.wilson
1994-10-07Netware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.dje
1994-09-05Make the functions extern inline rather than static inlineian
1994-08-14(va_start): Add cast to __gnuc_va_list type.wilson
1994-08-04(v9 va_start): Pass an arg to __builtin_next_arg.dje
1994-08-01Handle _BSD_WCHAR_T_ like _WCHAR_T_, since at least BSD/386 1.1 useskenner
1994-07-09Delete include of <varargs.h> when not gcc.wilson
1994-07-09Delete include of <stdarg.h> when not gcc.wilson
1994-06-15Add v9 support.dje
1994-04-25Recognize __FreeBSD__.kenner
1994-04-06Add ... to set current_function_varargs.kenner
1994-04-06Round to multiple of sizeof(short) on sysV68.kenner
1994-04-04 * gstddef.h (wchar_t): Always define as __WCHAR_TYPE__.merrill
1994-03-23(va_start): Add call to builtin_next_arg.wilson
1994-03-23(va_start): Pass LASTARG as a parameter towilson
1994-02-11Don't define _STDARG_H/etc. if not gcc, it may collide with system's header.dje
1994-01-13Add 64 bit support.wilson
1993-12-03Define and protect against __STDDEF_H__ for Irix 5.1.kenner
1993-11-15Test __bsdi__ like __BSD_NET2__.rms
1993-10-26Treat __PARAGON__ like __SVR4__.rms
1993-10-26[__i860__]: Add to little-endian conditional.rms
1993-10-13(_VA_LIST_): Define.kenner
1993-10-13Fix typo.dje
1993-10-02Test __sequent__ like __BSD_NET2__.rms
1993-09-28(HUGE_VAL): Add #undef before HUGE_VALwilson
1993-09-20gstddef.h: Back out change of Sep 15 (handles Sun lossage).dje
1993-09-19(size_t): Acorn RISCiX requires __size_t defined.kenner
1993-09-15Delete the conditional that used to semi-avoidrms
1993-08-26Initial revisiondje
1993-08-26add h8/300h supportdje
1993-08-06Test and define __INT_WCHAR_T_H.rms
1993-07-27(_WCHAR_T_H): Test this and define this.rms
1993-07-09Make var/stdargs compatible with apogee's acc.rms