1. 4efcdfd update suppression file by dirk · 18 years ago
  2. 358ebea Minor comment mods. by sewardj · 18 years ago
  3. c87b5ec Add further comments about the tool instrument function. by sewardj · 18 years ago
  4. 7ce6239 Add proper comments explaining the args for the tool instrumenation function. by sewardj · 18 years ago
  5. 634ba77 wibble by sewardj · 18 years ago
  6. 17c1104 Move code that creates the initial Linux memory image (stack, env, by sewardj · 18 years ago
  7. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  8. ce5ccc5 New module, for creating the initial process image -- to contain by sewardj · 18 years ago
  9. 64ea7f8 Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
  10. 297f6b0 Split m_aspacemgr into a generic part and a Linux-specific part. by sewardj · 18 years ago
  11. 53c0dc9 Unbreak amd64-linux after recent commits. by sewardj · 18 years ago
  12. c95257a Unbreak ppc{32,64}-linux after recent commits. by sewardj · 18 years ago
  13. ad83394 This should also have been added as part of r6224. by sewardj · 18 years ago
  14. cc4f467 Oops, this should have been added as part of r6224. by sewardj · 18 years ago
  15. 4cfea4f by sewardj · 18 years ago
  16. 4eee476 by sewardj · 18 years ago
  17. 2fd2cab Add a directory in which to place all kernel-interface info. by sewardj · 18 years ago
  18. 8e339a1 Print native time to two places. Perhaps it would be better to adjust by sewardj · 18 years ago
  19. 9977424 Include new file in tarball. by sewardj · 18 years ago
  20. 9880fb6 Mark r6211 as pending for 3.2 branch by weidendo · 18 years ago
  21. 966b5bd Cachegrind: Update cache parameter detection by weidendo · 18 years ago
  22. aece45c glibc 2.5 support. this is actually cheap so far, by dirk · 18 years ago
  23. 8d168de Update. by sewardj · 18 years ago
  24. ae0e07b Expand the first para of the custom-allocator section so it says what by sewardj · 18 years ago
  25. af92f45 Regression tests for Graydon Hoare's enhanced mempool stuff, from by sewardj · 18 years ago
  26. c740d76 A memory pool update from Graydon Hoare. by sewardj · 18 years ago
  27. ce10c26 Excellent documentation from Graydon Hoare on his mempool client-request work. by sewardj · 18 years ago
  28. e1282d0 Update. by sewardj · 18 years ago
  29. 90da11b A a test for the 'mcrfs' insn. by sewardj · 18 years ago
  30. 1a0aae7 Update bug list. by tom · 18 years ago
  31. a346c26 Use stat64 instead of stat when it is available. Fixes bug #134727. by tom · 18 years ago
  32. ba7b458 Add a comment about marking static memory as defined. by njn · 18 years ago
  33. 4ce5e79 Callgrind: fix interactive control after fork() by weidendo · 18 years ago
  34. 5dfa25e Update. by sewardj · 18 years ago
  35. 96c4917 Update following 3.2.1 release. by sewardj · 18 years ago
  36. c507d9a Update. This records the state of the system at the point that 3.2.1 by sewardj · 18 years ago
  37. 172bce8 Add 3.2.1 release notes. by sewardj · 18 years ago
  38. 2e85fd4 Merge (from stable) r6066 (Yet another X padding suppression) by sewardj · 18 years ago
  39. caab062 Update on bugstatus by weidendo · 18 years ago
  40. 24ef345 callgrind_annotate: fix warnings with "--collect-jumps=yes" by weidendo · 18 years ago
  41. 8131f14 Update. by sewardj · 18 years ago
  42. 1809cea Don't hardwire the docbook version. by sewardj · 18 years ago
  43. ecafad9 Callgrind: Extend test for client requests by weidendo · 18 years ago
  44. 90741fb Callgrind: fix segfault when dumping after toggling instrumentation mode by weidendo · 18 years ago
  45. 054abba Update. by sewardj · 18 years ago
  46. 7982056 Merge (from 3_2_BRANCH) r6048 (SuSE 10.1 (ppc32) minor fixes) by sewardj · 18 years ago
  47. 7fd62e9 Add a regtest for #133694 (munmapping of segments below by sewardj · 18 years ago
  48. 7cc2040 When unmapping segments from below aspacem_minAddr, convert them back by sewardj · 18 years ago
  49. 68245ce Regtest for #133678 (amd64 pextrw with 64-bit dst register) by sewardj · 18 years ago
  50. cbc4bdf Add regtest for #132918 (amd64 fprem). by sewardj · 18 years ago
  51. f3e0b49 Callgrind: Fix failed assertion at toggling instrumentation mode by weidendo · 18 years ago
  52. 7b43dde Callgrind: Fix annotate script for data produced with --dump-instr=yes by weidendo · 18 years ago
  53. 9e2b7b8 callgrind: Fix warning about malformed creator line in annotate script by weidendo · 18 years ago
  54. 224f1f1 Update. by sewardj · 18 years ago
  55. 2e54028 Slacken assertion slightly, and add comments. Fixes #133051 by sewardj · 18 years ago
  56. 494b3d8 Update. by sewardj · 18 years ago
  57. 315dc8d Make this file a bit more 'gcc -ansi -pedantic' friendly (bug #132722). by sewardj · 18 years ago
  58. 969d89c 64-bit regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
  59. 56a6f41 Regtest for #132813 (Assertion at priv/guest-x86/toIR.c:652 fails) by sewardj · 18 years ago
  60. 4db46d4 Update after merging loads of fixes into the 3_2_BRANCH. by sewardj · 18 years ago
  61. 3d787de Increase number of segnames available (Stu Robinson). by sewardj · 18 years ago
  62. 42e9bd0 Add missing #include. by sewardj · 18 years ago
  63. 044f138 Suppressions for various structure padding things on amd64 SuSE 10.1. by sewardj · 18 years ago
  64. cd8c95a SuSE 10.1 (ppc32/64) fixlet. by sewardj · 18 years ago
  65. ec4e607 Hand assemble cmpxchg16b as old assemblers don't understand it. by tom · 18 years ago
  66. d78c9fc Update. by sewardj · 18 years ago
  67. 409e73f Regtest for #127521 (amd64 cmpxchg8b/16b). by sewardj · 18 years ago
  68. 8aeeaa9 A small fix to the "mempool trim" client request; the previous version by sewardj · 18 years ago
  69. 35c1c7c Regression test for fix for #129866. by sewardj · 18 years ago
  70. ee2de2c Extra paranoia that should really have been committed in r6003. by sewardj · 18 years ago
  71. 63a622f When handling mremap, disallow an expanding in-place remap if it would by sewardj · 18 years ago
  72. c73fe10 Regtest for bug fixed by r6001. by sewardj · 18 years ago
  73. 613a9f2 When a segment becomes free, and it is above aspacem_maxAddr, mark it by sewardj · 18 years ago
  74. ef68c5b Regression test for #132146. by sewardj · 18 years ago
  75. 88d3ba8 Don't print more lines of a stack-trace than were obtained. Thanks to Bart by njn · 18 years ago
  76. 6692608 Update by sewardj · 18 years ago
  77. c49ae75 Regression tests for SSE3 support. by sewardj · 18 years ago
  78. d874687 Update expected output following Graydon H's leak checker fixes. by sewardj · 18 years ago
  79. fcf126f Print the same text as micro_ops_warn on x86; doing otherwise defeats the by sewardj · 18 years ago
  80. 5bee4f8 Followup to r5991: when leak checking, treat zero-sized blocks as if by sewardj · 18 years ago
  81. eb5ecdb Update. by sewardj · 18 years ago
  82. 2c1c9df Add a mempool-trimming client request (Graydon Hoare). by sewardj · 18 years ago
  83. 3cf26a5 Leak checking fixes from Graydon Hoare: by sewardj · 18 years ago
  84. de3ad73 When doing leak checks, don't poke around in device segments as this by sewardj · 18 years ago
  85. 3d45fac Enable syslog/sysinfo (Andy Doan). Fixes #130638. by sewardj · 18 years ago
  86. 5b91c40 More ppc32/64-linux syscall wrappers, from Jakub Jelinek. Fixes #129246. by sewardj · 18 years ago
  87. 1d47aef Re-enable regression tests for AMD64 SSE2 'psadbw'. by sewardj · 18 years ago
  88. 27b03a6 Allow even more segments. by sewardj · 18 years ago
  89. b2b8c7e Update. by sewardj · 18 years ago
  90. df2b4f8 update by njn · 18 years ago
  91. ceb0266 Trivial implementation for malloc_trim, thanks to Eero Tamminen. by njn · 18 years ago
  92. 452fba8 A patch for the "Open POSIX Test Suite" by sewardj · 18 years ago
  93. f94bf6c match_script: redo somewhat dubious (although not obviously wrong) logic. by sewardj · 18 years ago
  94. 58956b7 Update bug status. by tom · 18 years ago
  95. 574b893 Use fstat64 to work out the size of a file if it is available as it by tom · 18 years ago
  96. c0c6703 Make 'c'/'C' work again with --gen-suppressions=yes. I wonder how by sewardj · 18 years ago
  97. 9b409f5 handy script to decode ppc instructions by cerion · 18 years ago
  98. ad61c93 Update the Sin-Bin. by sewardj · 18 years ago
  99. 5b64de8 Document bug fix. by tom · 18 years ago
  100. 02f7533 Fix boundary case when trying to use brk() to expand right up to the by tom · 18 years ago