summaryrefslogtreecommitdiff
path: root/asmrun/signals_asm.c
Commit message (Expand)AuthorAgeFilesLines
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Revert commit r12756 containing unwanted changesFabrice Le Fessant2012-07-221-2/+0
* Fix PR#5695Fabrice Le Fessant2012-07-221-0/+2
* PR#5064, PR#5485: try to ensure that 4K words of stack are availableXavier Leroy2012-02-171-1/+4
* More renaming to OCamlDamien Doligez2012-02-101-3/+3
* PR#4746: wrong detection of stack overflows in native code under LinuxXavier Leroy2011-12-201-1/+10
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* PR#4448: replace dense page table by sparse hash table.Xavier Leroy2008-01-031-5/+4
* Applying patch leopard-compilation-fix2.patch (PR #4439).Alain Frisch2007-11-121-1/+1
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-2/+4
* Stack overflow detection not working under Win64Xavier Leroy2007-03-011-1/+1
* Factor out common code between byterun/signals.c and asmrun/signals.c:Xavier Leroy2007-02-231-0/+256