ocaml/asmrun
Xavier Leroy 51104fc231 Update zsystem branch wrt upstream trunk.
Resolved conflicts: testsuite/tests/asmcomp/mainarith.c
2015-11-19 13:55:54 +01:00
..
.depend make alldepend 2015-08-15 15:57:59 +00:00
Makefile Build system: fix a few hardcoded ar commands. 2015-10-09 20:41:57 +00:00
Makefile.nt second attempt to fix asmrun/backtrace.c windows build failure 2015-08-22 15:54:09 +00:00
amd64.S PR#6693 libasmrun: fix -pic code generation 2015-05-02 20:24:46 +00:00
amd64nt.asm Support for AMD64, Intel syntax (i.e. MVSC 64 port). 2013-10-15 14:13:26 +00:00
arm.S merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
arm64.S whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
backtrace_prim.c whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
fail.c whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
i386.S whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
i386nt.asm Support the two variants on i386, intel syntax (i.e. Win32 msvc port). 2013-10-15 13:09:01 +00:00
natdynlink.c GPR#262: Multiple GC roots per compilation unit 2015-10-23 15:16:22 +00:00
power.S whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
roots.c Attempt to fix a probable bug introduced by GPR#156. 2015-11-03 23:09:33 +01:00
s390x.S z port: simplify caml_start_program (cosmetic) 2015-11-01 05:01:03 -05:00
signals_asm.c IBM zSystem port of OCaml 2015-10-29 09:55:19 +01:00
signals_osdep.h IBM zSystem port of OCaml 2015-10-29 09:55:19 +01:00
sparc.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
stack.h zSystem port: do not mark return addresses 2015-10-29 05:44:01 -04:00
startup.c Only register caml_backtrace_last_exn as root once. 2015-08-22 06:04:22 +00:00