1. 34a257c Various fixes to the client-perms include files to stop gccs yelping by sewardj · 21 years ago
  2. 6591dc2 A little cpp magic to cause compilation to fail if valgrind.h is included by sewardj · 21 years ago
  3. 9d28c95 Fix stupid typo in last commit. by njn · 21 years ago
  4. 0c15c33 by njn · 21 years ago
  5. a2952db by njn · 21 years ago
  6. 31f6cb5 Require automake >= 1.5, as suggested by Dirk Mueller. by sewardj · 21 years ago
  7. 67aa818 by sewardj · 21 years ago
  8. 9060ecd by njn · 21 years ago
  9. 7db3f38 by sewardj · 21 years ago
  10. cbc82b4 don't delete it too early by daywalker · 21 years ago
  11. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  12. 7d5b852 Added a regression test that checks if command line arguments with spaces work. by njn · 21 years ago
  13. cc731c0 Undo rev 1.78, which I committed by accident. Duh. by sewardj · 21 years ago
  14. ff7c1ab by sewardj · 21 years ago
  15. fa4690b by njn · 21 years ago
  16. 5dcde04 Fixes handling of parameters with spaces in, and misc other by sewardj · 21 years ago
  17. 8407554 Support for glibc-2.3.X. (from Stephan Kulow) by sewardj · 21 years ago
  18. 6d68e79 by njn · 21 years ago
  19. 1045b0a by njn · 21 years ago
  20. fdc28af by njn · 21 years ago
  21. 6fefa1b by njn · 21 years ago
  22. fedb736 by njn · 21 years ago
  23. 04421d0 by sewardj · 21 years ago
  24. 669610b Fix comment bug. by sewardj · 21 years ago
  25. 49b5d17 Make poll() return (errno==EINTR) if the poll is interrupted by a signal. by sewardj · 21 years ago
  26. f3fb92d Hopefully deal with system 252 (__NR_exit_group) correctly. by sewardj · 21 years ago
  27. e4e2405 ---> 1.9.4 by sewardj · 21 years ago
  28. 8fdbeed Support kernels > 2.5.43 (David Kimdon <dwhedon@debian.org>) by sewardj · 21 years ago
  29. 17c7977 by sewardj · 21 years ago
  30. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 21 years ago
  31. 1c1b116 by sewardj · 21 years ago
  32. c80c524 by njn · 21 years ago
  33. b3f7c09 Committed Jeremy F's patch 86: by njn · 21 years ago
  34. f4ce3d3 by njn · 21 years ago
  35. 6d57f7d Fix really stupid cut + paste error. by njn · 21 years ago
  36. 66486e3 Ugh, fixed it properly this time. by njn · 21 years ago
  37. 1a251a9 Fixed comment typo. by njn · 21 years ago
  38. 211b6ad by njn · 21 years ago
  39. 03a8953 Minor documentation update about 'details'. by njn · 21 years ago
  40. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 21 years ago
  41. b93d178 Added some functions for skins to access shadow registers: by njn · 21 years ago
  42. 24f3579 by njn · 21 years ago
  43. 563f96f Renamed VG_(nameCondcode)() as VG_(name_UCondcode)() to make it consistent by njn · 21 years ago
  44. 5b3b0f3 by njn · 21 years ago
  45. fa0ad42 by njn · 21 years ago
  46. b877d49 Added VG_(get_obj)(). by njn · 22 years ago
  47. ae17bec by njn · 22 years ago
  48. 8defbd2 by njn · 22 years ago
  49. c2c128b I forgot to get rid of these when deleting the client stack perms stuff. by sewardj · 22 years ago
  50. e088b83 Add syscall 185 (__NR_capset). From Gerald Carter <jerry@samba.org>. by sewardj · 22 years ago
  51. 4edb65b Only complain three times about unhandled ioctls, then shut up. Stops by sewardj · 22 years ago
  52. 59438c0 Increase default bb limit from 1e+12 to 1e+15. The former limit could by sewardj · 22 years ago
  53. bf310d9 When ignoring memcheck-style client requests for block permissions by sewardj · 22 years ago
  54. a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
  55. a75cd5a Recognise Leak suppressions. by sewardj · 22 years ago
  56. 0973662 synth_jcond_lit: fix bug in the sequences generated for LE/NLE. by sewardj · 22 years ago
  57. f0f12aa by sewardj · 22 years ago
  58. 706240d by sewardj · 22 years ago
  59. ab2e123 Implement pthread_getconcurrency, in the same way as LinuxThreads does it. by sewardj · 22 years ago
  60. 4bdd996 Fix longstanding bug in make_thread_jump_to_cancelhdlr, which caused by sewardj · 22 years ago
  61. 4a19e2f Don't panic on encountering a LeakSupp. by sewardj · 22 years ago
  62. 99aac97 by sewardj · 22 years ago
  63. 2f68595 Don't assume Perl lives in /usr/bin; do a proper test for it. by sewardj · 22 years ago
  64. 32f5b3f --> 1.9.3 (not ready yet, but change it anyway) by sewardj · 22 years ago
  65. 488dc28 VG_(print_malloc_stats): change a %d to a %u. by sewardj · 22 years ago
  66. 6ccdd71 vg_scan_all_valid_memory: Don't prod any page unless we're sure we by sewardj · 22 years ago
  67. 279236e Implement ADC Ib, AL. by sewardj · 22 years ago
  68. 48987df Fix bug in MOV Iv,Ev when Ev is a reg. Noticed by Magnus Christensson by sewardj · 22 years ago
  69. ef0227c Suppressions for R H 8. by sewardj · 22 years ago
  70. dc7a98f Remove spurious \n in message. by sewardj · 22 years ago
  71. 6e008cb Change the behaviour of VG_(get_fnname) back to what it was, viz, not by sewardj · 22 years ago
  72. a2c5a73 #if 0 out unused functions. by sewardj · 22 years ago
  73. 3a63da6 This test should actually elicit a (false) warning from memcheck, by sewardj · 22 years ago
  74. ce9d0f1 Also update this for new code manager. by sewardj · 22 years ago
  75. 43a4482 Fix regression failure caused by different messages from new code by sewardj · 22 years ago
  76. 26e5da6 Also diff the U (undefined) symbols. by sewardj · 22 years ago
  77. e11d6c8 Message cosmetics. by sewardj · 22 years ago
  78. e1a39f4 by sewardj · 22 years ago
  79. 1f08689 Remove comment line referring to old LRU stuff. by sewardj · 22 years ago
  80. 8e8f4b3 whitespace change by sewardj · 22 years ago
  81. 5164748 by sewardj · 22 years ago
  82. 5109643 by sewardj · 22 years ago
  83. 2c21624 Merge patch from JeremyF: by sewardj · 22 years ago
  84. a6e9fb9 VG_(handle_esp_assignment): merge two conditional jumps into one on common path. by sewardj · 22 years ago
  85. 5de6ee0 whitespace and __inline__ trivial changes by sewardj · 22 years ago
  86. bb6c118 Merge patch from JeremyF: by sewardj · 22 years ago
  87. bd6473c Tighten up assertion in VG_(target_forward). by sewardj · 22 years ago
  88. a2113f9 by sewardj · 22 years ago
  89. 75f0493 by sewardj · 22 years ago
  90. 0744b6c Merge (from 1_0_BRANCH) rev 1.16.2.4 of the old vg_cachesim.c: by sewardj · 22 years ago
  91. ac3414b Back out rev 1.27 since this seems to be causing mozilla-1.2.1 to loop by sewardj · 22 years ago
  92. c232b21 VG_(saneUInstr): relax CCf so as to allow insns which read ZCP -- the by sewardj · 22 years ago
  93. 72baa7a by sewardj · 22 years ago
  94. 3954207 synth_jcond_lit: Handle simd cases for CondO / CondNO. by sewardj · 22 years ago
  95. 99cc5fd by sewardj · 22 years ago
  96. 648b315 by sewardj · 22 years ago
  97. b34e4db Implement (nop, but that's OK according to POSIX) pthread_set_concurrency. by sewardj · 22 years ago
  98. 5706bfa Implement (as a nop) pthread_rwlockattr_destroy. by sewardj · 22 years ago
  99. fb5e527 by sewardj · 22 years ago
  100. dadc8d0 by sewardj · 22 years ago