aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/ia32/vararg.S
Commit message (Expand)AuthorAgeFilesLines
* Support va_arg for vararg arguments of composite (struct/union) types.Xavier Leroy2015-03-201-0/+12
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...xleroy2014-01-011-0/+69