Age | Commit message (Expand) | Author | Files | Lines |
2003-03-13 | float.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -4/+4 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -10/+5 |
2000-03-30 | c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va... | Geoff Keating | 1 | -4/+4 |
2000-01-12 | configure.in (i?86-*-beos{pe,elf,}*): Recognize. | Jason Merrill | 1 | -0/+6 |
1999-12-18 | cccp.c (main): Define __STDC_VERSION__ as necessary. | Richard Henderson | 1 | -1/+1 |
1999-12-14 | cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89... | Richard Henderson | 1 | -0/+3 |
1999-09-23 | iso646.h, [...]: Add copyright notice and special exception to GPL. | Zack Weinberg | 1 | -4/+32 |
1999-09-14 | stdarg.h, varargs.h: Implement in terms of builtin functions and types. | Richard Henderson | 1 | -117/+6 |
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 | -6/+1 |
1997-12-11 | cvs commit ChangeLog config.sub configure configure.in toplev.c | Fred Fish | 1 | -1/+6 |
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-26 | (__va_copy): New definition. | Richard Kenner | 1 | -0/+4 |
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 | -11/+11 |
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-09-12 | (__gnuc_va_list): Make char * for NetBSD. | Richard Kenner | 1 | -1/+1 |
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 | -9/+16 |
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 <stdarg.h> when not gcc. | Jim Wilson | 1 | -7/+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 |
1994-03-23 | (va_start): Pass LASTARG as a parameter to | Jim Wilson | 1 | -1/+1 |
1994-02-11 | Don't define _STDARG_H/etc. if not gcc, it may collide with system's header. | Doug Evans | 1 | -6/+7 |
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-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 | -4/+6 |
1993-03-24 | Use va-clipper.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_end): #undef before the declaration. | Richard Stallman | 1 | -0/+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 | -6/+11 |