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