ocaml/asmrun
Damien Doligez 70901f2533 remove compiler flags that were committed by mistake in rev 15975
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15977 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-04-01 15:17:58 +00:00
..
.depend PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
Makefile remove compiler flags that were committed by mistake in rev 15975 2015-04-01 15:17:58 +00:00
Makefile.nt PR#6729: minor Makefile.nt fix 2014-12-27 10:43:38 +00:00
amd64.S port to cygwin-64 2013-12-03 14:43:02 +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 PR#6507: [caml_bottom_of_stack] incorrectly set 2014-08-08 22:17:56 +00:00
backtrace.c PR#6468: toplevel now supports backtraces if invoked with OCAMLRUNPARAM=b 2015-02-08 14:10:12 +00:00
fail.c PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
i386.S Reflecting commit r14943 on version/4.02: 2014-06-02 17:11:40 +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 PR#6078: Include signals.h in {nat,}dynlink.c 2015-03-25 15:50:27 +00:00
power-elf.S fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
power-rhapsody.S fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
roots.c PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
signals_asm.c PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
signals_osdep.h Since r10c, Android NDK includes sys/ucontext.h. 2014-12-13 22:35:57 +00:00
sparc.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
stack.h Reflecting commit r14943 on version/4.02: 2014-06-02 17:11:40 +00:00
startup.c PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00