aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add va_* macro implementation for ARMThomas Preud'homme2013-11-251-0/+11
* Fixed x86-64 long double passing.James Lyon2013-04-261-2/+2
* Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working o...James Lyon2013-04-251-78/+0
* 64-bit tests now pass (well, nearly).James Lyon2013-04-241-3/+3
* win32: _mingw.h: do not undef NULLgrischka2013-01-241-1/+1
* 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: defined size_t and ptrdiff_t to unsigned long longgrischka2010-01-141-6/+14
* win64: use new headers from mingwgrischka2009-07-182-9/+16
* drop alloca #definegrischka2009-05-162-24/+2
* Return value of exit should be void.Shinichiro Hamaji2009-04-181-1/+1
* fix makefiles etc for subdirsgrischka2009-04-181-0/+1
* new subdirs: include, lib, testsgrischka2009-04-186-0/+264