tinycc/include
Vincent Lefevre 262eec3e83 Fixed the LDBL_* macros in include/float.h for x86-64: as said
when x86-64 support was added, "for long double, we use x87 FPU".
And indeed, tests show that Intel's extended precision is used,
not double precision.
2014-01-12 22:26:09 +01:00
..
float.h Fixed the LDBL_* macros in include/float.h for x86-64: as said 2014-01-12 22:26:09 +01:00
stdarg.h Add va_* macro implementation for ARM 2013-11-25 11:24:02 +08: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