1. 6a0d55f Apparently needed on Red Hat 7.3. by sewardj · 18 years ago
  2. cbf4dd7 Update by sewardj · 18 years ago
  3. b58e9dd Redo a suppression in X.org style. by sewardj · 18 years ago
  4. 620e526 Intercept/replace glibc-2.5's __strcpy_chk function for the usual by sewardj · 18 years ago
  5. 0785468 Remove redundant \n by sewardj · 18 years ago
  6. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  7. b5c7575 Get rid of the core-tool events pre_mutex_lock, post_mutex_lock and by sewardj · 18 years ago
  8. aff33ae Update expected output following r6447 (Test lvxl and stvxl.) by sewardj · 18 years ago
  9. e1f9907 Avoid name clash on ppc64-linux. by sewardj · 18 years ago
  10. 92214a1 Update by sewardj · 18 years ago
  11. 7a1f3b6 Add regtest for bug129390 (altivec cache hint insns) by sewardj · 18 years ago
  12. b4ba16d Remove dead code. by njn · 18 years ago
  13. 0b21412 Test lvxl and stvxl. by sewardj · 18 years ago
  14. e780434 Add regtest for #139050. by sewardj · 18 years ago
  15. 2f80d13 Print a marginally more helpful error message if UME (ELF loading) fails. by sewardj · 18 years ago
  16. cbe6c57 Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) by sewardj · 18 years ago
  17. 03809ae Handle new primop Iop_SarN8x8 introduced in vex r1702. by sewardj · 18 years ago
  18. 2cb67aa Fix #134207 (pkg-config output contains @VG_PLATFORM@). by sewardj · 18 years ago
  19. fa4ef9d Update by sewardj · 18 years ago
  20. 58b8324 Update, and make first attempt at deciding which bugs to fix for 3.2.2. by sewardj · 18 years ago
  21. d5f4bef Add a NEWS item about Vex type/function name changes. by njn · 18 years ago
  22. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 18 years ago
  23. 03e2bb8 Always ensure that the output buffer is zero-terminated, even if it is by sewardj · 18 years ago
  24. 0b9d74a by sewardj · 18 years ago
  25. b7e17d1 Update. by sewardj · 18 years ago
  26. 134657c Callgrind: Throttle calls CLG_(run_thread) after r6413 by weidendo · 18 years ago
  27. 9756181 by sewardj · 18 years ago
  28. bf57ce7 Use standard pthread mutexes instead of spinlocks. Not all distros by sewardj · 18 years ago
  29. d7cf487 Add support for some USB ioctls. Based on patches from Jon Burgess and by tom · 18 years ago
  30. a39ebc8 Improve prctl support - based on patch from Eric Pouech in bug #138627. by tom · 18 years ago
  31. 4278172 Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid). by sewardj · 18 years ago
  32. ad0a3a8 A naming-only change: rename VG_(set_running) to VG_(acquire_BigLock) by sewardj · 18 years ago
  33. 76e8a96 Add locking so this produces repeatable results (Bart Van Assche). by sewardj · 18 years ago
  34. 9a807e0 Add missing case, apparently not very popular :-) by sewardj · 18 years ago
  35. e1494c6 64-bit followup to r6404: fix and simplify the inline assembly, so it by sewardj · 18 years ago
  36. 5f2d97b Fix and simplify the inline assembly, so it works right when compiled by sewardj · 18 years ago
  37. 827748a Fix version. by sewardj · 18 years ago
  38. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  39. bb6311c by njn · 18 years ago
  40. fdec403 Make VG_STREQ return True or False, rather than any integer. by njn · 18 years ago
  41. a86f29e Removed the unused pthread_model and thread_model modules. by njn · 18 years ago
  42. 75b5de7 Remove some very old and incorrect info in the headers. by njn · 18 years ago
  43. 1f84dbc Include missing files in tarball. by sewardj · 18 years ago
  44. 5e120ef Fix error in aix zeropage handling. by sewardj · 18 years ago
  45. 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago
  46. 7e0b776 Fix various regtests, mostly by adding 64-bit outputs. by sewardj · 18 years ago
  47. 0306d74 Update expected output. by sewardj · 18 years ago
  48. c8990d3 On SuSE 10.1 (amd64) fd 4 seems to be open at process start. Close it by sewardj · 18 years ago
  49. 1aa4021 Tidy fd-leak stuff a bit. by sewardj · 18 years ago
  50. fc9f82d Update a couple of expected outputs. by sewardj · 18 years ago
  51. 7aeb10f Fix 'make html-docs' and 'make print-docs'. by sewardj · 18 years ago
  52. 429eb99 Update. by sewardj · 18 years ago
  53. c669125 Fix installation of libmpiwrap.so on the primary platform. by sewardj · 18 years ago
  54. 1c5bcb1 Get rid of the use of explicit register variables in the ppc32-linux by sewardj · 18 years ago
  55. 9f9ab89 rename as _SOURCES is a reserved keywoard and breaks with newer by dirk · 18 years ago
  56. 7e97702 Update some expected outputs following r6382. There may be more .. by sewardj · 18 years ago
  57. ce4717e Fix confusing and contradictory "Rerun with ..." messages printed at by sewardj · 18 years ago
  58. d76243c Update. by sewardj · 18 years ago
  59. 02ab277 Only read $HOME/.valgrindrc if HOME is actually set. by sewardj · 18 years ago
  60. 82020a8 Add a regression test, courtesy of Bart Van Assche. by njn · 18 years ago
  61. 25482bb Fix suppression-matching bogon (Paul Floyd). by sewardj · 18 years ago
  62. 39745be When generating suppressions, remember to Z-demangle function names, by sewardj · 18 years ago
  63. 26406b1 When failing, fail a bit more informatively. by sewardj · 18 years ago
  64. 420c655 When being an 'inner valgrind' on 64-bit platforms, ensure the stack by sewardj · 18 years ago
  65. 6362bb5 Make it possible to suppress, and auto-generate suppressions for, by sewardj · 18 years ago
  66. 7358d52 Update a comment. by njn · 18 years ago
  67. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  68. cb7fa50 by sewardj · 18 years ago
  69. b401722 Fix compilation warning, and partially de-leak. by sewardj · 18 years ago
  70. 1c3e3c5 Cachegrind/Callgrind: Fix cache parameter detection by weidendo · 18 years ago
  71. d40b7ab Update by weidendo · 18 years ago
  72. 28e2a14 Fix same cache simulation bug in callgrind as fixed in r6365 for cachegrind. by weidendo · 18 years ago
  73. 038dbfa Update. by njn · 18 years ago
  74. cbdfcd6 Fix obscure bug in cache simulation, found by Ulrich Drepper. by njn · 18 years ago
  75. 768cd5d An extension of the previous commit: the vg_perf --tools option is so useful by njn · 18 years ago
  76. 3fbf17a Add a useful --tools option to vg_perf, which lets you override the "tools" by njn · 18 years ago
  77. 1319b49 by njn · 18 years ago
  78. 9f6473a Update the statement of vex's amd64 register uses which was beginning by sewardj · 18 years ago
  79. 7d47d9e Regtest for #135421 (long-form encoding of 'push{l,w} %reg') by sewardj · 18 years ago
  80. 738d36a Minor tidying: make initial_client_SP be a mandatory field in struct by sewardj · 18 years ago
  81. 34f8e83 Update. by sewardj · 18 years ago
  82. f9d2f9b Redo the interface to m_initimg (module for setting up the initial by sewardj · 18 years ago
  83. 1936f8b by sewardj · 18 years ago
  84. 8116d7b A test for JECXZ and JCXZ. by sewardj · 18 years ago
  85. 9afc7dc Add a regtest for the false-uninitialised-value-report bug fixed by vex r1675. by sewardj · 18 years ago
  86. eeca3df Update. by sewardj · 18 years ago
  87. b95cd58 Add a regtest for #126147. by sewardj · 18 years ago
  88. 7554cc8 Add a regtest for #125959. by sewardj · 18 years ago
  89. f8126e9 change void* to Addr in mutex helpers. patch by Bard Van Assche. by dirk · 18 years ago
  90. 1355264 Syscall tidying. by sewardj · 18 years ago
  91. 47d568c Update stuff that should be fixed or at least considered for fixing in 3.2.2. by sewardj · 18 years ago
  92. 3882baa signedness wibble by sewardj · 18 years ago
  93. 805de29 Fix a man page bug. by njn · 18 years ago
  94. 341f98b Just use the first two letters of the toolname as the abbreviation. by njn · 18 years ago
  95. 356ffa3 Fix for nested subdirs by njn · 18 years ago
  96. 276054a Perf script: - always trace into children - addrcheck no longer exists by njn · 18 years ago
  97. bb2e09f Make the hashing in VG_(record_ExeContext) 64-bit clean and more by sewardj · 18 years ago
  98. e5eaf3a Updated docs on tool-writing. Moved them into the user manual. by njn · 18 years ago
  99. 3ed8960 Add --valgrind-lib, to complement --valgrind, to the regtests script by njn · 18 years ago
  100. f6f1d49 Update for recent removal of Cachegrind tech docs. by njn · 18 years ago