| Commit message (Expand) | Author | Age |
* | configure: distinguish between ABI and processor model. | xleroy | 2014-07-29 |
* | ARM port: add support for Thumb2. To be tested. | xleroy | 2014-07-27 |
* | Adapt to the two different calling conventions for floats. | xleroy | 2014-05-02 |
* | stdarg.h: assorted fixes for PowerPC | xleroy | 2014-01-01 |
* | Fine hair splitting depending on whether va_list is a scalar type (IA32, ARM)... | xleroy | 2014-01-01 |
* | Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test... | xleroy | 2014-01-01 |
* | powerpc: faster implementation of long division modeled on that for IA32 | xleroy | 2013-07-03 |
* | Merge of the "princeton" branch: | xleroy | 2013-06-16 |
* | Fix compilation of runtime system. | xleroy | 2013-05-29 |
* | Syntax errors | xleroy | 2013-05-06 |
* | Wrong pseudo-instr | xleroy | 2013-05-06 |
* | Support for in64 -> float conversions w/ correct rounding. | xleroy | 2013-05-06 |
* | ia32/i64_dtou: wrong play on rounding mode | xleroy | 2013-05-05 |
* | Typos in comments | xleroy | 2013-04-30 |
* | Expand 64-bit integer comparisons into 32-bit integer comparisons. | xleroy | 2013-04-29 |
* | Missing GLOB | xleroy | 2013-04-23 |
* | Make ia32/ code more portable across systems. | xleroy | 2013-04-23 |
* | Fixes in PowerPC port | xleroy | 2013-04-21 |
* | Split arch/int64.s into one file per function. | xleroy | 2013-04-20 |
* | Configuring the assembler used for the runtime lib | xleroy | 2013-04-20 |
* | Remove __i64_{neg,add,sub,mul}, now handled directly by the compiler. | xleroy | 2013-04-20 |
* | Big merge of the newregalloc-int64 branch. Lots of changes in two directions: | xleroy | 2013-04-20 |
* | Support for indirect symbols under MacOS X (final). | xleroy | 2012-07-14 |
* | Simplified stdlib wrapper; use it only under MacOS X | xleroy | 2010-09-04 |
* | Merge of the newmem and newextcalls branches: | xleroy | 2010-03-07 |
* | Some cleanups | xleroy | 2009-01-02 |
* | Removed vfprintf, because it was causing portability problems | xleroy | 2008-12-31 |
* | Compilo C, preprocesseur, assembleur sont determines par configure et mis dan... | xleroy | 2008-04-19 |
* | Ajout license, README, copyright notices | xleroy | 2008-01-27 |
* | Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu Makefiles | xleroy | 2007-08-06 |
* | Fusion des modifications faites sur les branches "tailcalls" et "smallstep". | xleroy | 2007-08-04 |