1. c890684 Include <strings.h> for ffs(). by balrog · 16 years ago
  2. bad5b1e Define macro QEMU_GNUC_PREREQ and use it by aurel32 · 16 years ago
  3. 5b7ada4 Only use __builtin_* with GCC >= 3.4 by aurel32 · 16 years ago
  4. 7d01998 Optimize some host-utils function with gcc builtins by aurel32 · 16 years ago
  5. cebdff7 Fix always_inline definition for Darwin, by Andreas Faerber. by ths · 17 years ago
  6. 3800af9 Code formatting. by ths · 17 years ago
  7. 05e1d83 Fix muls64 prototype to match the actual implementation. by j_mayer · 17 years ago
  8. 7a51ad8 For consistency, move muls64 / mulu64 prototypes to host-utils.h by j_mayer · 17 years ago
  9. b9ef45f Add shared ctz32, cto32, ctz64, cto64, by j_mayer · 17 years ago
  10. 05f778c Add sharable clz/clo inline functions and use them for the mips target. by ths · 17 years ago