Commit message (Expand) | Author | Age | |
---|---|---|---|
* | stdarg.h: assorted fixes for PowerPC | xleroy | 2014-01-01 |
* | Fine hair splitting depending on whether va_list is a scalar type (IA32, ARM)... | xleroy | 2014-01-01 |
* | Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test... | xleroy | 2014-01-01 |
* | powerpc: faster implementation of long division modeled on that for IA32 | xleroy | 2013-07-03 |
* | 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 |
* | Fixes in PowerPC port | xleroy | 2013-04-21 |
* | 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 |