aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/interop
Commit message (Expand)AuthorAgeFilesLines
* Hardware runs for test/mppa/interopCyril SIX2020-01-271-24/+113
* Adding some function calls in interop testsCyril SIX2019-09-192-7/+15
* Dans test/mppa : changer k1-mbr-gcc en k1-cos-gccCyril SIX2019-06-171-1/+3
* Reorganized the test/mppa/ tests to have fewer of themCyril SIX2019-03-228-8/+18
* Replacing all the - by * : it works!Cyril SIX2019-03-192-185/+185
* Trying to replace all the + by -Cyril SIX2019-03-192-185/+185
* [TEST BROKEN] Trying to replace some int by float in stackhell interop testCyril SIX2019-03-193-68/+69
* Small improvements to interop test MakefileCyril SIX2019-03-192-4/+33
* Added the use of two va_list in a va_arg testCyril SIX2018-12-111-3/+9
* In va_arg tests, 2nd argument of va_start is now correctCyril SIX2018-12-112-9/+9
* Fixed div64 and mod64Cyril SIX2018-12-111-18/+22
* Finished implementation of va_arg + testing doneCyril SIX2018-11-301-3/+3
* Wrote some tests on va_arg, need to implement __compcert_va_int32 & cieCyril SIX2018-11-282-7/+467
* Added GCC-compcert call test with a very high register pressureCyril SIX2018-11-284-4/+207
* Added tests where GCC calls CompCert functionsCyril SIX2018-11-271-5/+22
* Interoperability tests passed (no va_arg yet)Cyril SIX2018-11-2313-0/+347