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