tinycc/include
James Lyon 1caee8ab3b Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs.
I removed the XMM6/7 registers from the register list because they are not used
on Win64 however they are necessary for parameter passing on x86-64. I have now
restored them but not marked them with RC_FLOAT so they will not be used except
for parameter passing.
2013-04-25 22:30:53 +01:00
..
float.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stdarg.h 64-bit tests now pass (well, nearly). 2013-04-24 02:19:15 +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