Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs. | tijl | 2012-02-28 | 1 | -72/+3 |
* | Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes | kan | 2006-09-21 | 1 | -1/+1 |
* | Remove diffs to i386 version that came in via the compiler support ifdefs. | peter | 2005-03-11 | 1 | -1/+2 |
* | netchild's mega-patch to isolate compiler dependencies into a central | joerg | 2005-03-02 | 1 | -1/+3 |
* | Add __va_copy and make it always visible, in spite of the __ISO_C_VISIBLE | peter | 2003-10-24 | 1 | -1/+4 |
* | Provide a fake varargs implementation for lint's benefit. This way | peter | 2003-05-10 | 1 | -0/+13 |
* | o Add conditionals to allow va_list to be defined in other headers. | mike | 2002-10-06 | 1 | -0/+6 |
* | 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-06-30 | 1 | -0/+47 |