summaryrefslogtreecommitdiff
path: root/sys/ia64/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-171-1/+1
* 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-1/+1
* o Add conditionals to allow va_list to be defined in other headers.Mike Barcroft2002-10-061-0/+6
* 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
* Add missing #endifMarcel Moolenaar2002-05-101-0/+2
* Gcc 3.1 varargs support.David E. O'Brien2002-05-101-6/+12
* Fix definition of va_start: We don't need to take the address ofMarcel Moolenaar2002-04-121-1/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+50