| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -1/+1 |
* | spelling cosmetics | Diego Biurrun | 2008-09-22 | 1 | -4/+4 |
* | AltiVec detection support for OpenBSD, patch by Brad, brad comstyle com. | Brad | 2008-09-22 | 1 | -1/+9 |
* | Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char & | David Conrad | 2008-09-13 | 1 | -0/+1 |
* | Remove unnecessary parentheses from return calls. | Diego Biurrun | 2008-05-06 | 1 | -1/+1 |
* | Add mfspr-based AltiVec detection code. | Reimar Döffinger | 2008-01-19 | 1 | -0/+12 |
* | Remove uses of SIGILL for CPU extension detection, that method is not acceptable | Reimar Döffinger | 2007-10-02 | 1 | -35/+3 |
* | Sanitize altivec code so it can be built with runtime check properly | Luca Barbato | 2007-10-02 | 1 | -0/+95 |