| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid conflicting definition for va_list on 64-bit Macs | David Mertens | 2016-08-04 | 1 | -0/+3 |
| * | win64: fix va_arg | grischka | 2016-07-10 | 1 | -1/+2 |
| * | Add arm64 (AArch64) as a target architecture. | Edmund Grimley Evans | 2015-02-23 | 1 | -0/+13 |
| * | x86_64: pass va_list as pointer | Daniel Glöckner | 2014-03-30 | 1 | -4/+4 |
| * | New implementation of va_list/va_start/var_copy that do not use dynamic memor... | mingodad | 2014-03-28 | 1 | -9/+19 |
| * | Add va_* macro implementation for ARM | Thomas Preud'homme | 2013-11-25 | 1 | -0/+11 |
| * | Fixed x86-64 long double passing. | James Lyon | 2013-04-26 | 1 | -2/+2 |
| * | 64-bit tests now pass (well, nearly). | James Lyon | 2013-04-24 | 1 | -3/+3 |
| * | Remove semicolon in x86-64 va_arg definition. | Thomas Preud'homme | 2011-08-05 | 1 | -1/+1 |
| * | Support struct arguments with stdarg.h | Shinichiro Hamaji | 2010-12-28 | 1 | -42/+10 |
| * | win64: use new headers from mingw | grischka | 2009-07-18 | 1 | -3/+9 |
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -16/+0 |
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+83 |
