1. 09b8480 by njn · 19 years ago
  2. 6e17a3b update by njn · 19 years ago
  3. 04be875 Fix XML bugs in the FAQ. by njn · 19 years ago
  4. 68e4659 by njn · 19 years ago
  5. 703efe6 update by njn · 19 years ago
  6. 22b8748 Restore %ebx properly instead of restoring %edx twice. by tom · 19 years ago
  7. efc957c by njn · 19 years ago
  8. c956eaf whoops by njn · 19 years ago
  9. a3b67b7 by njn · 19 years ago
  10. 9fe7b12 by njn · 19 years ago
  11. 424c056 by njn · 19 years ago
  12. 1588bc0 Move clock_* syscalls from "generic" to "linux". by njn · 19 years ago
  13. 4279a88 Move mq_* syscalls from "generic" to "linux". by njn · 19 years ago
  14. 93a9566 remove dup by njn · 19 years ago
  15. c0ae705 comment-only wibbles by njn · 19 years ago
  16. 7b4e5ba by njn · 19 years ago
  17. 3d9edb2 avoid unnecessary newlines by njn · 19 years ago
  18. 3e2adab update by njn · 19 years ago
  19. 7a74054 Only show the "line number too large" warning once. by njn · 19 years ago
  20. 2a9f3dd update by dirk · 19 years ago
  21. e396632 update by dirk · 19 years ago
  22. 8db933f update by dirk · 19 years ago
  23. dad3d6a update by njn · 19 years ago
  24. 7ce8311 by njn · 19 years ago
  25. 5ec15ed add comment by njn · 19 years ago
  26. efcbf61 Remove unnecessary #includes. by njn · 19 years ago
  27. e13b3e0 Update. by sewardj · 19 years ago
  28. d4af14f update by njn · 19 years ago
  29. 4ae4040 by njn · 19 years ago
  30. 02c5762 Update. by sewardj · 19 years ago
  31. 9d04105 Update. by sewardj · 19 years ago
  32. 2a3b929 avoid compiler warning by njn · 19 years ago
  33. c069266 Update. by sewardj · 19 years ago
  34. dfaa496 Add tests for amd64 LOOP{,E,NE} insn. by sewardj · 19 years ago
  35. 4c1150b Update. by sewardj · 19 years ago
  36. 402c861 Make the allocator's access functions slightly stricter in their by njn · 19 years ago
  37. 5303d79 Add regtest for x86 LOOP{,E,NE} insns. by sewardj · 19 years ago
  38. eafaaae Update. by sewardj · 19 years ago
  39. ffed7b2 update by njn · 19 years ago
  40. 4775c42 Make "silly arg" message 64-bit clean. by njn · 19 years ago
  41. 87452d6 Update. by sewardj · 19 years ago
  42. 33d17fa Even more ppc32 syscalls. by sewardj · 19 years ago
  43. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago
  44. 04bf3af Update ignore lists. by tom · 19 years ago
  45. a07574a Update bug status. by tom · 19 years ago
  46. f7e9d87 Suppress memory leaks from the linuxthread manager thread. Bug #111006. by tom · 19 years ago
  47. deb0f0f Add suppressions for some glibc 2.2 linuxthreads issues. Bug #111006. by tom · 19 years ago
  48. 59b559a make it work for SL10 by dirk · 19 years ago
  49. 64ab429 rm now-redundant macros. by sewardj · 19 years ago
  50. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  51. a9fff9b Enable a few more syscalls on ppc32-linux. by sewardj · 19 years ago
  52. b1e123a Fix signedness-of-char problem which caused this to segfault on ppc32-linux. by sewardj · 19 years ago
  53. db1aa22 update by dirk · 19 years ago
  54. 60beca1 - Fix bug causing thread slots not to get reused - yet more syscalls on ppc32 by sewardj · 19 years ago
  55. 02392cd update by dirk · 19 years ago
  56. 7da2a8f update by dirk · 19 years ago
  57. f17c0ed update by dirk · 19 years ago
  58. 36c0c29 update by dirk · 19 years ago
  59. 5addd6c Enable a couple more syscalls on ppc32. by sewardj · 19 years ago
  60. 721f2c8 Make show_segments() public, and use it when VG_(get_memory_from_mmap)() by njn · 19 years ago
  61. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  62. aac88d5 vki_stat64 as defined in the 2.6.10 sources looks significantly by sewardj · 19 years ago
  63. ad50be3 The strlen that ld.so uses on ppc32 causes a lot of false errors in by sewardj · 19 years ago
  64. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  65. e6c1403 Bug status updates. by tom · 19 years ago
  66. 5496c30 Pass AM_CFLAGS to the compiler when extracting the default linker by tom · 19 years ago
  67. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  68. cd3fb66 update by njn · 19 years ago
  69. 2dc09e6 by njn · 19 years ago
  70. ed321c1 Hopefully fix a broken regtest. by njn · 19 years ago
  71. a6db2dd update by njn · 19 years ago
  72. 5ac7efe Update bug status documentation. by tom · 19 years ago
  73. dc294c3 Don't assert if execve fails. Fixes bug #110875. by tom · 19 years ago
  74. b452f95 minor fixes (probably not worth backporting) by njn · 19 years ago
  75. a079365 wibbles by njn · 19 years ago
  76. 9a46324 lots of little wibbles by njn · 19 years ago
  77. 2e3fcf3 by njn · 19 years ago
  78. ec018b5 update by njn · 19 years ago
  79. 4fe4943 by njn · 19 years ago
  80. 5655958 update by njn · 19 years ago
  81. ab5b714 How do you like this: there was no proper description in the manual by njn · 19 years ago
  82. f9bc2e4 update by njn · 19 years ago
  83. 504b72b Give more info about seginfo dropping. by njn · 19 years ago
  84. ae4813b Use the right Vex command line. by njn · 19 years ago
  85. 90db4ab blah by njn · 19 years ago
  86. bb9700d fix line numbers by njn · 19 years ago
  87. ffc92b8 foo by njn · 19 years ago
  88. 677a029 some more info in the QSG by njn · 19 years ago
  89. 62ad73d A few minor manual updates. by njn · 19 years ago
  90. d9cb422 Bleh, forgot this. by njn · 19 years ago
  91. 0684dd4 by njn · 19 years ago
  92. f66dbfc Whoops... I guess the regtests don't exercise that code... by njn · 19 years ago
  93. 1d0cb0d by njn · 19 years ago
  94. 1d68e53 wibble by njn · 19 years ago
  95. 6db3470 Trim some fat; removing this assertion makes Remove() about 5% faster. by njn · 19 years ago
  96. 7b880bc Add a thorough unit test for m_oset. Note that this is Memcheck by njn · 19 years ago
  97. b6979de Forgot this file. by njn · 19 years ago
  98. e1b2b96 by njn · 19 years ago
  99. 1262727 Remove more now-unnecessary casts, thanks to the recent VgHashTable changes. by njn · 19 years ago
  100. 0fe5a45 Remove ancient backwards compatibility code which is no longer needed, since by njn · 19 years ago