OSDN Git Service

Update mainline egcs to gcc2 snapshot 971021.
[pf3gnuchains/gcc-fork.git] / gcc / ginclude / stdarg.h
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-05 law * v850: New directory for v850 port.
1997-06-23 law * varargs.h, stdarg.h: Include va-mn10200.h.
1997-06-22 kennerProtect va_list definition from SCO headers.
1997-04-07 djeAdd m32r support.
1997-04-02 law * ginclude/stdarg.h: Include va-mn10300.h.
1997-03-26 kenner(__va_copy): New definition.
1996-12-11 law * mn10300/mn10300.c: New file for Matsushita...
1996-10-03 djeUse #include "", not #include <>.
1996-08-18 dje * ginclude/stdarg.h: Change __WIN32__ to _WIN32.
1996-08-14 meissnerFix varargs/stdarg on PowerPC Windows NT
1996-07-08 law * ginclude/stdarg.h: Handle the H8/S.
1996-03-07 wilsonUse va-sh.h.
1996-01-16 kennerAdd test for SCO Open Server 5.
1995-09-12 kenner(__gnuc_va_list): Make char * for NetBSD.
1995-08-13 kennerAdd ppc svr4 calling sequence support.
1995-04-30 kenner(va_arg): Don't assume __va_rounded_size (char) has...
1995-04-13 kennerClean up code that defines *DEFINED* symbols.
1995-02-25 wilson(va_end): Expand to a void expression instead of nothing.
1995-02-21 kennerTest _VA_LIST_DEFINED macro.
1994-07-09 wilsonDelete include of <stdarg.h> when not gcc.
1994-04-25 kennerRecognize __FreeBSD__.
1994-04-06 kennerRound to multiple of sizeof(short) on sysV68.
1994-03-23 wilson(va_start): Pass LASTARG as a parameter to
1994-02-11 djeDon't define _STDARG_H/etc. if not gcc, it may collide...
1993-11-15 rmsTest __bsdi__ like __BSD_NET2__.
1993-10-26 rms[__i860__]: Add to little-endian conditional.
1993-08-26 djeadd h8/300h support
1993-05-17 rms[__svr4__ __i860__]: Define _VA_LIST only if not define...
1993-05-16 rms[__svr4__ __i860__] (_VA_LIST): Do define.
1993-04-04 rms[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-03-24 rmsUse va-clipper.h.
1993-02-27 rms(_VA_LIST_T_H): Test and define this.
1992-11-30 rms(va_end): #undef before the declaration.
1992-11-10 rmsDon't test, define or undef _VA_LIST_ on NET 2 systems...
1992-10-31 rms[4.3 net 2]: If _VA_LIST_, is undefined then va_list...
1992-10-30 rmsOn Net 2 system, don't test, define or undef _VA_LIST_.
1992-10-25 rmsTreat _AIX and _M_UNIX like __svr4__.
1992-10-21 rmsCheck and define _ANSI_STDARG_H along with _STDARG_H.
1992-10-17 rms(va_list) [__SVR4_2__]: Don't set or test _VA_LIST.
1992-09-30 rmsUse <...> to include va-*.h.
1992-09-28 rms(va_arg, va_start): Explicitly cast to __gnuc_va_alist.
1992-09-15 rms(va_arg): Cast ptr to void *, then to TYPE *.
1992-08-14 kennerCall va-alpha.h for Alpha.
1992-07-28 rmsentered into RCS
1992-07-27 rms*** empty log message ***
1992-07-08 mycroft*** empty log message ***
1992-07-08 rms*** empty log message ***
1992-07-03 roland*** empty log message ***
1992-07-01 rms*** empty log message ***
1992-06-26 rms*** empty log message ***
1992-06-06 rms*** empty log message ***
1992-06-01 rms*** empty log message ***
1992-05-05 wilson*** empty log message ***
1992-03-04 wilson*** empty log message ***
1992-02-21 rms*** empty log message ***
1992-02-06 rms*** empty log message ***
1992-01-30 rms*** empty log message ***
1992-01-04 rms*** empty log message ***
1991-12-15 rmsInitial revision