aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/interop/Makefile
Commit message (Expand)AuthorAgeFilesLines
* In va_arg tests, 2nd argument of va_start is now correctCyril SIX2018-12-111-1/+1
* 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-281-7/+94
* Added GCC-compcert call test with a very high register pressureCyril SIX2018-11-281-1/+1
* Added tests where GCC calls CompCert functionsCyril SIX2018-11-271-5/+22
* Interoperability tests passed (no va_arg yet)Cyril SIX2018-11-231-0/+166