| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (c_common_nodes_and_builtins): The first parameter to | geoffk | 2000-03-30 | 1 | -3/+3 |
* | * configure.in (i?86-*-beos{pe,elf,}*): Recognize. | jason | 2000-01-13 | 1 | -0/+6 |
* | 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-09-23 | 1 | -1/+25 |
* | * ginclude/stdarg.h, ginclude/varargs.h: Implement in | rth | 1999-09-14 | 1 | -128/+13 |
* | X | law | 1999-07-07 | 1 | -2/+3 |
* | * ginclude/varargs.h (va_dcl): Use word_mode for type of | law | 1999-07-02 | 1 | -1/+2 |
* | David Edelsohn <edelsohn@gnu.org> | rth | 1999-05-08 | 1 | -0/+3 |
* | * ginclude/varargs.h: Add support for C4x target. | law | 1998-09-19 | 1 | -0/+4 |
* | * ginclude/stdarg.h: Undo BeOS changes, they break hpux. | law | 1997-12-16 | 1 | -7/+1 |
* | cvs commit ChangeLog config.sub configure configure.in toplev.c | law | 1997-12-12 | 1 | -1/+7 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -1/+1 |
* | Add port done awhile ago for the ARC cpu. | law | 1997-09-09 | 1 | -0/+4 |
* | * v850: New directory for v850 port. | law | 1997-09-05 | 1 | -0/+4 |
* | * varargs.h, stdarg.h: Include va-mn10200.h. | law | 1997-06-23 | 1 | -0/+4 |
* | Protect va_list definition from SCO headers. | kenner | 1997-06-22 | 1 | -1/+4 |
* | Add m32r support. | dje | 1997-04-07 | 1 | -0/+4 |
* | * ginclude/stdarg.h: Include va-mn10300.h. | law | 1997-04-02 | 1 | -1/+5 |
* | Add definition of __va_copy. | kenner | 1997-03-02 | 1 | -0/+3 |
* | * mn10300/mn10300.c: New file for Matsushita MN10300 port. | law | 1996-12-11 | 1 | -1/+1 |
* | Use #include "", not #include <>. | dje | 1996-10-03 | 1 | -13/+13 |
* | * ginclude/stdarg.h: Change __WIN32__ to _WIN32. | dje | 1996-08-18 | 1 | -1/+1 |
* | Fix varargs/stdarg on PowerPC Windows NT | meissner | 1996-08-14 | 1 | -1/+1 |
* | * ginclude/stdarg.h: Handle the H8/S. | law | 1996-07-08 | 1 | -1/+1 |
* | Use va-sh.h. | wilson | 1996-03-07 | 1 | -0/+4 |
* | Add test for SCO Open Server 5. | kenner | 1996-01-16 | 1 | -2/+2 |
* | Add ppc svr4 calling sequence support. | kenner | 1995-08-13 | 1 | -0/+4 |
* | (va_arg): Don't assume __va_rounded_size (char) has the value of 4. | kenner | 1995-04-30 | 1 | -3/+3 |
* | Clean up code that defines *DEFINED* symbols. | kenner | 1995-04-13 | 1 | -6/+13 |
* | (va_end): Expand to a void expression instead of nothing. | wilson | 1995-02-25 | 1 | -1/+1 |
* | Test _VA_LIST_DEFINED macro. | kenner | 1995-02-21 | 1 | -0/+4 |
* | Delete include of <varargs.h> when not gcc. | wilson | 1994-07-09 | 1 | -6/+0 |
* | Recognize __FreeBSD__. | kenner | 1994-04-25 | 1 | -2/+2 |
* | Round to multiple of sizeof(short) on sysV68. | kenner | 1994-04-06 | 1 | -0/+5 |
* | Test __bsdi__ like __BSD_NET2__. | rms | 1993-11-15 | 1 | -2/+2 |
* | [__i860__]: Add to little-endian conditional. | rms | 1993-10-26 | 1 | -1/+1 |
* | Test __sequent__ like __BSD_NET2__. | rms | 1993-10-02 | 1 | -3/+6 |
* | add h8/300h support | dje | 1993-08-26 | 1 | -0/+4 |
* | [__svr4__ __i860__]: Define _VA_LIST only if not defined already. | rms | 1993-05-17 | 1 | -0/+2 |
* | [__svr4__ __i860__] (_VA_LIST): Do define. | rms | 1993-05-16 | 1 | -0/+3 |
* | [__svr4__]: Test only _VA_LIST_ to avoid dup typedef. | rms | 1993-04-04 | 1 | -5/+6 |
* | (memory.h): Use proper ANSI syntax in `#endif __memory_h__'. | rms | 1993-03-24 | 1 | -0/+4 |
* | (_VA_LIST_T_H): Test and define this. | rms | 1993-02-27 | 1 | -0/+4 |
* | (va_arg): Copy both definitions from gstdarg.h. | rms | 1992-11-30 | 1 | -2/+12 |
* | Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h. | rms | 1992-11-10 | 1 | -22/+7 |
* | [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared. | rms | 1992-10-31 | 1 | -7/+22 |
* | On Net 2 system, don't test, define or undef _VA_LIST_. | rms | 1992-10-30 | 1 | -16/+8 |
* | Treat _AIX and _M_UNIX like __svr4__. | rms | 1992-10-25 | 1 | -1/+1 |
* | (va_list) [__SVR4_2__]: Don't set or test _VA_LIST. | rms | 1992-10-17 | 1 | -0/+13 |
* | [__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ was | rms | 1992-10-15 | 1 | -0/+5 |
* | In the first part (instead of va-*.h), define | rms | 1992-10-06 | 1 | -27/+28 |