1. 8462d11 Constification part 4. by florian · 10 years ago
  2. 0a5494e Constification part 3. by florian · 10 years ago
  3. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  4. 05f5e01 Renaming only (no functional change): rename IR artefacts to do by sewardj · 10 years ago
  5. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  6. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  7. 55085f8 Changes for -Wwrite-strings by florian · 12 years ago
  8. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  9. fadbbe2 (stats only) Let the callers of LibVEX_Translate know how many guest by sewardj · 12 years ago
  10. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  11. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  12. bc161a4 Change the interface to LibVEX_Translate slightly, so as to make the by sewardj · 13 years ago
  13. 2f10aa6 Add a field 'UChar delta' to IRStmt_IMark, and use it to carry around by sewardj · 13 years ago
  14. 3176386 ARM front end only: when processing Thumb instructions, create by sewardj · 13 years ago
  15. 03d9114 Wrap up "__attribute__((regparm(n)))" inside a macro so it is only by sewardj · 13 years ago
  16. d6c1725 Improve performance of smc-checks substantially, by: by sewardj · 14 years ago
  17. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  18. 9581906 Majorly improved implementation of self-checking for translations. by sewardj · 14 years ago
  19. 984d9b1 by sewardj · 15 years ago
  20. 5eaf82b Use a much faster hash function to do the self-modifying-code checks. by sewardj · 15 years ago
  21. cef7d3e by sewardj · 15 years ago[Renamed (97%) from priv/guest-generic/bb_to_IR.c]
  22. 72cd337 Stop gcc-4.4.0 (snapshot) complaining about strict-aliasing violations. by sewardj · 16 years ago
  23. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  24. f6c8ebf More IRBB -> IRSB renaming. by sewardj · 17 years ago
  25. e744153 Update copyright dates. by sewardj · 18 years ago
  26. dd40fdf by sewardj · 18 years ago
  27. aca070a Merge r1663-r1666: by sewardj · 18 years ago
  28. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  29. a5f55da Don't use the bits VexArchInfo.hwcaps to distinguish ppc32 and ppc64, by sewardj · 18 years ago
  30. c716aea Two different sets of changes (hard to disentangle): by sewardj · 19 years ago
  31. ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  32. 36d982b Handle ppc64's function ptr's in bb_to_IR::do_self_check. by cerion · 19 years ago
  33. 92b6436 Added 'Bool mode64' to the various backend functions, to distinguish 32/64bit arch's. by cerion · 19 years ago
  34. 7bd6ffe by sewardj · 19 years ago
  35. dbcfae7 by sewardj · 19 years ago
  36. e8aaa87 Fix bits and pieces needed to make self-checking-translations work on amd64. by sewardj · 19 years ago
  37. 16a403b Tidy up some loose ends in the self-checking-translations machinery, by sewardj · 19 years ago
  38. db4738a Basic support for self-checking translations. It fits quite neatly by sewardj · 19 years ago
  39. 9e6491a The logic that drove basic block to IR disassembly had been duplicated by sewardj · 19 years ago