1. fd7c231 don't bail out when pthread_once's init route calls itself recursively by daywalker · 21 years ago
  2. b31b06d Tonight's installment of SSE madness. Add a couple more nasties by sewardj · 21 years ago
  3. b452ba4 Whoops, should have committed this when I added SIOCOUTQ ioctl. by njn · 21 years ago
  4. f31d5e3 Added SIOCOUTQ ioctl, thanks to Lennert Buytenhek <buytenh@gnu.org>. by njn · 21 years ago
  5. a63e2d7 by njn · 21 years ago
  6. 75b31b3 Update, obviously hasn't been for a while, was majorly out of date and by njn · 21 years ago
  7. 47c8af4 Minor improvement. by njn · 21 years ago
  8. c061666 Added support for Value16 and Addr16 error suppressions. by njn · 21 years ago
  9. 02af6bc Fill in a few more SSE/SSE2 insns, with current aim of being able to by sewardj · 21 years ago
  10. 458f236 revert last commit. too unportable by daywalker · 21 years ago
  11. 6d48789 distribute glibc 2.3 suppression file by daywalker · 21 years ago
  12. 09e51ce Fixed stupid bugs in overlap detection. by njn · 21 years ago
  13. bfa6bce Fix problem with LAHF. by njn · 21 years ago
  14. b7a818d Fixed bug in first attempt at 'lahf'. So much for my supposed testing. by njn · 21 years ago
  15. e187999 suppressions by daywalker · 21 years ago
  16. 4d1a9bf wibble by njn · 21 years ago
  17. d6251f1 by njn · 21 years ago
  18. c30277f by njn · 21 years ago
  19. 9e68666 fixing minor oddity in configure output by daywalker · 21 years ago
  20. 781132b some makefile massaging to avoid that things get compiled during make install by daywalker · 21 years ago
  21. bc41fbe fix expected output by daywalker · 21 years ago
  22. 12bdc60 make the new symbols weak to fix the new_override testcase. by daywalker · 21 years ago
  23. c5c3447 whoops. one more by daywalker · 21 years ago
  24. 6672df0 unbreak make regtest again by daywalker · 21 years ago
  25. 35a1779 Add some more SSE insns. by sewardj · 21 years ago
  26. c5c1b18 comments only by njn · 21 years ago
  27. 0aae1bf some ignores by daywalker · 21 years ago
  28. de8aecf Fix a design flaw in the SSE decoder. Remove duplication and by sewardj · 21 years ago
  29. 4a6a44f minor code simplification by daywalker · 21 years ago
  30. 63f6f78 add glibc 2.3 suppression file before I loose it again :( by daywalker · 21 years ago
  31. 7700d68 compiler warning cleanups 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. a60be0e Implement enough SSE/SSE2 insns so that all the GL demos in qt-3.1.0 by sewardj · 21 years ago
  34. febaa3b Implement a few SSE instructions, enough to run bzip2 when compiled by sewardj · 21 years ago
  35. d9eb017 wibble by njn · 21 years ago
  36. 308955f by njn · 21 years ago
  37. 39c8665 wibble by njn · 21 years ago
  38. 6c003c6 by njn · 21 years ago
  39. 2974e48 wibble by njn · 21 years ago
  40. b767769 Minor addition. by njn · 21 years ago
  41. 627e626 Minor docs fixups. by njn · 21 years ago
  42. 1078545 by njn · 21 years ago
  43. d304045 by njn · 21 years ago
  44. 7b456f5 improved comments only by njn · 21 years ago
  45. 497ec3f wibble by njn · 21 years ago
  46. 8cec6ee Add UCode opcodes for SSE/SSE2. by sewardj · 21 years ago
  47. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  48. 92f4b88 Back out symlinking of libpthread.so in coregrind; it causes build by sewardj · 21 years ago
  49. 1be6161 Minor type fixups. by njn · 21 years ago
  50. 29a0abf undo last change (stupid) by njn · 21 years ago
  51. 5e468f9 wibble by njn · 21 years ago
  52. 2e9b6a9 Removed statement with no effect. by njn · 21 years ago
  53. 8372b7f wibble by njn · 21 years ago
  54. cbc4094 wibble by njn · 21 years ago
  55. 20c25d5 wibble by njn · 21 years ago
  56. f9ebf67 wibble by njn · 21 years ago
  57. 633de32 by njn · 21 years ago
  58. a5a40c5 whoops by njn · 21 years ago
  59. c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 21 years ago
  60. 25418ae by sewardj · 21 years ago
  61. 866db0d Added a suppression for a leak in Valgrind's own libpthread.so :( by njn · 21 years ago
  62. 4a3849b Merge patch from JosefW: by sewardj · 21 years ago
  63. 3d47b79 Finalise for 1.9.6. by sewardj · 21 years ago
  64. 9eda048 Whoops, forgot this on last commit. by sewardj · 21 years ago
  65. d541229 by sewardj · 21 years ago
  66. e43d3ae Added README_DEVELOPERS file. by njn · 21 years ago
  67. 42e23f2 by njn · 21 years ago
  68. 9e625b8 fix regression test run failure. appears to be a glibc bug by daywalker · 21 years ago
  69. d66d06a Made 'tronical' and 'pushfpopf' less likely to fail by filtering their stderr by njn · 21 years ago
  70. cb13052 by njn · 21 years ago
  71. 3791882 Document 1.9.6 fixes. by sewardj · 21 years ago
  72. 9023879 Grrr, I made new changes to this on 2_0_BRANCH. Pull them into head by sewardj · 21 years ago
  73. 61821c0 Increase VG_N_CLEANUPSTACK to 16. by sewardj · 21 years ago
  74. 9df7883 Fix interception of pthread_atfork with glibc-2.3.2. by sewardj · 21 years ago
  75. 97ad552 Unchain translations when doing VALGRIND_DISCARD_TRANSLATIONS. Otherwise by sewardj · 21 years ago
  76. 1f9f393 wibble by njn · 21 years ago
  77. 4c79121 by njn · 21 years ago
  78. 5e0db1a wibble by njn · 21 years ago
  79. 34419c1 by njn · 21 years ago
  80. 0c5fac8 Added regression tests for recent bug fix involving accept(), recvfrom() and by njn · 21 years ago
  81. 6ae0d3f Minor fix for lookup_dcookie by njn · 21 years ago
  82. 8e72528 by njn · 21 years ago
  83. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  84. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  85. 13f0293 by njn · 21 years ago
  86. 0c7a5b5 1. No longer printing the "MMX-only" or "SSE-capable" string at startup by njn · 21 years ago
  87. b91ae7f by sewardj · 21 years ago
  88. dc38f33 by njn · 21 years ago
  89. c68dfbb Couple of minor fixes: by njn · 21 years ago
  90. 96330bd Add \n in failure message. by sewardj · 21 years ago
  91. 4c2dbb5 Don't trash %eflags before snapshotting the state of the machine at by sewardj · 21 years ago
  92. 17e92db Add __NR_prctl. by sewardj · 21 years ago
  93. 366ee1e report_and_quit: Tell people to look at the FAQ.txt for advice. by sewardj · 21 years ago
  94. 44b6043 Don't call VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH) if all we're doing by sewardj · 21 years ago
  95. 03272ff Add FAQ entry re apparent space leaks in the STL. by sewardj · 21 years ago
  96. 8c4e6b1 Support kernels >= 2.5.68 (Anders Gustafsson <andersg@0x63.nu>) by sewardj · 21 years ago
  97. dd5c88e Add __NR_lookup_dcookie, whatever that might be. by sewardj · 21 years ago
  98. 9b81a42 Merge patch from Josef Weidendorfer <Josef.Weidendorfer@gmx.de>: by sewardj · 21 years ago
  99. 262b5be Add possibly-bogus implementations for __libc_current_sigrtmin, by sewardj · 21 years ago
  100. eff8b31 by sewardj · 21 years ago