tinycc/include
James Lyon 6ee366e765 Fixed x86-64 long double passing.
long double arguments require 16-byte alignment on the stack, which
requires adjustment when the the stack offset is not an evven number of
8-byte words.
2013-04-26 16:42:12 +01:00
..
float.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stdarg.h Fixed x86-64 long double passing. 2013-04-26 16:42:12 +01:00
stdbool.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stddef.h win32: _mingw.h: do not undef NULL 2013-01-24 19:49:58 +01:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00