1. e9d8a26 Merge in branches/DCAS: by sewardj · 15 years ago
  2. e86310f In order to make it possible for Valgrind to restart client syscalls by sewardj · 16 years ago
  3. 2e28ac4 by sewardj · 16 years ago
  4. a203330 Add a description of the FP offset/size to type VexGuestLayout. by sewardj · 16 years ago
  5. 478646f Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This by sewardj · 17 years ago
  6. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  7. be1b6ff by sewardj · 17 years ago
  8. f6c8ebf More IRBB -> IRSB renaming. by sewardj · 18 years ago
  9. e744153 Update copyright dates. by sewardj · 18 years ago
  10. dd40fdf by sewardj · 18 years ago
  11. aca070a Merge r1663-r1666: by sewardj · 18 years ago
  12. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  13. 21bd7c7 upmerge r1597 (ppc32 needs a lot of spill slots sometimes) by sewardj · 19 years ago
  14. 5117ce1 Change the way Vex represents architecture variants into something by sewardj · 19 years ago
  15. aa60ddf The ppc32 port ran itself out of spill slots on some heavy duty FP code. by sewardj · 19 years ago
  16. c716aea Two different sets of changes (hard to disentangle): by sewardj · 19 years ago
  17. ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  18. 5b2325f Changed naming convention from 'PPC32' to 'PPC' for all VEX code common to both PPC32 and PPC64. by cerion · 19 years ago
  19. 17c7f95 - x86 back end: change code generation convention, so that instead of by sewardj · 19 years ago
  20. d953ebb First pass at VEX support of ppc64. by cerion · 19 years ago
  21. 2d6b14a Use a very fast in-line allocator. This improves its performance by by sewardj · 19 years ago
  22. 059601a Revise the PPC32 subarchitecture kinds, so as to facilitated by sewardj · 19 years ago
  23. f461149 API change: pass both the VexGuestExtents and the original by sewardj · 19 years ago
  24. c4904af Don't emit cmovl since older x86s don't support it; instead emit a by sewardj · 19 years ago
  25. 6d26984 Track the status of the %EFLAGS.AC (alignment check) bit, but by sewardj · 19 years ago
  26. 7bd6ffe by sewardj · 19 years ago
  27. dbcfae7 by sewardj · 19 years ago
  28. c24824a Comment-only-change: record subtle interactions between self-checks by sewardj · 19 years ago
  29. 16a403b Tidy up some loose ends in the self-checking-translations machinery, by sewardj · 19 years ago
  30. ec3c885 Make LibVEX_Translate (an API fn) take a Bool indicating whether or by sewardj · 19 years ago
  31. db4738a Basic support for self-checking translations. It fits quite neatly by sewardj · 19 years ago
  32. 27e1dd6 (API-visible change): generalise the VexSubArch idea. Everywhere by sewardj · 19 years ago
  33. 84a2c38 Memchecking very large BBs of FP insns on x86 sometimes needs a lot of by sewardj · 20 years ago
  34. a7618ab Looks like I forgot to tell memcheck not to bother to track by sewardj · 20 years ago
  35. 918c8f3 A small API change: pass both the guest and host word sizes to the by sewardj · 20 years ago
  36. 496a58d This commit looks big but it is really quite small. Fixes some by sewardj · 20 years ago
  37. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 20 years ago
  38. 0ec57c5 PowerPC-32 has at at least two variant (with and without Altivec). by sewardj · 20 years ago
  39. aabdfbf - Set up proper support for PPC32 archictecture - Wrote the OR ops by cerion · 20 years ago
  40. 896a137 Initial file setup for guest-ppc by cerion · 20 years ago
  41. 72c7281 Proper support for translation cache management: when a translation is by sewardj · 20 years ago
  42. d887b86 Rename some functions and types in the top level interface to be more by sewardj · 20 years ago
  43. 6915b97 Fix typos in comment. by sewardj · 20 years ago
  44. 812a858 Comment-only change: record code generation conventions and limitations for x86. by sewardj · 20 years ago
  45. bef170b Add support for subarchitectures. Currently ignored. by sewardj · 20 years ago
  46. 80f5fce New function LibVEX_Version, returning version string automagically by sewardj · 20 years ago
  47. 3bd6f3e x86 guest: simulate LDT/GDT enough that code using segment override by sewardj · 20 years ago
  48. 9a7b75d Make a start on a guest state definition for AMD64. by sewardj · 20 years ago
  49. f8ed9d8 Add copyright notices. by sewardj · 20 years ago
  50. 5bd4d16 Allow tools to tell Vex when it can/can't chase across basic block by sewardj · 20 years ago
  51. 2d06e81 We need ever-more spill space ... by sewardj · 20 years ago
  52. 3bfef9c Increase size of spill area. by sewardj · 20 years ago
  53. b128ebe x86 guest: update description of which guest state bits are always defined. by sewardj · 20 years ago
  54. 948d48b Major overhaul of x86 guest eflags handling, so as to make one by sewardj · 20 years ago
  55. 9578a8b Various plumbing to allow the optimiser (really, just a subset) to be by sewardj · 20 years ago
  56. cf78790 Changes to support Memcheck: by sewardj · 20 years ago
  57. eeac841 Rename some types and data fields in a more logical way. No change of by sewardj · 20 years ago
  58. 8ea867b Instead of denoting helper call targets by their names, add a new type by sewardj · 20 years ago
  59. f48ac19 Majorly improve debug printing. Now vex_traceflags contains 8 bits by sewardj · 20 years ago
  60. 49651f4 Various changes needed to get Addrcheck supported: by sewardj · 20 years ago
  61. c5fc7aa Changes pertaining to supporting instrumentation: by sewardj · 20 years ago
  62. 81ec418 New regime for baseblock layout, as described in comment in by sewardj · 20 years ago
  63. 0861374 Add run-time controllability to iropt. by sewardj · 20 years ago
  64. 58800ff Improve verbosity control, so that verbosity can be set individually by sewardj · 20 years ago
  65. 81bd550 Assembler infrastructure. by sewardj · 20 years ago
  66. 443cd9d Loads more x86 insn selector hacking. by sewardj · 20 years ago
  67. 2b51587 - Pass host-specific insn and register printing functions to by sewardj · 20 years ago
  68. 887a11a Rename everything to use the "vex" name. by sewardj · 20 years ago[Renamed (83%) from pub/libjit.h]
  69. f13a16a Try and fill in jit_main.c. by sewardj · 20 years ago
  70. 35421a3 Major hashing around to restructure the world. by sewardj · 20 years ago
  71. ac9af02 Mash around top-level library structure some more. by sewardj · 20 years ago