1. 1e6eec8 Fix Sparse warnings: add "static" by Blue Swirl · 15 years ago
  2. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  3. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  4. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  5. db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
  6. dcfd12b Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). by balrog · 16 years ago
  7. 30913ba target-i386: fix helper_pmovmskb_mmx helper by aurel32 · 16 years ago
  8. 000cacf Fix crc32w decoding, fix a constant width in blendvpd. by balrog · 16 years ago
  9. 222a333 Implement SSE4.1, SSE4.2 (x86). by balrog · 16 years ago
  10. 4242b1b Implement x86 SSSE3 instructions. by balrog · 16 years ago
  11. b8b6a50 converted more helpers to TCG - fixed some SVM issues by bellard · 17 years ago
  12. 5af4518 converted SSE/MMX ops to TCG by bellard · 17 years ago
  13. a35f3ec 3DNow! instruction set emulation by aurel32 · 17 years ago
  14. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  15. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  16. dabd98d fixed movd mmx/sse insn by bellard · 18 years ago
  17. 43fb823 removed switches in op.c (Paul Brook) by bellard · 20 years ago
  18. 8422b11 NaN support in FPU comparisons by bellard · 20 years ago
  19. 7a0e1f4 soft float support by bellard · 20 years ago
  20. 0523c6b FORCE_RET() fixes - fpu fixes by bellard · 20 years ago
  21. d52cf7a sse fix by bellard · 20 years ago
  22. 664e0f1 MMX/SSE support by bellard · 20 years ago