ocaml/asmrun
Gabriel Scherer 65758c08dd PR#6729: minor Makefile.nt fix
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15755 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-12-27 10:43:38 +00:00
..
.depend 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
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
Makefile PR#6729: Makefile: remove suffix rules to avoid -jN race conditions 2014-12-27 08:44:48 +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#6554: race condition in caml_get_raw_backtrace 2014-09-11 11:11:42 +00:00
fail.c fixed bug in native caml_raise_with_string, and synced code in byterun/fail.c for that function 2014-05-09 15:33:02 +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 Follow-up to r14763: use caml_stat_free instead of plain free. 2014-05-08 07:10:56 +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 remove all $Id keywords 2012-10-15 17:50:56 +00:00
signals_asm.c Bring stack backtraces up-to-date on PowerPC, incl. reraise. 2013-11-28 14:43:56 +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 #4719: use GetModuleFileName to get an absolute path to the current executable under Windows. 2013-06-18 10:25:01 +00:00