Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | eadler | 2013-11-30 | 1 | -1/+1 |
* | Include <sys/types.h> before <sys/systm.h> to get typedefs required | grehan | 2008-04-09 | 1 | -1/+1 |
* | Add a floating-point emulator so that a single userland or single ABI | marcel | 2008-02-23 | 1 | -0/+415 |