IA MCU psABI support: changes to libraries
[gcc.git] / gcc / ginclude / varargs.h
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2000-03-30 Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
1999-09-23 Zack Weinbergiso646.h, [...]: Add copyright notice and special excep...
1999-09-14 Richard Hendersonstdarg.h, varargs.h: Implement in terms of builtin...
1999-07-07 Richard Hendersonvarargs.h (__builtin_va_alist_t): New typedef.
1999-07-02 Richard Hendersonvarargs.h (va_dcl): Use word_mode for type of __builtin...
1999-05-08 David EdelsohnDavid Edelsohn <edelsohn@gnu.org>
1998-09-19 Michael Hayesvarargs.h: Add support for C4x target.
1997-12-16 Jeffrey A Lawstdarg.h: Undo BeOS changes, they break hpux.
1997-12-12 Fred Fishcvs commit ChangeLog config.sub configure configure...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-05 Jeffrey A Lawv850: New directory for v850 port.
1997-06-23 Jeff Law* varargs.h, stdarg.h: Include va-mn10200.h.
1997-06-22 Richard KennerProtect va_list definition from SCO headers.
1997-04-07 Doug EvansAdd m32r support.
1997-04-02 Jeff Lawstdarg.h: Include va-mn10300.h.
1997-03-02 Richard KennerAdd definition of __va_copy.
1996-12-11 Jeff Lawmn10300.c: New file for Matsushita MN10300 port.
1996-10-03 Doug EvansUse #include "", not #include <>.
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-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 <varargs.h> when not gcc.
1994-04-25 Richard KennerRecognize __FreeBSD__.
1994-04-06 Richard KennerRound to multiple of sizeof(short) on sysV68.
1993-11-15 Richard StallmanTest __bsdi__ like __BSD_NET2__.
1993-10-26 Richard Stallman[__i860__]: Add to little-endian conditional.
1993-10-02 Richard StallmanTest __sequent__ like __BSD_NET2__.
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 Stallman(memory.h): Use proper ANSI syntax in `#endif __memory_...
1993-02-27 Richard Stallman(_VA_LIST_T_H): Test and define this.
1992-11-30 Richard Stallman(va_arg): Copy both definitions from gstdarg.h.
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-17 Richard Stallman(va_list) [__SVR4_2__]: Don't set or test _VA_LIST.
1992-10-15 Richard Stallman[__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ was
1992-10-06 Richard StallmanIn the first part (instead of va-*.h), define __gnuc_va...
1992-09-30 Richard StallmanUse <...> to include va-*.h.
1992-09-23 Richard StallmanFinish changing _ANSI_H to _ANSI_H_.
1992-08-14 Richard KennerCall va-alpha.h for Alpha.
1992-08-06 Timothy MooreCheck hp800 symbol too for the hppa case.
1992-07-08 Charles Hannumentered into RCS
1992-07-01 Torbjorn Granlund*** empty log message ***
1992-06-26 Richard Stallman*** empty log message ***
1992-05-05 Jim Wilson*** empty log message ***
1992-01-24 Richard Stallman*** empty log message ***
1992-01-23 Richard Stallman*** empty log message ***
1992-01-13 Richard Stallman*** empty log message ***
1991-12-05 Richard StallmanInitial revision