1. 3ceec24 Add memcmp() to our collection of functions we do ourselves. by sewardj · 21 years ago
  2. a602261 Fix the strdup-of-OverlapErr-string problem better. Move the by sewardj · 21 years ago
  3. 398044f by njn · 21 years ago
  4. 7271864 by njn · 21 years ago
  5. e8b5c05 by njn · 21 years ago
  6. 66fe05a Added overlap checking to Addrcheck, mostly just moving things around. In by njn · 21 years ago
  7. dda830a Fix bugs in overlap detection. Tom Hughes <thh@cyberscience.com> by sewardj · 21 years ago
  8. ea5cf54 Make sure all the regression tests get included in the tarball created by sewardj · 21 years ago
  9. 47984f3 Run -q by sewardj · 21 years ago
  10. 58bef2e Add test for correct errno handling in threaded programs. by sewardj · 21 years ago
  11. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  12. f9025f7 add_MAC_Chunk: mark shadow block as off-limits to the client so that by sewardj · 21 years ago
  13. 0b666d8 Dodge around more glibc variants. by sewardj · 21 years ago
  14. 4855c05 Fix a whole lot more regression tests on Red Hat 7.3. by sewardj · 21 years ago
  15. 7e93819 Make more tests glibc-2.X robust. by sewardj · 21 years ago
  16. 708355b Try and make different gcc versions agree on source locations. Sigh. by sewardj · 21 years ago
  17. befdfbd Make some more tests more robust against glibc differences. by sewardj · 21 years ago
  18. 51a9fe1 A regression test for the new VALGRIND_{GET,SET}_VBITS macros. by sewardj · 21 years ago
  19. 55515ff Make these work on Red Hat 7.3 (by giving -q) by sewardj · 21 years ago
  20. f6bb071 Run the test with -q so that it works both on glibc-2.2 and 2.3. The by sewardj · 21 years ago
  21. af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
  22. ee07084 Add memcheck client requests VALGRIND_GET_VBITS / VALGRIND_SET_VBITS by sewardj · 21 years ago
  23. 7e73e5f spelling fixes by daywalker · 21 years ago
  24. a2c92ed Fixed cpuid regtest, which was broken by the switch to using the machine's real by njn · 21 years ago
  25. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  26. a63e2d7 by njn · 21 years ago
  27. c061666 Added support for Value16 and Addr16 error suppressions. by njn · 21 years ago
  28. 09e51ce Fixed stupid bugs in overlap detection. by njn · 21 years ago
  29. bc41fbe fix expected output by daywalker · 21 years ago
  30. 0aae1bf some ignores by daywalker · 21 years ago
  31. 4a6a44f minor code simplification by daywalker · 21 years ago
  32. 93992e2 Teach memcheck about the SSE UInstrs generated thus far. So now the by sewardj · 21 years ago
  33. 6c003c6 by njn · 21 years ago
  34. 1078545 by njn · 21 years ago
  35. d304045 by njn · 21 years ago
  36. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  37. 9eda048 Whoops, forgot this on last commit. by sewardj · 21 years ago
  38. d541229 by sewardj · 21 years ago
  39. d66d06a Made 'tronical' and 'pushfpopf' less likely to fail by filtering their stderr by njn · 21 years ago
  40. cb13052 by njn · 21 years ago
  41. 1f9f393 wibble by njn · 21 years ago
  42. 5e0db1a wibble by njn · 21 years ago
  43. 34419c1 by njn · 21 years ago
  44. 0c5fac8 Added regression tests for recent bug fix involving accept(), recvfrom() and by njn · 21 years ago
  45. b6483f8 wibble by njn · 22 years ago
  46. 9a90c7b Fixed by njn · 22 years ago
  47. 677e061 fix sigaltstack regression test to be more glibc-version tolerant by daywalker · 22 years ago
  48. f77e4f8 the error is in line 13, not in line 15 by daywalker · 22 years ago
  49. 7d9f94d by njn · 22 years ago
  50. 1140b24 by njn · 22 years ago
  51. 47363ab by njn · 22 years ago
  52. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 22 years ago
  53. 45d7763 wibble by njn · 22 years ago
  54. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
  55. b4aee05 Namespace police by njn · 22 years ago
  56. 3e88418 ----------------------------------------------------------------------------- by njn · 22 years ago
  57. 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 22 years ago
  58. d8ced86 by njn · 22 years ago
  59. 43c799e by njn · 22 years ago
  60. 9b007f6 ----------------------------------------------------------------------------- by njn · 22 years ago
  61. d5815ec by sewardj · 22 years ago
  62. d1c9e43 Implement MMX movd where the src is an mmxreg and the dst is an ireg or memory. by sewardj · 22 years ago
  63. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 22 years ago
  64. 901a4a9 Teach memcheck skin how to deal with MMX instrumentation. by sewardj · 22 years ago
  65. 3d7c9c8 by sewardj · 22 years ago
  66. 6452214 Fix up the documentation to be just about OK for version 2.0. by sewardj · 22 years ago
  67. 34a257c Various fixes to the client-perms include files to stop gccs yelping by sewardj · 22 years ago
  68. 6591dc2 A little cpp magic to cause compilation to fail if valgrind.h is included by sewardj · 22 years ago
  69. 67aa818 by sewardj · 22 years ago
  70. 9060ecd by njn · 22 years ago
  71. 7db3f38 by sewardj · 22 years ago
  72. f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
  73. b3f7c09 Committed Jeremy F's patch 86: by njn · 22 years ago
  74. f4ce3d3 by njn · 22 years ago
  75. 8defbd2 by njn · 22 years ago
  76. c2c128b I forgot to get rid of these when deleting the client stack perms stuff. by sewardj · 22 years ago
  77. a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
  78. 4a19e2f Don't panic on encountering a LeakSupp. by sewardj · 22 years ago
  79. 99aac97 by sewardj · 22 years ago
  80. 3a63da6 This test should actually elicit a (false) warning from memcheck, by sewardj · 22 years ago
  81. 5164748 by sewardj · 22 years ago
  82. b4db402 by sewardj · 22 years ago
  83. fa492d4 by sewardj · 22 years ago
  84. 78210aa by sewardj · 22 years ago
  85. c0d8f68 by sewardj · 22 years ago
  86. 7cc53a8 by njn · 22 years ago
  87. 12f4c8a by njn · 22 years ago
  88. 5c004e4 by njn · 22 years ago
  89. f555ac7 Restructure the documentation to try and make it hang together better. by sewardj · 22 years ago
  90. 810086f by njn · 22 years ago
  91. 7a5ebcf by sewardj · 22 years ago
  92. 9160c95 by sewardj · 22 years ago
  93. 683c6ee by njn · 22 years ago
  94. a9a2dcf Add documentation back in, in its new form. Still all very rough and by sewardj · 22 years ago
  95. 831d401 by sewardj · 22 years ago
  96. 27f1a38 by njn · 22 years ago
  97. 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  98. 4a540d0 by njn · 22 years ago
  99. 3404251 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  100. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago