| Commit message (Expand) | Author | Age | Files | Lines |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -13/+10 |
* | re PR c++/36799 ([c++0x] error on va_copy in -std=c++0x mode) | Andrew Pinski | 2009-03-27 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | float.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 2003-03-13 | 1 | -4/+4 |
* | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2002-07-16 | 1 | -10/+5 |
* | c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va... | Geoff Keating | 2000-03-30 | 1 | -4/+4 |
* | configure.in (i?86-*-beos{pe,elf,}*): Recognize. | Jason Merrill | 2000-01-12 | 1 | -0/+6 |
* | cccp.c (main): Define __STDC_VERSION__ as necessary. | Richard Henderson | 1999-12-18 | 1 | -1/+1 |
* | cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89... | Richard Henderson | 1999-12-14 | 1 | -0/+3 |
* | iso646.h, [...]: Add copyright notice and special exception to GPL. | Zack Weinberg | 1999-09-23 | 1 | -4/+32 |
* | stdarg.h, varargs.h: Implement in terms of builtin functions and types. | Richard Henderson | 1999-09-14 | 1 | -117/+6 |
* | David Edelsohn <edelsohn@gnu.org> | David Edelsohn | 1999-05-07 | 1 | -0/+3 |
* | varargs.h: Add support for C4x target. | Michael Hayes | 1998-09-19 | 1 | -0/+4 |
* | stdarg.h: Undo BeOS changes, they break hpux. | Jeffrey A Law | 1997-12-16 | 1 | -6/+1 |
* | cvs commit ChangeLog config.sub configure configure.in toplev.c | Fred Fish | 1997-12-11 | 1 | -1/+6 |
* | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1997-11-02 | 1 | -1/+1 |
* | Add port done awhile ago for the ARC cpu. | Jeff Law | 1997-09-09 | 1 | -0/+4 |
* | v850: New directory for v850 port. | Jeffrey A Law | 1997-09-05 | 1 | -0/+4 |
* | * varargs.h, stdarg.h: Include va-mn10200.h. | Jeff Law | 1997-06-23 | 1 | -0/+4 |
* | Protect va_list definition from SCO headers. | Richard Kenner | 1997-06-22 | 1 | -1/+4 |
* | Add m32r support. | Doug Evans | 1997-04-07 | 1 | -0/+4 |
* | stdarg.h: Include va-mn10300.h. | Jeff Law | 1997-04-01 | 1 | -1/+5 |
* | (__va_copy): New definition. | Richard Kenner | 1997-03-26 | 1 | -0/+4 |
* | mn10300.c: New file for Matsushita MN10300 port. | Jeff Law | 1996-12-11 | 1 | -1/+1 |
* | Use #include "", not #include <>. | Doug Evans | 1996-10-03 | 1 | -11/+11 |
* | stdarg.h: Change __WIN32__ to _WIN32. | Doug Evans | 1996-08-18 | 1 | -1/+1 |
* | Fix varargs/stdarg on PowerPC Windows NT | Michael Meissner | 1996-08-14 | 1 | -1/+1 |
* | stdarg.h: Handle the H8/S. | Jeff Law | 1996-07-08 | 1 | -1/+1 |
* | Use va-sh.h. | Jim Wilson | 1996-03-06 | 1 | -0/+4 |
* | Add test for SCO Open Server 5. | Richard Kenner | 1996-01-15 | 1 | -2/+2 |
* | (__gnuc_va_list): Make char * for NetBSD. | Richard Kenner | 1995-09-12 | 1 | -1/+1 |
* | Add ppc svr4 calling sequence support. | Richard Kenner | 1995-08-13 | 1 | -0/+4 |
* | (va_arg): Don't assume __va_rounded_size (char) has the value of 4. | Richard Kenner | 1995-04-30 | 1 | -3/+3 |
* | Clean up code that defines *DEFINED* symbols. | Richard Kenner | 1995-04-13 | 1 | -9/+16 |
* | (va_end): Expand to a void expression instead of nothing. | Jim Wilson | 1995-02-24 | 1 | -1/+1 |
* | Test _VA_LIST_DEFINED macro. | Richard Kenner | 1995-02-21 | 1 | -0/+4 |
* | Delete include of <stdarg.h> when not gcc. | Jim Wilson | 1994-07-08 | 1 | -7/+0 |
* | Recognize __FreeBSD__. | Richard Kenner | 1994-04-25 | 1 | -2/+2 |
* | Round to multiple of sizeof(short) on sysV68. | Richard Kenner | 1994-04-06 | 1 | -0/+5 |
* | (va_start): Pass LASTARG as a parameter to | Jim Wilson | 1994-03-23 | 1 | -1/+1 |
* | Don't define _STDARG_H/etc. if not gcc, it may collide with system's header. | Doug Evans | 1994-02-11 | 1 | -6/+7 |
* | Test __bsdi__ like __BSD_NET2__. | Richard Stallman | 1993-11-15 | 1 | -2/+2 |
* | [__i860__]: Add to little-endian conditional. | Richard Stallman | 1993-10-26 | 1 | -1/+1 |
* | add h8/300h support | Doug Evans | 1993-08-26 | 1 | -0/+4 |
* | [__svr4__ __i860__]: Define _VA_LIST only if not defined already. | Richard Stallman | 1993-05-17 | 1 | -0/+2 |
* | [__svr4__ __i860__] (_VA_LIST): Do define. | Richard Stallman | 1993-05-16 | 1 | -0/+3 |
* | [__svr4__]: Test only _VA_LIST_ to avoid dup typedef. | Richard Stallman | 1993-04-04 | 1 | -4/+6 |
* | Use va-clipper.h. | Richard Stallman | 1993-03-24 | 1 | -0/+4 |
* | (_VA_LIST_T_H): Test and define this. | Richard Stallman | 1993-02-27 | 1 | -0/+4 |
* | (va_end): #undef before the declaration. | Richard Stallman | 1992-11-30 | 1 | -0/+12 |