summaryrefslogtreecommitdiff
path: root/gcc/ginclude/varargs.h
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_common_nodes_and_builtins): The first parameter togeoffk2000-03-301-3/+3
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-0/+6
* 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-231-1/+25
* * ginclude/stdarg.h, ginclude/varargs.h: Implement inrth1999-09-141-128/+13
* Xlaw1999-07-071-2/+3
* * ginclude/varargs.h (va_dcl): Use word_mode for type oflaw1999-07-021-1/+2
* 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-7/+1
* cvs commit ChangeLog config.sub configure configure.in toplev.claw1997-12-121-1/+7
* 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
* Add definition of __va_copy.kenner1997-03-021-0/+3
* * mn10300/mn10300.c: New file for Matsushita MN10300 port.law1996-12-111-1/+1
* Use #include "", not #include <>.dje1996-10-031-13/+13
* * 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
* 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-6/+13
* (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 <varargs.h> when not gcc.wilson1994-07-091-6/+0
* Recognize __FreeBSD__.kenner1994-04-251-2/+2
* Round to multiple of sizeof(short) on sysV68.kenner1994-04-061-0/+5
* Test __bsdi__ like __BSD_NET2__.rms1993-11-151-2/+2
* [__i860__]: Add to little-endian conditional.rms1993-10-261-1/+1
* Test __sequent__ like __BSD_NET2__.rms1993-10-021-3/+6
* 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-5/+6
* (memory.h): Use proper ANSI syntax in `#endif __memory_h__'.rms1993-03-241-0/+4
* (_VA_LIST_T_H): Test and define this.rms1993-02-271-0/+4
* (va_arg): Copy both definitions from gstdarg.h.rms1992-11-301-2/+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-16/+8
* Treat _AIX and _M_UNIX like __svr4__.rms1992-10-251-1/+1
* (va_list) [__SVR4_2__]: Don't set or test _VA_LIST.rms1992-10-171-0/+13
* [__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ wasrms1992-10-151-0/+5
* In the first part (instead of va-*.h), definerms1992-10-061-27/+28