1. 2a3b929 avoid compiler warning by njn · 19 years ago
  2. c069266 Update. by sewardj · 19 years ago
  3. dfaa496 Add tests for amd64 LOOP{,E,NE} insn. by sewardj · 19 years ago
  4. 4c1150b Update. by sewardj · 19 years ago
  5. 402c861 Make the allocator's access functions slightly stricter in their by njn · 19 years ago
  6. 5303d79 Add regtest for x86 LOOP{,E,NE} insns. by sewardj · 19 years ago
  7. eafaaae Update. by sewardj · 19 years ago
  8. ffed7b2 update by njn · 19 years ago
  9. 4775c42 Make "silly arg" message 64-bit clean. by njn · 19 years ago
  10. 87452d6 Update. by sewardj · 19 years ago
  11. 33d17fa Even more ppc32 syscalls. by sewardj · 19 years ago
  12. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago
  13. 04bf3af Update ignore lists. by tom · 19 years ago
  14. a07574a Update bug status. by tom · 19 years ago
  15. f7e9d87 Suppress memory leaks from the linuxthread manager thread. Bug #111006. by tom · 19 years ago
  16. deb0f0f Add suppressions for some glibc 2.2 linuxthreads issues. Bug #111006. by tom · 19 years ago
  17. 59b559a make it work for SL10 by dirk · 19 years ago
  18. 64ab429 rm now-redundant macros. by sewardj · 19 years ago
  19. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  20. a9fff9b Enable a few more syscalls on ppc32-linux. by sewardj · 19 years ago
  21. b1e123a Fix signedness-of-char problem which caused this to segfault on ppc32-linux. by sewardj · 19 years ago
  22. db1aa22 update by dirk · 19 years ago
  23. 60beca1 - Fix bug causing thread slots not to get reused - yet more syscalls on ppc32 by sewardj · 19 years ago
  24. 02392cd update by dirk · 19 years ago
  25. 7da2a8f update by dirk · 19 years ago
  26. f17c0ed update by dirk · 19 years ago
  27. 36c0c29 update by dirk · 19 years ago
  28. 5addd6c Enable a couple more syscalls on ppc32. by sewardj · 19 years ago
  29. 721f2c8 Make show_segments() public, and use it when VG_(get_memory_from_mmap)() by njn · 19 years ago
  30. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  31. aac88d5 vki_stat64 as defined in the 2.6.10 sources looks significantly by sewardj · 19 years ago
  32. ad50be3 The strlen that ld.so uses on ppc32 causes a lot of false errors in by sewardj · 19 years ago
  33. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  34. e6c1403 Bug status updates. by tom · 19 years ago
  35. 5496c30 Pass AM_CFLAGS to the compiler when extracting the default linker by tom · 19 years ago
  36. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  37. cd3fb66 update by njn · 19 years ago
  38. 2dc09e6 by njn · 19 years ago
  39. ed321c1 Hopefully fix a broken regtest. by njn · 19 years ago
  40. a6db2dd update by njn · 19 years ago
  41. 5ac7efe Update bug status documentation. by tom · 19 years ago
  42. dc294c3 Don't assert if execve fails. Fixes bug #110875. by tom · 19 years ago
  43. b452f95 minor fixes (probably not worth backporting) by njn · 19 years ago
  44. a079365 wibbles by njn · 19 years ago
  45. 9a46324 lots of little wibbles by njn · 19 years ago
  46. 2e3fcf3 by njn · 19 years ago
  47. ec018b5 update by njn · 19 years ago
  48. 4fe4943 by njn · 19 years ago
  49. 5655958 update by njn · 19 years ago
  50. ab5b714 How do you like this: there was no proper description in the manual by njn · 19 years ago
  51. f9bc2e4 update by njn · 19 years ago
  52. 504b72b Give more info about seginfo dropping. by njn · 19 years ago
  53. ae4813b Use the right Vex command line. by njn · 19 years ago
  54. 90db4ab blah by njn · 19 years ago
  55. bb9700d fix line numbers by njn · 19 years ago
  56. ffc92b8 foo by njn · 19 years ago
  57. 677a029 some more info in the QSG by njn · 19 years ago
  58. 62ad73d A few minor manual updates. by njn · 19 years ago
  59. d9cb422 Bleh, forgot this. by njn · 19 years ago
  60. 0684dd4 by njn · 19 years ago
  61. f66dbfc Whoops... I guess the regtests don't exercise that code... by njn · 19 years ago
  62. 1d0cb0d by njn · 19 years ago
  63. 1d68e53 wibble by njn · 19 years ago
  64. 6db3470 Trim some fat; removing this assertion makes Remove() about 5% faster. by njn · 19 years ago
  65. 7b880bc Add a thorough unit test for m_oset. Note that this is Memcheck by njn · 19 years ago
  66. b6979de Forgot this file. by njn · 19 years ago
  67. e1b2b96 by njn · 19 years ago
  68. 1262727 Remove more now-unnecessary casts, thanks to the recent VgHashTable changes. by njn · 19 years ago
  69. 0fe5a45 Remove ancient backwards compatibility code which is no longer needed, since by njn · 19 years ago
  70. 1af7972 Added an iterator to VgHashTable. by njn · 19 years ago
  71. 4b70e8c Clarify comment. by njn · 19 years ago
  72. 68862f5 Update for Vex. by njn · 19 years ago
  73. 246a9d2 by njn · 19 years ago
  74. b3edb1f by njn · 19 years ago
  75. 4e72d20 Partially evaluate m_stacks.c to simplify and shrink it a bit. by njn · 19 years ago
  76. 2f01aa1 Update. by sewardj · 19 years ago
  77. f0f2986 Update. by sewardj · 19 years ago
  78. e767512 Update. by sewardj · 19 years ago
  79. 67778fe update by dirk · 19 years ago
  80. fad465f update by dirk · 19 years ago
  81. d84192c update by dirk · 19 years ago
  82. 80b40d7 Update. by sewardj · 19 years ago
  83. 20677cc by njn · 19 years ago
  84. 09ea9c4 Add regtest for x86 cmpxchg8b. by sewardj · 19 years ago
  85. 482ad69 Oops, recover from race condition in updating this file :-) by sewardj · 19 years ago
  86. 7269818 Track recently-arrived bugs. by sewardj · 19 years ago
  87. 241a1f5 Update some bug statuses. by tom · 19 years ago
  88. 46a4a76 Make sure we have enough space for the name if the path is empty. Patch by tom · 19 years ago
  89. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  90. 31a41c2 fix an output for xml1 by njn · 19 years ago
  91. 84c9123 Tighten up update_extra() for Memcheck. by njn · 19 years ago
  92. f1c5def Massif cleanups. by njn · 19 years ago
  93. 5cc5d7e by njn · 19 years ago
  94. 4bd67b5 by njn · 19 years ago
  95. 34582fb Give variable a better name. by njn · 19 years ago
  96. 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
  97. 54055f9 Track recent merging. by sewardj · 19 years ago
  98. 8987815 Fill in some revision numbers. by tom · 19 years ago
  99. a5facd4 Reformat and update. by sewardj · 19 years ago
  100. 77488b3 Update details of slow startup on gentoo amd64 systems. by tom · 19 years ago