summaryrefslogtreecommitdiffstats
path: root/gcc/ginclude/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* David Edelsohn <edelsohn@gnu.org>rth1999-05-081-0/+3
* * ginclude/varargs.h: Add support for C4x target.law1998-09-191-0/+4
* * ginclude/stdarg.h: Undo BeOS changes, they break hpux.law1997-12-161-6/+1
* cvs commit ChangeLog config.sub configure configure.in toplev.claw1997-12-121-1/+6
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* Add port done awhile ago for the ARC cpu.law1997-09-091-0/+4
* * v850: New directory for v850 port.law1997-09-051-0/+4
* * varargs.h, stdarg.h: Include va-mn10200.h.law1997-06-231-0/+4
* Protect va_list definition from SCO headers.kenner1997-06-221-1/+4
* Add m32r support.dje1997-04-071-0/+4
* * ginclude/stdarg.h: Include va-mn10300.h.law1997-04-021-1/+5
* (__va_copy): New definition.kenner1997-03-261-0/+4
* * mn10300/mn10300.c: New file for Matsushita MN10300 port.law1996-12-111-1/+1
* Use #include "", not #include <>.dje1996-10-031-11/+11
* * ginclude/stdarg.h: Change __WIN32__ to _WIN32.dje1996-08-181-1/+1
* Fix varargs/stdarg on PowerPC Windows NTmeissner1996-08-141-1/+1
* * ginclude/stdarg.h: Handle the H8/S.law1996-07-081-1/+1
* Use va-sh.h.wilson1996-03-071-0/+4
* Add test for SCO Open Server 5.kenner1996-01-161-2/+2
* (__gnuc_va_list): Make char * for NetBSD.kenner1995-09-121-1/+1
* Add ppc svr4 calling sequence support.kenner1995-08-131-0/+4
* (va_arg): Don't assume __va_rounded_size (char) has the value of 4.kenner1995-04-301-3/+3
* Clean up code that defines *DEFINED* symbols.kenner1995-04-131-9/+16
* (va_end): Expand to a void expression instead of nothing.wilson1995-02-251-1/+1
* Test _VA_LIST_DEFINED macro.kenner1995-02-211-0/+4
* Delete include of <stdarg.h> when not gcc.wilson1994-07-091-7/+0
* Recognize __FreeBSD__.kenner1994-04-251-2/+2
* Round to multiple of sizeof(short) on sysV68.kenner1994-04-061-0/+5
* (va_start): Pass LASTARG as a parameter towilson1994-03-231-1/+1
* Don't define _STDARG_H/etc. if not gcc, it may collide with system's header.dje1994-02-111-6/+7
* Test __bsdi__ like __BSD_NET2__.rms1993-11-151-2/+2
* [__i860__]: Add to little-endian conditional.rms1993-10-261-1/+1
* add h8/300h supportdje1993-08-261-0/+4
* [__svr4__ __i860__]: Define _VA_LIST only if not defined already.rms1993-05-171-0/+2
* [__svr4__ __i860__] (_VA_LIST): Do define.rms1993-05-161-0/+3
* [__svr4__]: Test only _VA_LIST_ to avoid dup typedef.rms1993-04-041-4/+6
* Use va-clipper.h.rms1993-03-241-0/+4
* (_VA_LIST_T_H): Test and define this.rms1993-02-271-0/+4
* (va_end): #undef before the declaration.rms1992-11-301-0/+12
* Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h.rms1992-11-101-22/+7
* [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.rms1992-10-311-7/+22
* On Net 2 system, don't test, define or undef _VA_LIST_.rms1992-10-301-6/+11
* Treat _AIX and _M_UNIX like __svr4__.rms1992-10-251-1/+1
* Check and define _ANSI_STDARG_H along with _STDARG_H.rms1992-10-211-1/+4
* (va_list) [__SVR4_2__]: Don't set or test _VA_LIST.rms1992-10-171-0/+12
* Use <...> to include va-*.h.rms1992-09-301-8/+9
* (va_arg, va_start): Explicitly cast to __gnuc_va_alist.rms1992-09-281-2/+2
* (va_arg): Cast ptr to void *, then to TYPE *.rms1992-09-151-1/+3
* Call va-alpha.h for Alpha.kenner1992-08-141-0/+4
* entered into RCSrms1992-07-281-0/+5
OpenPOWER on IntegriCloud