ocaml/asmrun
Xavier Leroy 1f93465a0e PR#4564 (partial): mark stack as non-executable on Linux/ELF
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8962 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2008-08-01 08:04:57 +00:00
..
.cvsignore Add signals.c to .cvsignore 2007-03-01 14:35:37 +00:00
.depend merge changes from 3.10.1 to 3.10.2 2008-02-29 14:21:22 +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 PR#4564 (partial): mark stack as non-executable on Linux/ELF 2008-08-01 08:04:57 +00:00
amd64nt.asm Stack backtraces for Win64/AMD64 (bug fixes) 2007-03-01 10:26:51 +00:00
arm.S merge changes from 3.10.1 to 3.10.2 2008-02-29 14:21:22 +00:00
backtrace.c Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00
fail.c Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00
hppa.S fusion des changements 3.09.1 -> 3.09.2 2006-04-16 23:28:22 +00:00
i386.S PR#4564 (partial): mark stack as non-executable on Linux/ELF 2008-08-01 08:04:57 +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 Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native code). Do not use RTLD_GLOBAL for Dynlink.loadfile_private in native code. 2008-04-22 12:24: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 New API for registration of global memory roots that are scanned in a generational manner 2008-03-10 19:56:39 +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 merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +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 Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00