aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Expand)AuthorAgeFilesLines
* C reference implementation of the int64 helper functions.Xavier Leroy2015-02-141-1/+1
* configure: distinguish between ABI and processor model.xleroy2014-07-291-1/+1
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...xleroy2014-01-011-1/+2
* Merge of the "princeton" branch:xleroy2013-06-161-0/+8
* Fix compilation of runtime system.xleroy2013-05-291-2/+2
* Support for in64 -> float conversions w/ correct rounding.xleroy2013-05-061-2/+2
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-291-2/+2
* Make ia32/ code more portable across systems.xleroy2013-04-231-1/+1
* Split arch/int64.s into one file per function.xleroy2013-04-201-1/+6
* Configuring the assembler used for the runtime libxleroy2013-04-201-1/+1
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-10/+18
* Support for indirect symbols under MacOS X (final).xleroy2012-07-141-4/+4
* Simplified stdlib wrapper; use it only under MacOS Xxleroy2010-09-041-3/+11
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...xleroy2008-04-191-2/+1
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu Makefilesxleroy2007-08-061-0/+7
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-0/+13