1. 899ce73 by njn · 19 years ago
  2. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  3. 24a6efb by njn · 19 years ago
  4. 3cacf3a Remove now-unnecessary #includes. by njn · 19 years ago
  5. 394213a by njn · 19 years ago
  6. c7561b9 by njn · 19 years ago
  7. 6898086 by njn · 19 years ago
  8. a1f783f Moved VGA_(getArchAndSubArch) into m_translate and made it local. This by njn · 19 years ago
  9. 132bfcc by njn · 19 years ago
  10. 36a20fa by njn · 19 years ago
  11. 97405b2 by njn · 19 years ago
  12. 31513b4 by njn · 19 years ago
  13. 0c24647 by njn · 19 years ago
  14. 04e1698 by njn · 19 years ago
  15. d1af003 by njn · 19 years ago
  16. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  17. 2024234 by njn · 19 years ago
  18. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  19. 3cbfbc1 by njn · 19 years ago[Renamed (99%) from coregrind/vg_translate.c]
  20. 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 19 years ago
  21. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  22. 51d827b by njn · 19 years ago
  23. 55f9d1a by sewardj · 19 years ago
  24. fb154a5 Increase maximum translation size. This can happen when translating by sewardj · 19 years ago
  25. cf81d55 by njn · 19 years ago
  26. be73f43 by njn · 19 years ago
  27. 8786e53 Track recent Vex change, in order to remove a compile warning. by njn · 19 years ago
  28. 3f04d24 Print messages only shown with -v using Vg_DebugMsg, rather than Vg_UserMsg. by njn · 19 years ago
  29. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  30. b5f6f51 by sewardj · 19 years ago
  31. 85ac6d4 Rearrange debug printing a bit. by sewardj · 19 years ago
  32. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  33. bf42651 Track VEX API changes introduced in Vex rev 718. by sewardj · 20 years ago
  34. 167d4e3 Make --dump-error= work properly. by sewardj · 20 years ago
  35. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  36. acce29e orig_size can now legitimately be zero, if the first insn in a bb one by sewardj · 20 years ago
  37. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  38. 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
  39. c771b29 New debugging flag --trace-notbelow=<number>, to stop --trace-codegen= by sewardj · 20 years ago
  40. 7cf97ee Build fixes for gcc-2.95. by sewardj · 20 years ago
  41. c621f76 When VEX bombs, exit in a more understandable way. by sewardj · 20 years ago
  42. bd2e75c by njn · 20 years ago
  43. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  44. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  45. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  46. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  47. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  48. 4d71438 Fix for bug 91162: cope with jumps to bogus addresses when there is a SEGV by nethercote · 20 years ago
  49. c06e213 Arch-abstraction: by nethercote · 20 years ago
  50. f1e5e15 by nethercote · 20 years ago
  51. 92e7b7f De-globalise a few more counters. by nethercote · 20 years ago
  52. 885dd91 by nethercote · 20 years ago
  53. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  54. caee10d alloc_UCodeBlock didn't need to be in vg_include.h. Also tweaked how it works by nethercote · 20 years ago
  55. 59a122d by nethercote · 20 years ago
  56. 0973f70 by nethercote · 20 years ago
  57. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  58. bee3fd9 by nethercote · 20 years ago
  59. 85cdd34 by nethercote · 20 years ago
  60. fa70a8e Fix confusing and wrong comment in definition of live ranges in by jseward · 20 years ago
  61. afa17ef Tighten MOV's sanity checking slightly by nethercote · 20 years ago
  62. 911cc37 Introduce uWiden, similar to uCCall, uCond, etc. by nethercote · 20 years ago
  63. 4a12dbd Increase sanity checking on .extra4b field for WIDEN, rename a sanity macro, by nethercote · 20 years ago
  64. bbcfb58 Pretty-print WIDENs properly. by nethercote · 20 years ago
  65. e00f1ff by nethercote · 20 years ago
  66. 7f2fce1 Removed unused function. by nethercote · 20 years ago
  67. f1beb25 This change does two things: one is the implementation of by fitzhardinge · 20 years ago
  68. 96b466a Move the handling of PSHUFW from the SSE code to the MMX code so that by thughes · 20 years ago
  69. 1018bdd Heroic patch from Tom Hughes: by nethercote · 20 years ago
  70. 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 20 years ago
  71. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
  72. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  73. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  74. 15117d2 Make --trace-codegen start printing from the first basic block, rather by fitzhardinge · 21 years ago
  75. a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
  76. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  77. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  78. c9d4ba7 Fix a couple of compiler warnings. by njn · 21 years ago
  79. 5efa4fd This creates a new UInstr for multiply. This is mainly so that memcheck by jsgf · 21 years ago
  80. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  81. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  82. ed61971 Improved the ESP-update pass -- it's method for finding the ESP-deltas was very by njn · 21 years ago
  83. 972a759 speed optimisation: assuming that a tempreg not related to %esp before by daywalker · 21 years ago
  84. 95bc386 Disallowed size==1 for WIDEN. by njn · 21 years ago
  85. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  86. 3222e0a fix compiler warnings by daywalker · 21 years ago
  87. 7271864 by njn · 21 years ago
  88. 25c7c3a by sewardj · 21 years ago
  89. 9dd209f A few more SSEs. by sewardj · 21 years ago
  90. 1e86b8b - Add a few more SSE instructions by sewardj · 21 years ago
  91. abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
  92. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  93. e3891fa Yet more SSE insns. by sewardj · 21 years ago
  94. 7c4b604 Get rid of spurious declaration for fooble. by sewardj · 21 years ago
  95. a453fb0 More SSE instructions. by sewardj · 21 years ago
  96. 2ca39a1 - saneUInstr: Allow SSE4 to have CCf (writes ZCP flags). by sewardj · 21 years ago
  97. b31b06d Tonight's installment of SSE madness. Add a couple more nasties by sewardj · 21 years ago
  98. 02af6bc Fill in a few more SSE/SSE2 insns, with current aim of being able to by sewardj · 21 years ago
  99. de8aecf Fix a design flaw in the SSE decoder. Remove duplication and by sewardj · 21 years ago
  100. a60be0e Implement enough SSE/SSE2 insns so that all the GL demos in qt-3.1.0 by sewardj · 21 years ago