aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletesAlexander Kabaev2006-09-211-1/+1
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-4/+4
* In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copyDavid E. O'Brien2004-07-061-0/+3
* o Add conditionals to allow va_list to be defined in other headers.Mike Barcroft2002-10-061-3/+11
* Implement C99's va_copy() macro.Mike Barcroft2002-09-181-0/+3
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-2/+2
* Gcc 3.1 varargs support.David E. O'Brien2002-05-101-0/+16
* Cleanup of the stdarg code.Mark Peek2001-10-191-35/+3
* Add support for the gcc-2.95 stdarg implementation.Mark Peek2001-10-181-0/+29
* Bring in NetBSD code used in the PowerPC port.Benno Rice2001-06-101-0/+123