1. 20c25d5 wibble by njn · 21 years ago
  2. f9ebf67 wibble by njn · 21 years ago
  3. 633de32 by njn · 21 years ago
  4. a5a40c5 whoops by njn · 21 years ago
  5. c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 21 years ago
  6. 25418ae by sewardj · 21 years ago
  7. 866db0d Added a suppression for a leak in Valgrind's own libpthread.so :( by njn · 21 years ago
  8. 4a3849b Merge patch from JosefW: by sewardj · 21 years ago
  9. 3d47b79 Finalise for 1.9.6. by sewardj · 21 years ago
  10. 9eda048 Whoops, forgot this on last commit. by sewardj · 21 years ago
  11. d541229 by sewardj · 21 years ago
  12. e43d3ae Added README_DEVELOPERS file. by njn · 21 years ago
  13. 42e23f2 by njn · 21 years ago
  14. 9e625b8 fix regression test run failure. appears to be a glibc bug by daywalker · 21 years ago
  15. d66d06a Made 'tronical' and 'pushfpopf' less likely to fail by filtering their stderr by njn · 21 years ago
  16. cb13052 by njn · 21 years ago
  17. 3791882 Document 1.9.6 fixes. by sewardj · 21 years ago
  18. 9023879 Grrr, I made new changes to this on 2_0_BRANCH. Pull them into head by sewardj · 21 years ago
  19. 61821c0 Increase VG_N_CLEANUPSTACK to 16. by sewardj · 21 years ago
  20. 9df7883 Fix interception of pthread_atfork with glibc-2.3.2. by sewardj · 21 years ago
  21. 97ad552 Unchain translations when doing VALGRIND_DISCARD_TRANSLATIONS. Otherwise by sewardj · 21 years ago
  22. 1f9f393 wibble by njn · 21 years ago
  23. 4c79121 by njn · 21 years ago
  24. 5e0db1a wibble by njn · 21 years ago
  25. 34419c1 by njn · 21 years ago
  26. 0c5fac8 Added regression tests for recent bug fix involving accept(), recvfrom() and by njn · 21 years ago
  27. 6ae0d3f Minor fix for lookup_dcookie by njn · 21 years ago
  28. 8e72528 by njn · 21 years ago
  29. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  30. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  31. 13f0293 by njn · 21 years ago
  32. 0c7a5b5 1. No longer printing the "MMX-only" or "SSE-capable" string at startup by njn · 21 years ago
  33. b91ae7f by sewardj · 21 years ago
  34. dc38f33 by njn · 21 years ago
  35. c68dfbb Couple of minor fixes: by njn · 21 years ago
  36. 96330bd Add \n in failure message. by sewardj · 21 years ago
  37. 4c2dbb5 Don't trash %eflags before snapshotting the state of the machine at by sewardj · 21 years ago
  38. 17e92db Add __NR_prctl. by sewardj · 21 years ago
  39. 366ee1e report_and_quit: Tell people to look at the FAQ.txt for advice. by sewardj · 21 years ago
  40. 44b6043 Don't call VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH) if all we're doing by sewardj · 21 years ago
  41. 03272ff Add FAQ entry re apparent space leaks in the STL. by sewardj · 21 years ago
  42. 8c4e6b1 Support kernels >= 2.5.68 (Anders Gustafsson <andersg@0x63.nu>) by sewardj · 21 years ago
  43. dd5c88e Add __NR_lookup_dcookie, whatever that might be. by sewardj · 21 years ago
  44. 9b81a42 Merge patch from Josef Weidendorfer <Josef.Weidendorfer@gmx.de>: by sewardj · 21 years ago
  45. 262b5be Add possibly-bogus implementations for __libc_current_sigrtmin, by sewardj · 21 years ago
  46. eff8b31 by sewardj · 21 years ago
  47. 11f0bb4 by sewardj · 21 years ago
  48. b6483f8 wibble by njn · 21 years ago
  49. 9a90c7b Fixed by njn · 21 years ago
  50. c656e97 Added a return value (0) for the LOGMESSAGE request, since it's now visible to by njn · 21 years ago
  51. 02a36f7 Added syscall creat(), courtesy of Tom Hughes <thh@cyberscience.com>. by njn · 21 years ago
  52. 1ff5977 correct expected stdout. prepare must NOT run twice! by daywalker · 21 years ago
  53. 5b88111 be a bit more libc tolerant by daywalker · 21 years ago
  54. 677e061 fix sigaltstack regression test to be more glibc-version tolerant by daywalker · 21 years ago
  55. 71fe3e6 by njn · 21 years ago
  56. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  57. e5521a5 Change the version "number" to something less confusing, since we are by sewardj · 21 years ago
  58. e709de4 wibbles by njn · 21 years ago
  59. 9fb16f5 Now counting tests and stdout failures and stderr failures separately and by njn · 21 years ago
  60. f77e4f8 the error is in line 13, not in line 15 by daywalker · 21 years ago
  61. bb93698 - fix regression tests counting by daywalker · 21 years ago
  62. c60b3a1 always run check before regtest by daywalker · 21 years ago
  63. 5187f43 wibble 2 by njn · 21 years ago
  64. c5db585 wibble by njn · 21 years ago
  65. 36a53ad Majorly update and expand, adding workarounds for more or less all by sewardj · 21 years ago
  66. 8a6b6c0 by njn · 21 years ago
  67. ec72b7d by njn · 21 years ago
  68. 7d9f94d by njn · 21 years ago
  69. 4e59bd9 by njn · 21 years ago
  70. 1140b24 by njn · 21 years ago
  71. 7e61481 by njn · 21 years ago
  72. 057c65f by njn · 21 years ago
  73. 47363ab by njn · 21 years ago
  74. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  75. 94ece2f be autoconf 2.13 compatible by daywalker · 21 years ago
  76. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  77. 6cb58cf fix make distcheck by properly implementing the NPTL configure check. by daywalker · 21 years ago
  78. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  79. 45d7763 wibble by njn · 21 years ago
  80. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  81. b4aee05 Namespace police by njn · 21 years ago
  82. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  83. 218eba7 wibble by njn · 21 years ago
  84. 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 21 years ago
  85. 55b98e9 by njn · 21 years ago
  86. 46930da by njn · 21 years ago
  87. e0205ff by njn · 21 years ago
  88. d8ced86 by njn · 21 years ago
  89. 43c799e by njn · 21 years ago
  90. 2e10a68 Add and use a configure test to determine if this is an NPTL based by sewardj · 21 years ago
  91. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  92. 57f6b35 Un-break the head -- the LD_ASSUME_KERNEL thing breaks the entire by sewardj · 21 years ago
  93. d5815ec by sewardj · 21 years ago
  94. d1c9e43 Implement MMX movd where the src is an mmxreg and the dst is an ireg or memory. by sewardj · 21 years ago
  95. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  96. 5488880 Support __NR_munlockall (syscall 151). by sewardj · 21 years ago
  97. 420b928 Add a fix for this by sewardj · 21 years ago
  98. 240838d Update update-date. by sewardj · 21 years ago
  99. 65f1c3f Document renaming of valgrind.h to memcheck.h. by sewardj · 21 years ago
  100. aac2c68 fix this test for me. You can't rely on having exactly 3 nameservers by daywalker · 21 years ago