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