aboutsummaryrefslogtreecommitdiff
path: root/tests/abitest.c
Commit message (Expand)AuthorAgeFilesLines
* 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