Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include <strings.h> for ffs(). | 2008-11-12 | 1 | -24/+24 | |
* | Define macro QEMU_GNUC_PREREQ and use it | 2008-10-12 | 1 | -6/+6 | |
* | Only use __builtin_* with GCC >= 3.4 | 2008-10-12 | 1 | -6/+6 | |
* | Optimize some host-utils function with gcc builtins | 2008-10-12 | 1 | -4/+36 | |
* | Fix always_inline definition for Darwin, by Andreas Faerber. | 2008-06-05 | 1 | -0/+2 | |
* | Code formatting. | 2007-12-18 | 1 | -1/+1 | |
* | Fix muls64 prototype to match the actual implementation. | 2007-11-05 | 1 | -1/+1 | |
* | For consistency, move muls64 / mulu64 prototypes to host-utils.h | 2007-11-04 | 1 | -26/+27 | |
* | Add shared ctz32, cto32, ctz64, cto64, | 2007-10-28 | 1 | -0/+97 | |
* | Add sharable clz/clo inline functions and use them for the mips target. | 2007-10-27 | 1 | -0/+104 |