summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Typos in commentsGravatar xleroy2013-04-30
* Expand 64-bit integer comparisons into 32-bit integer comparisons.Gravatar xleroy2013-04-29
* Missing GLOBGravatar xleroy2013-04-23
* Make ia32/ code more portable across systems.Gravatar xleroy2013-04-23
* Fixes in PowerPC portGravatar xleroy2013-04-21
* Split arch/int64.s into one file per function.Gravatar xleroy2013-04-20
* Configuring the assembler used for the runtime libGravatar xleroy2013-04-20
* Remove __i64_{neg,add,sub,mul}, now handled directly by the compiler.Gravatar xleroy2013-04-20
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Support for indirect symbols under MacOS X (final).Gravatar xleroy2012-07-14
* Simplified stdlib wrapper; use it only under MacOS XGravatar xleroy2010-09-04
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Some cleanupsGravatar xleroy2009-01-02
* Removed vfprintf, because it was causing portability problemsGravatar xleroy2008-12-31
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...Gravatar xleroy2008-04-19
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu MakefilesGravatar xleroy2007-08-06
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04