aboutsummaryrefslogtreecommitdiff
path: root/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Add arm64 (AArch64) as a target architecture.Edmund Grimley Evans2015-02-231-0/+13
* x86_64: pass va_list as pointerDaniel Glöckner2014-03-301-4/+4
* New implementation of va_list/va_start/var_copy that do not use dynamic memor...mingodad2014-03-281-9/+19
* Add va_* macro implementation for ARMThomas Preud'homme2013-11-251-0/+11
* Fixed x86-64 long double passing.James Lyon2013-04-261-2/+2
* 64-bit tests now pass (well, nearly).James Lyon2013-04-241-3/+3
* Remove semicolon in x86-64 va_arg definition.Thomas Preud'homme2011-08-051-1/+1
* Support struct arguments with stdarg.hShinichiro Hamaji2010-12-281-42/+10
* win64: use new headers from mingwgrischka2009-07-181-3/+9
* drop alloca #definegrischka2009-05-161-16/+0
* new subdirs: include, lib, testsgrischka2009-04-181-0/+83