summaryrefslogtreecommitdiff
path: root/runtime/ia32
Commit message (Expand)AuthorAge
* ARM port: add support for Thumb2. To be tested.Gravatar xleroy2014-07-27
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...Gravatar xleroy2014-01-01
* 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
* Missing GLOBGravatar xleroy2013-04-23
* Make ia32/ code more portable across systems.Gravatar xleroy2013-04-23
* Split arch/int64.s into one file per function.Gravatar 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