1. dcd6d23 Change the IMark statement. The address is now type Addr and the by florian · 10 years ago
  2. d4cc0de Make VexTranslateArgs::guest_bytes_addr an Addr value. Fix ripple. by florian · 10 years ago
  3. beac530 It has long been assumed that host and guest architectures by florian · 10 years ago
  4. 04fc6b1 Change a few prototypes to use SizeT. Also, offsetof returns a SizeT value. by florian · 10 years ago
  5. e2cc4de Fix 197259 Unsupported arch_prtctl PR_SET_GS option by philippe · 10 years ago
  6. e554042 Tweak a format specifier. Remove a redundant assert. by florian · 10 years ago
  7. cacba8e More constification. by florian · 10 years ago
  8. d1b8312 Remove some debugging code that was accidentally checked in in r3038 by florian · 10 years ago
  9. f3652c9 Today this is what happens when we encounter hwcaps we cannot handle: by florian · 10 years ago
  10. dc6e747 The long displacement facility is now required. There were a by florian · 10 years ago
  11. 3eb7bab Export s390_host_hwcaps in LibVEX_Translate, so we can use it in by florian · 10 years ago
  12. fb59660 DFP insns should cause an emulation failure if the host cannot by florian · 10 years ago
  13. ad00ea9 Encountering a PFPO insn in a client program while running on a host by florian · 10 years ago
  14. 2a4de0b Fix some verbiage. by florian · 10 years ago
  15. d8c64e0 Constification part 5. by florian · 10 years ago
  16. b66ad46 Use __typeof__ to improve readability and future maintainability. by florian · 10 years ago
  17. 017c0d5 Remove unused prototype. Add a fixs390. by florian · 10 years ago
  18. 8462d11 Constification part 4. by florian · 10 years ago
  19. 7d6f81d Constification part 2. by florian · 10 years ago
  20. 9b696ac Remove the valgrind_support parameter from LibVEX_Init. It's unused by florian · 10 years ago
  21. f72c2c1 Use const instead of a comment. by florian · 10 years ago
  22. 0ad37a9 Add support for generating ProfInc sequences on ARM64, so as to by sewardj · 10 years ago
  23. 1f5fe1f This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  24. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  25. d1526f2 Remove fields from VexAbiInfo that only had relevance to the old AIX5 by sewardj · 10 years ago
  26. 05f5e01 Renaming only (no functional change): rename IR artefacts to do by sewardj · 10 years ago
  27. 6590299 ARM64: add support for cache management instructions (VEX side): by sewardj · 10 years ago
  28. c6acaa4 Implement unchainXDirect_ARM64. by sewardj · 10 years ago
  29. bbcf188 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set): by sewardj · 11 years ago
  30. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  31. bc7d6f4 mips: clean-up in hardware detection (Cavium/DSP ASEs) by petarj · 11 years ago
  32. 994cc46 mips32: small cleanup in show_hwcaps_mips32 by petarj · 11 years ago
  33. 6c65c12 Support mmxext (integer sse) subset on i386 (athlon). by mjw · 11 years ago
  34. 0c74bb5 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  35. 74142b8 Add infrastructural support (IR, VEX) to allow returns of 128- by sewardj · 11 years ago
  36. 9138b17 Rename ppc_cache_line_szB to indicate that this is the size by florian · 11 years ago
  37. c3fee0d mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  38. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  39. 8bde7f1 Implement ARM SDIV and UDIV instructions. Fixes #314178. Partially by sewardj · 11 years ago
  40. cc3d219 AMD64: Add support for AVX2, BMI1, BMI2 and FMA instructions (VEX side). by sewardj · 11 years ago
  41. 818c730 Implement RDTSCP on amd64, finally. This fixes #251569 and dups by sewardj · 11 years ago
  42. b92a954 mips: adding MIPS64LE support to VEX by petarj · 11 years ago
  43. 62140c1 Improve the tree builder in IR optimisation. Allow load expressions to be by florian · 12 years ago
  44. 65ea17e Show the guest->host code expansion ratio when debug-printing translations. by sewardj · 12 years ago
  45. 9061eb3 Eliminate some lameness when writing out hwcaps. by florian · 12 years ago
  46. aec8e05 Move definition of facility bits to libvex_s390x_common.h so we by florian · 12 years ago
  47. 442e51a Make diagnostics for SIGILL more controllable (VEX part). by sewardj · 12 years ago
  48. 3a3d7f1 Use "load on condition" insns, if availably, to implement S390_INSN_COND_MOVE. by florian · 12 years ago
  49. 55085f8 Changes for -Wwrite-strings by florian · 12 years ago
  50. 1ff4756 Constify VEX's external interface. by florian · 12 years ago
  51. 5048192 Pass VexArchInfo to the instrumentation functions. by florian · 12 years ago
  52. f192a39 Add data structures for cache representation to libvex.h: by florian · 12 years ago
  53. f0fa1be s390: Update IR generation for the SRNM insn. by florian · 12 years ago
  54. 4b8efad Support the variety of "convert to/from fixed" and "load rounded" opcodes by florian · 12 years ago
  55. e75dafa s390: Generate an emulation failure if an insn is encountered that by florian · 12 years ago
  56. 60b665b s390: Add floating point extension facility to hwcaps. by florian · 12 years ago
  57. 8c88cb6 s390: Add support for the ecag insn. Patch from Divya Vyas by florian · 12 years ago
  58. c5c669b On s390: Terminate the superblock with Ijk_EmFail if an stckf insn by florian · 12 years ago
  59. a4c3669 s390: Add STCKF hardware facility to hwcaps. by florian · 12 years ago
  60. 4e0083e On s390: Terminate the superblock with Ijk_EmFail if an stfle insn by florian · 12 years ago
  61. 6ef84be Followup to r2483, purely mechanical. Rename: by florian · 12 years ago
  62. 33b0243 Rename libvex_emwarn.h to libvex_emnote.h and fix all by florian · 12 years ago
  63. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  64. c8e2f98 VEX part (remove --vex-iropt-precise-memory-exns, add --vex-iropt-register-updates) by philippe · 12 years ago
  65. d0e5fe7 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  66. 420bfa9 Put the Triop member into a separate struct (IRTriop) and link to that by florian · 12 years ago
  67. 96d7cc3 Put the Qop member into a separate struct (IRQop) and link to that by florian · 12 years ago
  68. c9069f2 Enhance the guest state effects notation on IRDirty calls, so as to be by sewardj · 12 years ago
  69. d6f38b3 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  70. b5e17b9 Fix feature recognition on AMD Bulldozer following the recent AVX by sewardj · 12 years ago
  71. c4530ae Add initial support for Intel AVX instructions (VEX side). by sewardj · 12 years ago
  72. 79bee4b Add ETF3 facility (VEX bits). Part of fixing Bugzilla #289839. by florian · 12 years ago
  73. f350a42 Add a feature check flag for AVX. by sewardj · 12 years ago
  74. fadbbe2 (stats only) Let the callers of LibVEX_Translate know how many guest by sewardj · 12 years ago
  75. 90ece04 Fix debug print for hwcaps adding stfle ad etf2. by florian · 12 years ago
  76. db01409 Merge branches/TCHAIN from r2271 (its creation point) into trunk. by sewardj · 12 years ago
  77. f252de5 Changes to make t-chaining work on ppc64-linux. More fun than a by sewardj · 12 years ago
  78. 9e1cf15 Fill in some more bits to do with t-chaining for ppc64 by sewardj · 12 years ago
  79. 3dee849 Add translation chaining support for ppc32 (tested) and to by sewardj · 12 years ago
  80. 8844a63 Translation chaining for s390. To be debugged. by florian · 12 years ago
  81. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  82. c66d6fa Fixes for capabilities checking w.r.t. Power DFP instructions (VEX by sewardj · 12 years ago
  83. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  84. 2eeeb9b Document and assert that needs_self_check of VexTranslateArgs must not be NULL. by florian · 13 years ago
  85. bc161a4 Change the interface to LibVEX_Translate slightly, so as to make the by sewardj · 13 years ago
  86. 010ac54 x86 and amd64 back ends: when generating transfers back to the by sewardj · 13 years ago
  87. d07b856 s390x: fpr - gpr transfer facility by sewardj · 13 years ago
  88. 66d5ef2 Add support for IBM Power ISA 2.06 -- stage 1. Bug #267630 and by sewardj · 13 years ago
  89. 652b56a s390x: reconsider "long displacement" requirement. We currently by sewardj · 13 years ago
  90. 2019a97 Add a port to IBM z/Architecture (s390x) running Linux -- VEX by sewardj · 13 years ago
  91. e971c6a Support the DCBZL instruction. Also, query the host CPU at startup by sewardj · 14 years ago
  92. ec0d9a0 Merge from branches/THUMB: hwcaps for ARM. May get simplified since by sewardj · 14 years ago
  93. 536fbab Only decode LZCNT if the host supports it, since otherwise we risk by sewardj · 14 years ago
  94. 69d98e3 Implement SSE4 instructions: PCMPGTQ PMAXUD PMINUD PMAXSB PMINSB PMULLD by sewardj · 14 years ago
  95. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  96. 984d9b1 by sewardj · 15 years ago
  97. 2a1ed8e Make the x86 and amd64 back ends use the revised prototypes for by sewardj · 15 years ago
  98. 6c299f3 Merge r1925:1948 from branches/ARM. This temporarily breaks all other by sewardj · 15 years ago
  99. 01f8cce Print raw machine code in an easier-to-parse way. by sewardj · 15 years ago
  100. 3187dc7 Get rid of LibVEX_Version(). by sewardj · 15 years ago