ocaml/asmrun
Xavier Leroy b868c05ec9 PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrown
types {,u}int{32,64}.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15131 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-08-27 09:58:33 +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 Reflecting commit 14978 on version/4.02: 2014-06-10 08:45:47 +00:00
Makefile.nt PR#6358: obey DESTDIR in install targets 2014-04-07 07:06:17 +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#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrown 2014-08-27 09:58:33 +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 merge github.com/ocaml/ocaml/pull/56.diff, from Anil, part 1: fix support for PowerPC/BSD backtraces 2014-05-13 13:14:12 +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