]> gcc.gnu.org Git - gcc.git/history - gcc/ginclude/stdarg.h
[multiple changes]
[gcc.git] / gcc / ginclude / stdarg.h
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-29 Jonathan WakelyTest __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-27 Andrew Pinskire PR c++/36799 ([c++0x] error on va_copy in -std=c...
2005-06-25 R. Kelley CookUpdate FSF address.
2003-03-13 Nathanael Nerodefloat.h, [...]: GCC, not GNU CC.
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-12-19 Richard Hendersoncccp.c (main): Define __STDC_VERSION__ as necessary.
1999-12-14 Richard Hendersoncppp.c (main): Set trigraphs and __STRICT_ANSI__ as...
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-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-26 Richard Kenner(__va_copy): New definition.
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-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
This page took 6.470308 seconds and 90 git commands to generate.