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. 5f76de0 by sewardj · 18 years ago
  16. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  17. 0ddf76c Merge r6217 (also comment cosmetics): by sewardj · 18 years ago
  18. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  19. 63c8de5 Add .type and .size directives for VG_(run_innerloop) and by tom · 18 years ago
  20. a7e0cf5 Make function wrapping work on amd64-linux. by sewardj · 19 years ago
  21. 0d9efdd Rewrite amd64 dispatch loop to add performance enhancements as per x86 by sewardj · 19 years ago
  22. 70c91dd Hacks to enable self-hosting on amd64, so as to facilitate cachegrinding it. by sewardj · 19 years ago
  23. 801ac81 Make the dispatch files platform-specific, not just arch-specific, by njn · 19 years ago[Renamed from coregrind/m_dispatch/dispatch-amd64.S]
  24. 45f4e7c by sewardj · 19 years ago
  25. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  26. c7561b9 by njn · 19 years ago
  27. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  28. e722622 Address item in NOTES.txt. by njn · 19 years ago
  29. 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 19 years ago
  30. a733b5f by njn · 19 years ago
  31. 36b66df by njn · 19 years ago[Renamed from coregrind/amd64/dispatch.S]
  32. c7b76a7 by njn · 19 years ago
  33. dd53b7a Make the dispatcher code position independent so that PIE mode works. by tom · 19 years ago
  34. 23f6cae Comment-only change by sewardj · 19 years ago
  35. f89f8fa Get rid of the use of VG_(instr_ptr_offset) since we know what that is by sewardj · 19 years ago
  36. 3c35375 rm unused function by sewardj · 19 years ago
  37. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  38. 63f25d4 Debugging hacks (switchback routine -- unused) by sewardj · 20 years ago
  39. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 20 years ago
  40. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  41. 87c9812 by njn · 20 years ago
  42. eabebcc Remove string "panic_msg_ebp" from x86/dispatch.S and amd64/dispatch.S, by njn · 20 years ago
  43. c616819 by njn · 20 years ago