aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Typos in commentsxleroy2013-04-302-3/+3
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-298-392/+2
* Missing GLOBxleroy2013-04-231-1/+1
* Make ia32/ code more portable across systems.xleroy2013-04-2329-879/+912
* Fixes in PowerPC portxleroy2013-04-216-61/+108
* Split arch/int64.s into one file per function.xleroy2013-04-2045-1238/+2698
* Configuring the assembler used for the runtime libxleroy2013-04-202-1/+3
* Remove __i64_{neg,add,sub,mul}, now handled directly by the compiler.xleroy2013-04-204-171/+0
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-205-10/+1643
* Support for indirect symbols under MacOS X (final).xleroy2012-07-143-62/+4
* Simplified stdlib wrapper; use it only under MacOS Xxleroy2010-09-044-259/+26
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-0/+19
* Some cleanupsxleroy2009-01-021-1/+10
* Removed vfprintf, because it was causing portability problemsxleroy2008-12-312-6/+0
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...xleroy2008-04-191-2/+1
* Ajout license, README, copyright noticesxleroy2008-01-273-0/+45
* 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-044-0/+245