ocaml/runtime
David Allsopp a7b5bb6f06 Propagate Caml_state_field 2019-08-24 12:15:49 +02:00
..
caml Propagate Caml_state_field 2019-08-24 12:15:49 +02:00
.depend Use domain state field names that do not conflict with compatibility.h 2019-08-23 09:59:53 +05:30
Makefile Domain state support for msvc32 2019-08-23 09:50:05 +05:30
afl.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
alloc.c More assertions in caml_update_dummy 2019-06-05 09:31:05 +01:00
amd64.S Fix ENDFUNCTION macros args for callbacks 2019-08-23 09:50:05 +05:30
amd64nt.asm Simplify awk scripts, fix comments and signatures. 2019-08-23 09:50:05 +05:30
arm.S Simplify awk scripts, fix comments and signatures. 2019-08-23 09:50:05 +05:30
arm64.S Remove inclusion of config.h from the files that generate domain state table. 2019-08-23 09:50:05 +05:30
array.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
backtrace.c Fix long lines 2019-08-23 09:50:05 +05:30
backtrace_byt.c Fix long lines 2019-08-23 09:50:05 +05:30
backtrace_nat.c Fix long lines 2019-08-23 09:50:05 +05:30
bigarray.c Move local_roots, compare unorderd and gc request variables to domain state 2019-08-23 09:50:05 +05:30
callback.c Fix long lines 2019-08-23 09:50:05 +05:30
clambda_checks.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
compact.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
compare.c Move local_roots, compare unorderd and gc request variables to domain state 2019-08-23 09:50:05 +05:30
custom.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
debugger.c Move bytecode global variables to domain state 2019-08-23 09:50:05 +05:30
domain.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
dynlink.c Runtime: hide & rename _T macro (#2075) 2019-04-14 09:13:24 +02:00
dynlink_nat.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
extern.c Dynlink support for ocamldebug 2019-07-16 10:52:48 +02:00
fail_byt.c Move bytecode global variables to domain state 2019-08-23 09:50:05 +05:30
fail_nat.c Rename exn_handler to exception_pointer 2019-08-23 09:50:05 +05:30
finalise.c Use [caml_something_to_do] both in native and bytecode mode to remember that callbacks are pending. 2019-06-06 16:08:06 +02:00
fix_code.c Dynlink support for ocamldebug 2019-07-16 10:52:48 +02:00
floats.c Remove LACKS_SANE_NAN and LACKS_VCSPRINTF. 2019-04-15 16:11:29 +01:00
freelist.c also fix pointer comparisons outside assertions 2019-04-08 08:47:12 +01:00
gc_ctrl.c Fix long lines 2019-08-23 09:50:05 +05:30
gen_domain_state32_inc.awk Simplify awk scripts, fix comments and signatures. 2019-08-23 09:50:05 +05:30
gen_domain_state64_inc.awk Simplify awk scripts, fix comments and signatures. 2019-08-23 09:50:05 +05:30
gen_primitives.sh Improve shell scripts (#1690) 2019-06-19 16:15:02 +02:00
globroots.c Fix a bug in [caml_modify_generational_global_root] 2019-05-05 16:40:29 +02:00
hash.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
i386.S Fix ENDFUNCTION macros args for callbacks 2019-08-23 09:50:05 +05:30
i386nt.asm Domain state support for msvc32 2019-08-23 09:50:05 +05:30
instrtrace.c Fix long lines 2019-08-23 09:50:05 +05:30
intern.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
interp.c Fix long lines 2019-08-23 09:50:05 +05:30
ints.c Optimized 3-way comparisons for int and float (#2250) 2019-03-23 15:51:59 +01:00
io.c Add caml_alloc_custom_mem (#1738) 2018-11-06 13:42:48 +01:00
lexing.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
main.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
major_gc.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
md5.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
memory.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
memprof.c Fix references to removed variables 2019-08-23 09:50:05 +05:30
meta.c Simplify awk scripts, fix comments and signatures. 2019-08-23 09:50:05 +05:30
minor_gc.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
misc.c Merge branch 'trunk' into fatal_error_abort 2019-07-31 11:18:57 +02:00
obj.c Statistical memory profiling of blocks allocated in the major heap. 2019-05-09 16:40:45 +02:00
parsing.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
power.S Remove inclusion of config.h from the files that generate domain state table. 2019-08-23 09:50:05 +05:30
printexc.c Move backtrace support global variables to domain state. 2019-08-23 09:50:05 +05:30
roots_byt.c Fix long lines 2019-08-23 09:50:05 +05:30
roots_nat.c Fix long lines 2019-08-23 09:50:05 +05:30
s390x.S Remove inclusion of config.h from the files that generate domain state table. 2019-08-23 09:50:05 +05:30
signals.c Fix references to removed variables 2019-08-23 09:50:05 +05:30
signals_byt.c Use [caml_something_to_do] both in native and bytecode mode to remember that callbacks are pending. 2019-06-06 16:08:06 +02:00
signals_nat.c Simplify awk scripts, fix comments and signatures. 2019-08-23 09:50:05 +05:30
signals_osdep.h Restore exception pointer macros in signals_osdeps.h 2019-08-23 09:50:05 +05:30
spacetime_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
spacetime_nat.c Runtime: hide & rename _T macro (#2075) 2019-04-14 09:13:24 +02:00
spacetime_snapshot.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
stacks.c Fix long lines 2019-08-23 09:50:05 +05:30
startup_aux.c Runtime: hide & rename _T macro (#2075) 2019-04-14 09:13:24 +02:00
startup_byt.c Intialise domains earlier 2019-08-23 09:50:05 +05:30
startup_nat.c Intialise domains earlier 2019-08-23 09:50:05 +05:30
str.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
sys.c Fix long lines 2019-08-23 09:50:05 +05:30
unix.c Remove the dl_needs_underscore feature (#2115) 2018-10-25 15:12:22 +02:00
weak.c Remove a level of indirection for accessing minor tables from Caml_state. 2019-08-23 09:50:05 +05:30
win32.c young_ptr and young_limit are now in domain state 2019-08-23 09:50:05 +05:30