index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
*
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