1. 0b5f9fc Add performance comments to VG_(sizeFM), and add new method by sewardj · 16 years ago
  2. 50a99de Fix debug printing of fd in mmap system calls. by sewardj · 16 years ago
  3. 61e34a1 Added regression test for Boost.Threads. by bart · 16 years ago
  4. a9e7c7c Added configure test for Boost.Threads. by bart · 16 years ago
  5. 3a48d6c Update this test a bit. It's basically flawed though. by sewardj · 16 years ago
  6. 42f17ea Handle EvM GC messaging properly. by sewardj · 16 years ago
  7. 1cbc12f Make sure laog__handle_one_lock_deletion actually gets called as a by sewardj · 16 years ago
  8. 676fe78 Adjust sed scripts used to generate the linker scripts on Linux, so as by sewardj · 16 years ago
  9. a1bf24f Use a couple of reader-writer-lock tests from drd. by sewardj · 16 years ago
  10. b4d8713 Update expected outputs following a (trivial) change in the source of by sewardj · 16 years ago
  11. 5ff16a6 Add a new expected output that applies to glibc-2.7 and later. by sewardj · 16 years ago
  12. b83162d Add a new expected output that applies to glibc-2.7 and later. by sewardj · 16 years ago
  13. ab19515 More updates to expected outputs. This currently gives Helgrind zero by sewardj · 16 years ago
  14. 7e18ab1 Update expected output. by sewardj · 16 years ago
  15. 3fcd85f Move the conflicting accesses in each thread earlier, so that pure h-b by sewardj · 16 years ago
  16. d024ae5 Update baseline expected outputs, now that Helgrind uses a different by sewardj · 16 years ago
  17. d52392d A bit of tidying up: by sewardj · 16 years ago
  18. 641a13c Update. by sewardj · 16 years ago
  19. 5a5eec0 When trying to establish whether or not debuginfo should be read from by sewardj · 16 years ago
  20. 3fc4c8a Update expected output, with a line number that's actually correct. by sewardj · 16 years ago
  21. 1c5845d Add a second expected output. It appears that a recent glibcs print by sewardj · 16 years ago
  22. f5049f7 Attempt to reduce output variance by ensuring mainSort() is never inlined. by sewardj · 16 years ago
  23. 9ec6af6 Use a "sided" comparison rather than a "point" comparison, so as to by sewardj · 16 years ago
  24. 131defc Update expected output now that Memcheck's realloc implementation always by sewardj · 16 years ago
  25. 8fff3ec Sigh: /bin/sh on Ubuntu is not bash, it is dash (what a nuisance) and by sewardj · 16 years ago
  26. 6967b5f Add a new expected output for this test. Really it's a bad test, by sewardj · 16 years ago
  27. 6f089c7 Update expected output. by sewardj · 16 years ago
  28. 5e3e56b Run this test -q, so as to remove the variance in outputs exhibited as by sewardj · 16 years ago
  29. 764b604 Mark allocation operators as no-inline so as to make the test more by sewardj · 16 years ago
  30. 6d65277 Support sys_stime on x86-linux. Fixes #159285. by sewardj · 16 years ago
  31. 557c850 Fix integer-pointer comparisons in new spu_ wrappers. by sewardj · 16 years ago
  32. 9b27b82 Add ioctl wrappers for Linux wireless extensions version 22. by sewardj · 16 years ago
  33. 2343eac Update. by sewardj · 16 years ago
  34. 79df8ee Try to compute a correct VG base directory, regardless of how/where by sewardj · 16 years ago
  35. ec3869f Support sys_spu_run and sys_spu_create on ppc32-linux. Patch by by sewardj · 16 years ago
  36. 586c815 Support sys_pipe2 on {amd64,x86}-linux. Also, update syscall numbers by sewardj · 16 years ago
  37. 5b16147 Make sure that $d is always an absolute path, even if vg-in-place has been started without specifying a path. Furthermore, vg-in-place now also works when started from a path containing spaces. by bart · 16 years ago
  38. f98c5e1 Updated ignore lists. by bart · 16 years ago
  39. 9a0132d by sewardj · 16 years ago
  40. 6629325 Update documentation on suppressions following addition of frame-level by sewardj · 16 years ago
  41. 5e51930 Improvements to the suppression mechanism: by sewardj · 16 years ago
  42. c9ebb4a Add summaries for more than 60 bugs logged in bugzilla since 3.3.1 was by sewardj · 16 years ago
  43. bbaef87 Fixes for compilation warnings from the apparently very strict by sewardj · 16 years ago
  44. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  45. 18dbd9a Add notes on how to build/run KDE 4.2. by sewardj · 16 years ago
  46. a488513 Enable sys_quotactl on amd64-linux. Possible fixes #173177. by sewardj · 16 years ago
  47. 8c93fcc Origin tracking: handle 16-bit excess in guest state reads/writes. by sewardj · 16 years ago
  48. f4f5cd2 Add a test case for #156404 (main thread stack not getting extended by sewardj · 16 years ago
  49. 85a38bc A clarification. by njn · 16 years ago
  50. 7d76911 Handle a couple of syscalls needed to make Ptrcheck run bash. by sewardj · 16 years ago
  51. 8669fd3 Rename some local variables called 'index' to something else, to stop by sewardj · 16 years ago
  52. 9a2ce3d Fix #includes in some more libiberty files that seem to have been by sewardj · 16 years ago
  53. a364d11 Speed up VG_(am_find_nsegment). This is kind-of required by r8712, by sewardj · 16 years ago
  54. 2547532 Ensure the root thread's stack is suitably mapped before doing a by sewardj · 16 years ago
  55. 695baaf Re-copy r3515 into new demangler: "Deal with apparently non-cfront by sewardj · 16 years ago
  56. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  57. 1944c91 Fix references to undefined labels. Why was ld even prepared to link by sewardj · 16 years ago
  58. bf714ee Merge howto_profile.txt from branches/YARD and BIG_APP_NOTES.txt from by sewardj · 16 years ago
  59. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  60. ed9c3ef Update by weidendo · 16 years ago
  61. 4de55c3 Callgrind manual: add section on client requests and note about fork(). by weidendo · 16 years ago
  62. d74d9f7 Fix for bug 166581: use correct output file name after PID change by weidendo · 16 years ago
  63. b2769e2 Remove old text-mode only version of the documentation. by sewardj · 16 years ago
  64. 37a78a0 XML-ise exp-ptrcheck's documentation. by sewardj · 16 years ago
  65. b2250d3 get_Form_contents: handle DW_FORM_block2. by sewardj · 16 years ago
  66. f3aaa33 Tolerate apparently broken Dwarf3 generated by gcc (GCC) 4.4.0 by sewardj · 16 years ago
  67. 5d05b15 Add further zlib suppressions. by sewardj · 16 years ago
  68. 89c5bd8 Read suppression files in 256 byte chunks, not 64 byte chunks. by sewardj · 16 years ago
  69. 27f96b3 gcc-4.4.0 (snapshot) started complaining about buf.sem_nsems being by sewardj · 16 years ago
  70. 3d3380f Don't assert on icc9 generated Dwarf3. by sewardj · 16 years ago
  71. ebf1cc2 Improve suppressions for zlib-1.2.x. Needs further work, but this is a start. by sewardj · 16 years ago
  72. 38d5e66 Updated expected output following changes in r8689. by sewardj · 16 years ago
  73. 485ce16 Make VG_(dup2) compile on AIX. by sewardj · 16 years ago
  74. 61a1b05 Track recent AIX 5.3 updates. by sewardj · 16 years ago
  75. a3c0564 Update. by sewardj · 16 years ago
  76. b8544e2 Don't simply break the build if gcc doesn't provide the require primitives on ppc. by sewardj · 16 years ago
  77. dda0df8 * intercept stpcpy by sewardj · 16 years ago
  78. aae8208 Handle ppc32/64 VRSAVE accesses. by sewardj · 16 years ago
  79. 113fca2 Update suppressions. by sewardj · 16 years ago
  80. 4815eb5 On ppc32/64 we don't have a reliable way to detect function entries by sewardj · 16 years ago
  81. b103a55 Futz with debug printing. by sewardj · 16 years ago
  82. 20864ff Change the default PIE load address from 0x100000 (1MB) to 0x108000, by sewardj · 16 years ago
  83. 50fde23 Dwarf3 variable & type reader: use 64-bit numbers throughout to by sewardj · 16 years ago
  84. 5400d2c Adjust line spacing following r8645, so that .stderr output is by sewardj · 16 years ago
  85. 0e7867e Add a not very good test pertaining to the preening of global Invars by sewardj · 16 years ago
  86. 738db7b Support a couple more syscalls needed for running KDE4 stuff on amd64-linux. by sewardj · 16 years ago
  87. 9e1bed8 Re-enable preening of global invariants. (This happens when a .so is by sewardj · 16 years ago
  88. 4b8ce60 Set average translation size plausibly, so as to avoid excessive by sewardj · 16 years ago
  89. 5744c02 Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck. by sewardj · 16 years ago
  90. 9520845 get_Seg_containing_addr() (in h_main.c): remove naive algorithm that by sewardj · 16 years ago
  91. a7d29e4 Remove five carriage returns introduced in r8665, so the expected outputs by sewardj · 16 years ago
  92. e8900ff Replaced test for FILE::_lock by a more direct test. by bart · 16 years ago
  93. e9ba34a - Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it to by njn · 16 years ago
  94. fad9837 Patch from Robert O'Callahan: by njn · 16 years ago
  95. 180f698 Patch from Robert O'Callahan: by njn · 16 years ago
  96. f7c8ad4 Avoid warnings caused by mixed decls and code. by njn · 16 years ago
  97. e3bdd0b Added yet another suppression pattern. by bart · 16 years ago
  98. 88f3a89 Removed #define _IO_MTSAFE_IO again. by bart · 16 years ago
  99. 3a979cb Removed inclusion of <bits/libc-lock.h>. by bart · 16 years ago
  100. b19a5b0 Make regression test output independent of the presence of glibc debug information. by bart · 16 years ago