aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/arm/vararg.S
Commit message (Expand)AuthorAgeFilesLines
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-3/+3
* Support va_arg for vararg arguments of composite (struct/union) types.Xavier Leroy2015-03-201-0/+12
* configure: distinguish between ABI and processor model.xleroy2014-07-291-1/+1
* ARM port: add support for Thumb2. To be tested.xleroy2014-07-271-21/+15
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...xleroy2014-01-011-0/+83