ocaml/asmrun
alainfrisch e888e099e2 Revert commits related to #330.
1. Revert "Switch to -custom for bytecode tests."
This reverts commit 6b7f81caf5.

2. Revert "Fix Changelog."
This reverts commit d94488d7b5.

3.Revert "Fix testsuite: use binary channels."
This reverts commit 840f7ca506.

4. Revert "Fix testsuite: do not require a globally installed ocamlrun."
This reverts commit 0388ef46d9.

5. Revert "Merge branch 'trunk' of https://github.com/bvaugon/ocaml into bvaugon-trunk"
This reverts commit 1ff6db10bf, reversing
changes made to 89d116c514.
2015-12-08 14:44:29 +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 Add support for NetBSD/arm. 2015-12-05 10:16:48 -06: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 Revert commits related to #330. 2015-12-08 14:44:29 +01: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 Revert commits related to #330. 2015-12-08 14:44:29 +01:00