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