summaryrefslogtreecommitdiff
path: root/runtime/instrtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Provide ocamlrund event trace with -eventsRichard L Ford2023-03-131-0/+17
* Use void args, remove unused features.KC Sivaramakrishnan2021-12-301-1/+3
* Whitespace and line lengthsDavid Allsopp2021-12-191-1/+2
* Merge pull request ocaml-multicore/ocaml-multicore#507 from ctk21/interp_uses...KC Sivaramakrishnan2021-03-261-1/+1
|\
| * Remove Val_pc and Pc_valTom Kelly2021-03-221-1/+1
* | Op_val to FieldSudha Parimala2021-03-231-1/+1
|/
* remove GETMUTABLEFIELD opcodesTom Kelly2021-03-121-2/+1
* Merge commit '2f0f5597408b9dea5cb9eaea5b6ab0e642e71403' into parallel_minor_g...Tom Kelly2021-03-041-3/+3
|\
| * Fix invalid format specifiersAntonin Décimo2020-07-171-1/+1
| * Fix long linesKC Sivaramakrishnan2019-08-231-2/+4
| * Move bytecode global variables to domain stateKC Sivaramakrishnan2019-08-231-6/+6
* | Merge commit '1435a6a6a279dff1fbb81a92a828a2e1ee50922e' into parallel_minor_g...Tom Kelly2020-04-071-119/+39
|/
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+269