ocaml/asmrun
Xavier Leroy a3c0366f4e PR#4448: replace dense page table by sparse hash table.
Introduction and use of macros Is_in_value_area, Is_in_heap_or_young.
Removal of USE_MMAP_INSTEAD_OF_MALLOC.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8743 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2008-01-03 09:37:10 +00:00
..
.cvsignore Add signals.c to .cvsignore 2007-03-01 14:35:37 +00:00
.depend PR#3114 make all error messages start with a location and "Error: " 2007-12-04 13:38:58 +00:00
Makefile Cleanup and factorization of linker-related code. 2007-11-15 13:21:15 +00:00
Makefile.nt Cleanup and factorization of linker-related code. 2007-11-15 13:21:15 +00:00
alpha.S depollution suite (PR#1914 et PR#1956) 2004-01-03 12:51:20 +00:00
amd64.S Stack backtraces on uncaught exceptions in native code (merge of the opt_backtrace branch) 2007-01-29 12:11:18 +00:00
amd64nt.asm Stack backtraces for Win64/AMD64 (bug fixes) 2007-03-01 10:26:51 +00:00
arm.S depollution suite (PR#1914 et PR#1956) 2004-01-03 12:51:20 +00:00
backtrace.c Stack backtraces on uncaught exceptions in native code (merge of the opt_backtrace branch) 2007-01-29 12:11:18 +00:00
fail.c PR#4167 ajout de const dans fail.h (suite) 2006-11-28 15:45:24 +00:00
hppa.S fusion des changements 3.09.1 -> 3.09.2 2006-04-16 23:28:22 +00:00
i386.S Typo in call to caml_c_call 2007-01-29 15:44:42 +00:00
i386nt.asm Stack backtraces on uncaught exceptions in native code (merge of the opt_backtrace branch) 2007-01-29 12:11:18 +00:00
ia64.S depollution suite (PR#1914 et PR#1956) 2004-01-03 12:51:20 +00:00
m68k.S depollution suite (PR#1914 et PR#1956) 2004-01-03 12:51:20 +00:00
mips.s Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 2004-07-13 12:19:15 +00:00
natdynlink.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
natdynlink.h Merge the natdynlink branch into HEAD. 2007-11-06 15:16:56 +00:00
power-aix.S depollution suite (PR#1914 et PR#1956) 2004-01-03 12:51:20 +00:00
power-elf.S depollution suite (PR#1914 et PR#1956) 2004-01-03 12:51:20 +00:00
power-rhapsody.S Stack backtraces on uncaught exceptions in native code (merge of the opt_backtrace branch) 2007-01-29 12:11:18 +00:00
roots.c Merge the natdynlink branch into HEAD. 2007-11-06 15:16:56 +00:00
signals_asm.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
signals_osdep.h Trying to make it work under both 10.4 and 10.5. 2007-11-12 18:08:49 +00:00
sparc.S align Caml_system__frametable 2004-10-06 06:33:25 +00:00
stack.h Merge the natdynlink branch into HEAD. 2007-11-06 15:16:56 +00:00
startup.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00