aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/c
Commit message (Expand)AuthorAgeFilesLines
* k1c -> kvx changesDavid Monniaux2020-05-262-1/+1
* Adding copyrightsCyril SIX2020-05-041-0/+12
* now use COMPCERT_PROFILING_DATA and don't print stuffDavid Monniaux2020-04-121-2/+10
* use proper local labelsDavid Monniaux2020-04-101-1/+1
* profiling still crashes on Aarch64David Monniaux2020-04-101-4/+4
* fix write tableDavid Monniaux2020-04-101-0/+4
* fixed a bug in support libraries; reload profiling infoDavid Monniaux2020-04-081-1/+1
* library support for writing profiling information to filesDavid Monniaux2020-04-081-0/+46
* added some include filesDavid Monniaux2019-05-291-0/+1
* RISC-V port and assorted changesXavier Leroy2017-04-2817-40/+40
* Turn 64-bit integer division and modulus by constants into multiply-highXavier Leroy2016-10-043-0/+124
* C reference implementation of the int64 helper functions.Xavier Leroy2015-02-1415-0/+905