ocaml/asmrun
Gabriel Scherer 465e34a590 GPR#221: add forgotten CAMLnoreturn_end
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16321 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-08-03 10:06:58 +00:00
..
.depend make alldepend 2015-08-02 18:34:09 +00:00
.ignore deduplicate some startup code and fix PR#6808: the parsing of OCAMLRUNPARAM is too lax 2015-05-04 15:44:40 +00:00
Makefile merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00
Makefile.nt merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +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 PR#6507: [caml_bottom_of_stack] incorrectly set 2014-08-08 22:17:56 +00:00
backtrace.c GPR#156: Optimize reallocation of caml_frame_descriptors 2015-07-26 19:01:47 +00:00
fail.c GPR#221: add forgotten CAMLnoreturn_end 2015-08-03 10:06:58 +00:00
i386.S merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +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 GPR#156: Optimize reallocation of caml_frame_descriptors 2015-07-26 19:01:47 +00:00
signals_asm.c Port fix for GPR#191 to trunk (making gc.h and some part of memory.h public) 2015-06-08 13:21:42 +00:00
signals_osdep.h merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00
sparc.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
stack.h GPR#156: Optimize reallocation of caml_frame_descriptors 2015-07-26 19:01:47 +00:00
startup.c GPR#156: Optimize reallocation of caml_frame_descriptors 2015-07-26 19:01:47 +00:00