Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | Fix build of powerpc FPU emulator after changes in r295132 to restore the | John Baldwin | 2016-02-04 | 1 | -3/+3 |
* | Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7 | Nathan Whitehorn | 2015-02-22 | 1 | -2/+2 |
* | Make single precision floating point arithmetic actually work -- I think | Nathan Whitehorn | 2013-11-17 | 1 | -0/+1 |
* | Include <sys/types.h> before <sys/systm.h> to get typedefs required | Peter Grehan | 2008-04-09 | 1 | -1/+1 |
* | Add a floating-point emulator so that a single userland or single ABI | Marcel Moolenaar | 2008-02-23 | 1 | -0/+262 |