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