aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/varargs2.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: fix FP calling conventionsXavier Leroy2021-01-141-4/+4
* RISC-V: wrong fixup code generated for vararg calls with fixed FP argsXavier Leroy2021-01-101-0/+16
* Support va_arg for vararg arguments of composite (struct/union) types.Xavier Leroy2015-03-201-1/+15
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-26/+9
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...xleroy2014-01-011-0/+161