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