tinycc/tests
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
..
tests2 Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs. 2013-04-25 22:30:53 +01:00
abitest.c 64-bit tests now pass (well, nearly). 2013-04-24 02:19:15 +01:00
asmtest.S i386-asm: support "pause" opcode 2011-02-24 09:38:13 -08:00
boundtest.c x86-64: chkstk, alloca 2009-07-18 22:06:54 +02:00
CMakeLists.txt Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs. 2013-04-25 22:30:53 +01:00
gcctestsuite.sh Fix bashims in configure and gcctestsuite.sh. 2010-05-26 14:08:29 +02:00
libtcc_test.c tccrun: another incompatible change to the tcc_relocate API 2012-09-01 11:33:34 +02:00
Makefile Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs. 2013-04-25 22:30:53 +01:00
tcctest.c Fixed tests on Windows (including out-of-tree problems) 2013-04-17 20:32:07 +01:00
tcctest.py Added cross compilation to CMake build system. 2013-04-25 01:08:18 +01:00