summaryrefslogtreecommitdiff
path: root/runtime/arm
Commit message (Expand)AuthorAge
* configure: distinguish between ABI and processor model.Gravatar xleroy2014-07-29
* ARM port: add support for Thumb2. To be tested.Gravatar xleroy2014-07-27
* Adapt to the two different calling conventions for floats.Gravatar xleroy2014-05-02
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...Gravatar xleroy2014-01-01
* Syntax errorsGravatar xleroy2013-05-06
* Support for in64 -> float conversions w/ correct rounding.Gravatar xleroy2013-05-06
* ia32/i64_dtou: wrong play on rounding modeGravatar xleroy2013-05-05
* Expand 64-bit integer comparisons into 32-bit integer comparisons.Gravatar xleroy2013-04-29
* 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