Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes | Alexander Kabaev | 2006-09-21 | 1 | -1/+1 |
* | netchild's mega-patch to isolate compiler dependencies into a central | Joerg Wunsch | 2005-03-02 | 1 | -4/+4 |
* | In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copy | David E. O'Brien | 2004-07-06 | 1 | -0/+3 |
* | o Add conditionals to allow va_list to be defined in other headers. | Mike Barcroft | 2002-10-06 | 1 | -3/+11 |
* | Implement C99's va_copy() macro. | Mike Barcroft | 2002-09-18 | 1 | -0/+3 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | Mike Barcroft | 2002-08-21 | 1 | -2/+2 |
* | Gcc 3.1 varargs support. | David E. O'Brien | 2002-05-10 | 1 | -0/+16 |
* | Cleanup of the stdarg code. | Mark Peek | 2001-10-19 | 1 | -35/+3 |
* | Add support for the gcc-2.95 stdarg implementation. | Mark Peek | 2001-10-18 | 1 | -0/+29 |
* | Bring in NetBSD code used in the PowerPC port. | Benno Rice | 2001-06-10 | 1 | -0/+123 |