aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/c
Commit message (Collapse)AuthorAgeFilesLines
* C reference implementation of the int64 helper functions.Xavier Leroy2015-02-1415-0/+905
In test_int64.c: don't test FP->int64 conversions when the FP argument is out of range.