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