aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/arm
Commit message (Expand)AuthorAgeFilesLines
* Syntax errorsxleroy2013-05-062-31/+31
* Support for in64 -> float conversions w/ correct rounding.xleroy2013-05-062-0/+150
* ia32/i64_dtou: wrong play on rounding modexleroy2013-05-054-34/+79
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-292-107/+0
* Split arch/int64.s into one file per function.xleroy2013-04-2015-381/+868
* Configuring the assembler used for the runtime libxleroy2013-04-201-0/+2
* Remove __i64_{neg,add,sub,mul}, now handled directly by the compiler.xleroy2013-04-201-45/+0
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+424