Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support for in64 -> float conversions w/ correct rounding. | xleroy | 2013-05-06 |
* | ia32/i64_dtou: wrong play on rounding mode | xleroy | 2013-05-05 |
* | 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 |
* | Split arch/int64.s into one file per function. | 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 |