summaryrefslogtreecommitdiff
path: root/runtime/s390x.S
Commit message (Expand)AuthorAgeFilesLines
* Ensure that GC is not invoked from bounds check failures (#11303)Stephen Dolan2022-07-271-1/+1
* Use '.' instead of '__' to separate module from ident in symbolsXavier Leroy2022-07-151-3/+3
* PowerPC, System Z: do not reset backtrace_pos in caml_raise_exception (#9428)Xavier Leroy2020-04-071-2/+0
* Remove inclusion of config.h from the files that generate domain state table.KC Sivaramakrishnan2019-08-231-3/+0
* Fix long linesKC Sivaramakrishnan2019-08-231-5/+6
* Domain state support for s390xKC Sivaramakrishnan2019-08-231-109/+111
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+357