1. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  2. 57f6b35 Un-break the head -- the LD_ASSUME_KERNEL thing breaks the entire by sewardj · 21 years ago
  3. d5815ec by sewardj · 21 years ago
  4. d1c9e43 Implement MMX movd where the src is an mmxreg and the dst is an ireg or memory. by sewardj · 21 years ago
  5. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  6. 5488880 Support __NR_munlockall (syscall 151). by sewardj · 21 years ago
  7. 420b928 Add a fix for this by sewardj · 21 years ago
  8. 240838d Update update-date. by sewardj · 21 years ago
  9. 65f1c3f Document renaming of valgrind.h to memcheck.h. by sewardj · 21 years ago
  10. aac2c68 fix this test for me. You can't rely on having exactly 3 nameservers by daywalker · 21 years ago
  11. 87c85ee the following small patch adds support for the (ancient and horrible) by sewardj · 21 years ago
  12. 6b46fa8 Fix a couple of missing MMX instructions. As far as I know, the only by sewardj · 21 years ago
  13. 819a8f7 Updated the `cpuid' regression test for the new MMX-enabled behaviour. by njn · 21 years ago
  14. 901a4a9 Teach memcheck skin how to deal with MMX instrumentation. by sewardj · 21 years ago
  15. 3949d10 Teach cachegrind about MMX uopcodes. Nick, can you check this? Thx -- J by sewardj · 21 years ago
  16. ca86001 More MMX stuff, including a bunch of prefetch insns. by sewardj · 21 years ago
  17. ac21f44 Update response to 'cpuid' to claim MMXness. Revised magic number by sewardj · 21 years ago
  18. 6b627da More C++ syntax leakage fixes. by sewardj · 21 years ago
  19. 1ef2b1d Fix C++ syntax leakage. by sewardj · 21 years ago
  20. f5ca28c Fix a bug to do with lazy eflags updating and FPU insns. by sewardj · 21 years ago
  21. 3d7c9c8 by sewardj · 21 years ago
  22. 50aca9e by njn · 21 years ago
  23. 3a751df Suppressions for SuSE 8.2. by sewardj · 21 years ago
  24. 6452214 Fix up the documentation to be just about OK for version 2.0. by sewardj · 21 years ago
  25. 285f77f Comment change only: remove discussion of --client-perms flag and clarify by sewardj · 21 years ago
  26. e12a45f by sewardj · 21 years ago
  27. 838654f startup_segment_callback: Get rid of completely pointless check re by sewardj · 21 years ago
  28. 34a257c Various fixes to the client-perms include files to stop gccs yelping by sewardj · 21 years ago
  29. 6591dc2 A little cpp magic to cause compilation to fail if valgrind.h is included by sewardj · 21 years ago
  30. 9d28c95 Fix stupid typo in last commit. by njn · 21 years ago
  31. 0c15c33 by njn · 21 years ago
  32. a2952db by njn · 21 years ago
  33. 31f6cb5 Require automake >= 1.5, as suggested by Dirk Mueller. by sewardj · 21 years ago
  34. 67aa818 by sewardj · 21 years ago
  35. 9060ecd by njn · 21 years ago
  36. 7db3f38 by sewardj · 21 years ago
  37. cbc82b4 don't delete it too early by daywalker · 21 years ago
  38. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  39. 7d5b852 Added a regression test that checks if command line arguments with spaces work. by njn · 21 years ago
  40. cc731c0 Undo rev 1.78, which I committed by accident. Duh. by sewardj · 21 years ago
  41. ff7c1ab by sewardj · 21 years ago
  42. fa4690b by njn · 21 years ago
  43. 5dcde04 Fixes handling of parameters with spaces in, and misc other by sewardj · 21 years ago
  44. 8407554 Support for glibc-2.3.X. (from Stephan Kulow) by sewardj · 21 years ago
  45. 6d68e79 by njn · 21 years ago
  46. 1045b0a by njn · 21 years ago
  47. fdc28af by njn · 21 years ago
  48. 6fefa1b by njn · 21 years ago
  49. fedb736 by njn · 21 years ago
  50. 04421d0 by sewardj · 21 years ago
  51. 669610b Fix comment bug. by sewardj · 21 years ago
  52. 49b5d17 Make poll() return (errno==EINTR) if the poll is interrupted by a signal. by sewardj · 21 years ago
  53. f3fb92d Hopefully deal with system 252 (__NR_exit_group) correctly. by sewardj · 21 years ago
  54. e4e2405 ---> 1.9.4 by sewardj · 21 years ago
  55. 8fdbeed Support kernels > 2.5.43 (David Kimdon <dwhedon@debian.org>) by sewardj · 21 years ago
  56. 17c7977 by sewardj · 21 years ago
  57. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 21 years ago
  58. 1c1b116 by sewardj · 21 years ago
  59. c80c524 by njn · 21 years ago
  60. b3f7c09 Committed Jeremy F's patch 86: by njn · 21 years ago
  61. f4ce3d3 by njn · 21 years ago
  62. 6d57f7d Fix really stupid cut + paste error. by njn · 21 years ago
  63. 66486e3 Ugh, fixed it properly this time. by njn · 21 years ago
  64. 1a251a9 Fixed comment typo. by njn · 21 years ago
  65. 211b6ad by njn · 21 years ago
  66. 03a8953 Minor documentation update about 'details'. by njn · 21 years ago
  67. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 21 years ago
  68. b93d178 Added some functions for skins to access shadow registers: by njn · 21 years ago
  69. 24f3579 by njn · 21 years ago
  70. 563f96f Renamed VG_(nameCondcode)() as VG_(name_UCondcode)() to make it consistent by njn · 21 years ago
  71. 5b3b0f3 by njn · 21 years ago
  72. fa0ad42 by njn · 21 years ago
  73. b877d49 Added VG_(get_obj)(). by njn · 21 years ago
  74. ae17bec by njn · 21 years ago
  75. 8defbd2 by njn · 21 years ago
  76. c2c128b I forgot to get rid of these when deleting the client stack perms stuff. by sewardj · 22 years ago
  77. e088b83 Add syscall 185 (__NR_capset). From Gerald Carter <jerry@samba.org>. by sewardj · 22 years ago
  78. 4edb65b Only complain three times about unhandled ioctls, then shut up. Stops by sewardj · 22 years ago
  79. 59438c0 Increase default bb limit from 1e+12 to 1e+15. The former limit could by sewardj · 22 years ago
  80. bf310d9 When ignoring memcheck-style client requests for block permissions by sewardj · 22 years ago
  81. a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
  82. a75cd5a Recognise Leak suppressions. by sewardj · 22 years ago
  83. 0973662 synth_jcond_lit: fix bug in the sequences generated for LE/NLE. by sewardj · 22 years ago
  84. f0f12aa by sewardj · 22 years ago
  85. 706240d by sewardj · 22 years ago
  86. ab2e123 Implement pthread_getconcurrency, in the same way as LinuxThreads does it. by sewardj · 22 years ago
  87. 4bdd996 Fix longstanding bug in make_thread_jump_to_cancelhdlr, which caused by sewardj · 22 years ago
  88. 4a19e2f Don't panic on encountering a LeakSupp. by sewardj · 22 years ago
  89. 99aac97 by sewardj · 22 years ago
  90. 2f68595 Don't assume Perl lives in /usr/bin; do a proper test for it. by sewardj · 22 years ago
  91. 32f5b3f --> 1.9.3 (not ready yet, but change it anyway) by sewardj · 22 years ago
  92. 488dc28 VG_(print_malloc_stats): change a %d to a %u. by sewardj · 22 years ago
  93. 6ccdd71 vg_scan_all_valid_memory: Don't prod any page unless we're sure we by sewardj · 22 years ago
  94. 279236e Implement ADC Ib, AL. by sewardj · 22 years ago
  95. 48987df Fix bug in MOV Iv,Ev when Ev is a reg. Noticed by Magnus Christensson by sewardj · 22 years ago
  96. ef0227c Suppressions for R H 8. by sewardj · 22 years ago
  97. dc7a98f Remove spurious \n in message. by sewardj · 22 years ago
  98. 6e008cb Change the behaviour of VG_(get_fnname) back to what it was, viz, not by sewardj · 22 years ago
  99. a2c5a73 #if 0 out unused functions. by sewardj · 22 years ago
  100. 3a63da6 This test should actually elicit a (false) warning from memcheck, by sewardj · 22 years ago