1. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 13 years ago
  2. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  3. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 15 years ago
  4. cef7d3e by sewardj · 15 years ago
  5. e86310f In order to make it possible for Valgrind to restart client syscalls by sewardj · 16 years ago
  6. d660d41 Initial VEX-end support for Darwin (x86 and amd64). by sewardj · 16 years ago
  7. 478646f Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This by sewardj · 17 years ago
  8. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  9. e744153 Update copyright dates. by sewardj · 18 years ago
  10. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  11. f32d5a5 Add a function to set/clear the x86 carry flag. (untested) by sewardj · 19 years ago
  12. ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  13. 3f46a01 Simulate complete LDT and GDT, rather than just a prefix thereof. by sewardj · 19 years ago
  14. 6d26984 Track the status of the %EFLAGS.AC (alignment check) bit, but by sewardj · 19 years ago
  15. 7bd6ffe by sewardj · 19 years ago
  16. dbcfae7 by sewardj · 19 years ago
  17. 1f126c5 Add guest_TISTART and guest_TILEN fields to all guest state structs, by sewardj · 20 years ago
  18. 38a3f86 On x86 host and guest, re-implement the way MMX instructions are done, by sewardj · 20 years ago
  19. 3bd6f3e x86 guest: simulate LDT/GDT enough that code using segment override by sewardj · 20 years ago
  20. 70f676d More support for memchecking 128-bit SIMD code. by sewardj · 20 years ago
  21. 7df596b x86 guest: Implement various insns: by sewardj · 20 years ago
  22. c9a4366 Make a start on SSE for x86 guest. by sewardj · 20 years ago
  23. d01a963 guest x86: fix x87 FP rounding modes enough so that by sewardj · 20 years ago
  24. 893aada Create a new mechanism: "emulation warnings", which is a way for Vex by sewardj · 20 years ago
  25. f8ed9d8 Add copyright notices. by sewardj · 20 years ago
  26. 2a2ba8b x86 guest: majorly rehash eflags thunk scheme for a second time. See by sewardj · 20 years ago
  27. 948d48b Major overhaul of x86 guest eflags handling, so as to make one by sewardj · 20 years ago
  28. 006a6a2 Simulate bit 21 of eflags (ID), so that CPUID tests work properly. by sewardj · 20 years ago
  29. 81ec418 New regime for baseblock layout, as described in comment in by sewardj · 20 years ago
  30. 76bdc80 Improve naming scheme for library-visible fns (infrastructural improvement) by sewardj · 20 years ago
  31. 8d2291c Generic fixes to iropt to enable it to be as sloppy with exceptions as by sewardj · 20 years ago
  32. 063f02f Start to teach Vex (guest x86) about segment registers. by sewardj · 20 years ago
  33. 96604c1 Test commit. by sewardj · 20 years ago
  34. 300361f Add a function to initialise the x87 FPU guest state. by sewardj · 20 years ago
  35. f6dc3ce Remove all references to hardwired guest state offsets. Instead, by sewardj · 20 years ago
  36. 0c2cb62 x86 guest: Add functions vex_to_x87 and x87_to_vex to properly by sewardj · 20 years ago