stdarg.h: Change __WIN32__ to _WIN32.
[platform/upstream/gcc.git] / gcc / ginclude / stdarg.h
1996-08-18 Doug Evansstdarg.h: Change __WIN32__ to _WIN32.
1996-08-14 Michael MeissnerFix varargs/stdarg on PowerPC Windows NT
1996-07-08 Jeff Lawstdarg.h: Handle the H8/S.
1996-03-07 Jim WilsonUse va-sh.h.
1996-01-16 Richard KennerAdd test for SCO Open Server 5.
1995-09-12 Richard Kenner(__gnuc_va_list): Make char * for NetBSD.
1995-08-13 Richard KennerAdd ppc svr4 calling sequence support.
1995-04-30 Richard Kenner(va_arg): Don't assume __va_rounded_size (char) has...
1995-04-13 Richard KennerClean up code that defines *DEFINED* symbols.
1995-02-25 Jim Wilson(va_end): Expand to a void expression instead of nothing.
1995-02-21 Richard KennerTest _VA_LIST_DEFINED macro.
1994-07-09 Jim WilsonDelete include of <stdarg.h> when not gcc.
1994-04-25 Richard KennerRecognize __FreeBSD__.
1994-04-06 Richard KennerRound to multiple of sizeof(short) on sysV68.
1994-03-23 Jim Wilson(va_start): Pass LASTARG as a parameter to
1994-02-11 Doug EvansDon't define _STDARG_H/etc. if not gcc, it may collide...
1993-11-15 Richard StallmanTest __bsdi__ like __BSD_NET2__.
1993-10-26 Richard Stallman[__i860__]: Add to little-endian conditional.
1993-08-26 Doug Evansadd h8/300h support
1993-05-17 Richard Stallman[__svr4__ __i860__]: Define _VA_LIST only if not define...
1993-05-16 Richard Stallman[__svr4__ __i860__] (_VA_LIST): Do define.
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-03-24 Richard StallmanUse va-clipper.h.
1993-02-27 Richard Stallman(_VA_LIST_T_H): Test and define this.
1992-11-30 Richard Stallman(va_end): #undef before the declaration.
1992-11-10 Richard StallmanDon't test, define or undef _VA_LIST_ on NET 2 systems...
1992-10-31 Richard Stallman[4.3 net 2]: If _VA_LIST_, is undefined then va_list...
1992-10-30 Richard StallmanOn Net 2 system, don't test, define or undef _VA_LIST_.
1992-10-25 Richard StallmanTreat _AIX and _M_UNIX like __svr4__.
1992-10-21 Richard StallmanCheck and define _ANSI_STDARG_H along with _STDARG_H.
1992-10-17 Richard Stallman(va_list) [__SVR4_2__]: Don't set or test _VA_LIST.
1992-09-30 Richard StallmanUse <...> to include va-*.h.
1992-09-28 Richard Stallman(va_arg, va_start): Explicitly cast to __gnuc_va_alist.
1992-09-15 Richard Stallman(va_arg): Cast ptr to void *, then to TYPE *.
1992-08-14 Richard KennerCall va-alpha.h for Alpha.
1992-07-28 Richard Stallmanentered into RCS
1992-07-27 Richard Stallman*** empty log message ***
1992-07-08 Charles Hannum*** empty log message ***
1992-07-08 Richard Stallman*** empty log message ***
1992-07-03 Roland McGrath*** empty log message ***
1992-07-01 Richard Stallman*** empty log message ***
1992-06-26 Richard Stallman*** empty log message ***
1992-06-06 Richard Stallman*** empty log message ***
1992-06-01 Richard Stallman*** empty log message ***
1992-05-05 Jim Wilson*** empty log message ***
1992-03-04 Jim Wilson*** empty log message ***
1992-02-21 Richard Stallman*** empty log message ***
1992-02-06 Richard Stallman*** empty log message ***
1992-01-30 Richard Stallman*** empty log message ***
1992-01-04 Richard Stallman*** empty log message ***
1991-12-15 Richard StallmanInitial revision