aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/varargs2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-0/+16
|\
| * 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
* | k1c -> kvx changesDavid Monniaux2020-05-261-2/+2
* | varargs2 now work correctly (bis)Cyril SIX2019-09-251-1/+15
|/
* 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