1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. 3f1d613 Make sure no executable stack gets created. Explanation by Matthias Schwarzott: by florian · 9 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  5. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  6. bba6f31 Last optimisation for the day: change VG_(stats__n_xindirs) in such a by sewardj · 12 years ago
  7. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  8. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  9. 1274027 Give the amd64-linux and x86-linux dispatchers two entry points, not one, by sewardj · 13 years ago
  10. d4da361 dispatch-x86-linux.S: by sewardj · 13 years ago
  11. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  12. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  13. 9f20746 Updated copyright years. by njn · 16 years ago
  14. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  15. cfdc5fd gcc-4.3 compile fixes. by sewardj · 17 years ago
  16. 5f76de0 by sewardj · 18 years ago
  17. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  18. 0ddf76c Merge r6217 (also comment cosmetics): by sewardj · 18 years ago
  19. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  20. 63c8de5 Add .type and .size directives for VG_(run_innerloop) and by tom · 18 years ago
  21. 386c9bf Make VG_(run_innerloop) visible for outer Valgrinds by weidendo · 18 years ago
  22. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  23. 274807d - Track vex r1494 (x86/amd64 change of conventions for getting by sewardj · 19 years ago
  24. bae052e add comment from log message. by njn · 19 years ago
  25. d5b38b0 Avoid potential partial-flags stall on P4. by sewardj · 19 years ago
  26. fcf6209 wibble by sewardj · 19 years ago
  27. e2d1e67 Tidy up the machinery for detecting the CPU type and capabilities. by sewardj · 19 years ago
  28. 801ac81 Make the dispatch files platform-specific, not just arch-specific, by njn · 19 years ago[Renamed from coregrind/m_dispatch/dispatch-x86.S]
  29. 45f4e7c by sewardj · 19 years ago
  30. 7821e2e Make Valgrind work again on x86 CPUs which don't have SSE. This is a by sewardj · 19 years ago
  31. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  32. c7561b9 by njn · 19 years ago
  33. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  34. e722622 Address item in NOTES.txt. by njn · 19 years ago
  35. 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 19 years ago
  36. a733b5f by njn · 19 years ago
  37. 36b66df by njn · 19 years ago[Renamed from coregrind/x86/dispatch.S]
  38. c7b76a7 by njn · 19 years ago
  39. 0312f51 Completely get rid of VG_(instr_ptr_offset). by sewardj · 19 years ago
  40. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  41. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 20 years ago
  42. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  43. 5390e66 Run x86 host with FPU in 53-bit precision mode (non default). by sewardj · 20 years ago
  44. aa561fa Ensure host CPU is in the state that VEX-generated code expects prior by sewardj · 20 years ago
  45. ff99272 Set host FPU mode to the default mode expected by VEX generated code. by sewardj · 20 years ago
  46. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  47. 87c9812 by njn · 20 years ago
  48. d6f157d by njn · 20 years ago
  49. 1ff7957 Comment-only change. by sewardj · 20 years ago
  50. eabebcc Remove string "panic_msg_ebp" from x86/dispatch.S and amd64/dispatch.S, by njn · 20 years ago
  51. 4ccf707 Get rid of all vestiges of translation-chaining, and generally clean by sewardj · 20 years ago
  52. 16de557 by njn · 20 years ago
  53. bd2e75c by njn · 20 years ago
  54. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  55. bb12095 Comment-only changes. by njn · 20 years ago
  56. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  57. 136fb5f whoops, unbreak build by nethercote · 20 years ago
  58. 986202f by nethercote · 20 years ago[Renamed (97%) from coregrind/vg_dispatch.S]
  59. 5a2664c by nethercote · 20 years ago
  60. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  61. 71980f0 by nethercote · 21 years ago
  62. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  63. dba9d93 VG_(clo_pointercheck) is a Bool, which is a byte. by fitzhardinge · 21 years ago
  64. a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
  65. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  66. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  67. 83f1186 Merge patch from JeremyF: by sewardj · 22 years ago
  68. 22854b9 by sewardj · 22 years ago
  69. 6c3769f by sewardj · 22 years ago
  70. c953984 by njn · 22 years ago
  71. e427a66 by njn · 22 years ago
  72. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  73. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  74. 54cacf0 by sewardj · 22 years ago
  75. 2e93c50 by sewardj · 22 years ago
  76. de4a1d0 Initial revision by sewardj · 23 years ago