aboutsummaryrefslogtreecommitdiff
path: root/tests/abitest.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "update static void parse_number()"grischka2014-05-061-0/+3
* Return to: e20c1eb99e1003c1e59522c136dbb15c52d7cc7cjiang2014-05-041-1/+1
* rename libtcc1.cjiang2014-04-301-1/+1
* fix abitest.c for x86_64 bugjiang2014-04-281-2/+0
* add test for abitest.cjiang2014-04-281-5/+53
* Make abitest.c have predictable resultThomas Preud'homme2013-11-251-2/+2
* Fixed x86-64 long double passing.James Lyon2013-04-261-0/+19
* 64-bit tests now pass (well, nearly).James Lyon2013-04-241-6/+101
* Workaround for MinGWs use of 80-bit long double on Win32.James Lyon2013-04-191-2/+21
* Fixed 64-bit integer bug introduced by x86-64 ABI work.James Lyon2013-04-191-7/+7
* Most x86-64 tests now work; only on error in test1-3.James Lyon2013-04-191-2/+2
* Got test1-3 working on x86-64.James Lyon2013-04-191-0/+110
* x86-64 ABI fixes.James Lyon2013-04-191-4/+59
* Added some additional tests to abitest.cJames Lyon2013-04-181-13/+51
* Tests in abitest.c now work on Win32.James Lyon2013-04-181-12/+51
* Added ABI compatibility tests with native compiler using libtcc.James Lyon2013-04-171-0/+80