summaryrefslogtreecommitdiff
path: root/gcc/ginclude/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* float.h, [...]: GCC, not GNU CC.Nathanael Nerode2003-03-131-4/+4
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-10/+5
* c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va...Geoff Keating2000-03-301-4/+4
* configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill2000-01-121-0/+6
* cccp.c (main): Define __STDC_VERSION__ as necessary.Richard Henderson1999-12-181-1/+1
* cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89...Richard Henderson1999-12-141-0/+3
* iso646.h, [...]: Add copyright notice and special exception to GPL.Zack Weinberg1999-09-231-4/+32
* stdarg.h, varargs.h: Implement in terms of builtin functions and types.Richard Henderson1999-09-141-117/+6
* David Edelsohn <edelsohn@gnu.org>David Edelsohn1999-05-071-0/+3
* varargs.h: Add support for C4x target.Michael Hayes1998-09-191-0/+4
* stdarg.h: Undo BeOS changes, they break hpux.Jeffrey A Law1997-12-161-6/+1
* cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish1997-12-111-1/+6
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-1/+1
* Add port done awhile ago for the ARC cpu.Jeff Law1997-09-091-0/+4
* v850: New directory for v850 port.Jeffrey A Law1997-09-051-0/+4
* * varargs.h, stdarg.h: Include va-mn10200.h.Jeff Law1997-06-231-0/+4
* Protect va_list definition from SCO headers.Richard Kenner1997-06-221-1/+4
* Add m32r support.Doug Evans1997-04-071-0/+4
* stdarg.h: Include va-mn10300.h.Jeff Law1997-04-011-1/+5
* (__va_copy): New definition.Richard Kenner1997-03-261-0/+4
* mn10300.c: New file for Matsushita MN10300 port.Jeff Law1996-12-111-1/+1
* Use #include "", not #include <>.Doug Evans1996-10-031-11/+11
* stdarg.h: Change __WIN32__ to _WIN32.Doug Evans1996-08-181-1/+1
* Fix varargs/stdarg on PowerPC Windows NTMichael Meissner1996-08-141-1/+1
* stdarg.h: Handle the H8/S.Jeff Law1996-07-081-1/+1
* Use va-sh.h.Jim Wilson1996-03-061-0/+4
* Add test for SCO Open Server 5.Richard Kenner1996-01-151-2/+2
* (__gnuc_va_list): Make char * for NetBSD.Richard Kenner1995-09-121-1/+1
* Add ppc svr4 calling sequence support.Richard Kenner1995-08-131-0/+4
* (va_arg): Don't assume __va_rounded_size (char) has the value of 4.Richard Kenner1995-04-301-3/+3
* Clean up code that defines *DEFINED* symbols.Richard Kenner1995-04-131-9/+16
* (va_end): Expand to a void expression instead of nothing.Jim Wilson1995-02-241-1/+1
* Test _VA_LIST_DEFINED macro.Richard Kenner1995-02-211-0/+4
* Delete include of <stdarg.h> when not gcc.Jim Wilson1994-07-081-7/+0
* Recognize __FreeBSD__.Richard Kenner1994-04-251-2/+2
* Round to multiple of sizeof(short) on sysV68.Richard Kenner1994-04-061-0/+5
* (va_start): Pass LASTARG as a parameter toJim Wilson1994-03-231-1/+1
* Don't define _STDARG_H/etc. if not gcc, it may collide with system's header.Doug Evans1994-02-111-6/+7
* Test __bsdi__ like __BSD_NET2__.Richard Stallman1993-11-151-2/+2
* [__i860__]: Add to little-endian conditional.Richard Stallman1993-10-261-1/+1
* add h8/300h supportDoug Evans1993-08-261-0/+4
* [__svr4__ __i860__]: Define _VA_LIST only if not defined already.Richard Stallman1993-05-171-0/+2
* [__svr4__ __i860__] (_VA_LIST): Do define.Richard Stallman1993-05-161-0/+3
* [__svr4__]: Test only _VA_LIST_ to avoid dup typedef.Richard Stallman1993-04-041-4/+6
* Use va-clipper.h.Richard Stallman1993-03-241-0/+4
* (_VA_LIST_T_H): Test and define this.Richard Stallman1993-02-271-0/+4
* (va_end): #undef before the declaration.Richard Stallman1992-11-301-0/+12
* Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.Richard Stallman1992-11-101-22/+7
* [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.Richard Stallman1992-10-311-7/+22