| Commit message (Expand) | Author | Age | Files | Lines |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | jakub | 2009-04-09 | 1 | -13/+10 |
* | gcc/ | hjl | 2009-03-27 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * ginclude/float.h, ginclude/iso646.h, ginclude/stdarg.h, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -10/+5 |
* | * c-common.c (c_common_nodes_and_builtins): The first parameter to | geoffk | 2000-03-30 | 1 | -4/+4 |
* | * configure.in (i?86-*-beos{pe,elf,}*): Recognize. | jason | 2000-01-13 | 1 | -0/+6 |
* | * cccp.c (main): Define __STDC_VERSION__ as necessary. | rth | 1999-12-19 | 1 | -1/+1 |
* | * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as | rth | 1999-12-14 | 1 | -0/+3 |
* | 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-09-23 | 1 | -4/+32 |
* | * ginclude/stdarg.h, ginclude/varargs.h: Implement in | rth | 1999-09-14 | 1 | -117/+6 |
* | 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 | -6/+1 |
* | cvs commit ChangeLog config.sub configure configure.in toplev.c | law | 1997-12-12 | 1 | -1/+6 |
* | 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 |
* | (__va_copy): New definition. | kenner | 1997-03-26 | 1 | -0/+4 |
* | * 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 | -11/+11 |
* | * 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 |
* | (__gnuc_va_list): Make char * for NetBSD. | kenner | 1995-09-12 | 1 | -1/+1 |
* | 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 | -9/+16 |
* | (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 <stdarg.h> when not gcc. | wilson | 1994-07-09 | 1 | -7/+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 |
* | (va_start): Pass LASTARG as a parameter to | wilson | 1994-03-23 | 1 | -1/+1 |
* | Don't define _STDARG_H/etc. if not gcc, it may collide with system's header. | dje | 1994-02-11 | 1 | -6/+7 |
* | 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 |
* | 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 | -4/+6 |
* | Use va-clipper.h. | rms | 1993-03-24 | 1 | -0/+4 |
* | (_VA_LIST_T_H): Test and define this. | rms | 1993-02-27 | 1 | -0/+4 |
* | (va_end): #undef before the declaration. | rms | 1992-11-30 | 1 | -0/+12 |