tinycc/tests
James Lyon ae2ece93da Fixed i386 calling convention issue and CMake build on i386.
The i386 calling convention expects the callee to pop 1 word of the
stack when performing a struct ret.
2013-04-26 00:31:46 +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 Fixed i386 calling convention issue and CMake build on i386. 2013-04-26 00:31:46 +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