1. bcd3ed3 Fix the permissions of the installed files, as suggested by Matthias Andree. by gobry · 22 years ago
  2. 1780dae Undid the removal of INCEIPs during Cachegrind instrumentation. Although it by njn · 22 years ago
  3. 5a74eb8 by njn · 22 years ago
  4. 22fea73 Test case for resolver bug fixed by vg_libpthread.c rev 1.91. Thanks to by sewardj · 22 years ago
  5. b0ff103 Simulate resolver-specific state as per the real libpthread.so, wherein by sewardj · 22 years ago
  6. d506338 by njn · 22 years ago
  7. 89969af Trying to support the new C++ ABI of gcc 3.x by daywalker · 22 years ago
  8. 6431be7 by njn · 22 years ago
  9. 8b2b7f0 Wibbles for 1.0.0. by sewardj · 22 years ago
  10. ade9d0d Only run __libc_freeres() when valgrinding. It may do invalid free()s by sewardj · 22 years ago
  11. 3a359fe Final caveats for 1.0.0. by sewardj · 22 years ago
  12. c50cf8d --> 1.0.0 (yay!) by sewardj · 22 years ago
  13. 12ffdac Print more helpful message on JIT failure to handle insns starting with 0x0F. by sewardj · 22 years ago
  14. 7545264 Suppressions for R H Limbo (7.3.92) by sewardj · 22 years ago
  15. 4dfae15 Implement __NR_getxattr. by sewardj · 22 years ago
  16. ce61d05 Track ELF frame changes as appearing in Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  17. 1462c8b Compile fixes for Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  18. 8aef119 Some jokers apparently like setting the CPU's AC (Alignment Check) flag by sewardj · 22 years ago
  19. fbb6cda Assume PUTF modifies %EFLAGS in a completely arbitrary manner, and so by sewardj · 22 years ago
  20. 35a916c Support for x86 insn fldenv. by sewardj · 22 years ago
  21. cbc79a9 Skip directly to 1.0pre6 to avoid confusing me. by sewardj · 22 years ago
  22. b0de29e Add a suppression to deal with calling __libc_freeres(). by sewardj · 22 years ago
  23. 6a5bd5e Document probs with gcc-3.1 false positives. by sewardj · 22 years ago
  24. 1fe7b00 At request of Ulrich Drepper, call __libc_freeres() after final __NR_exit by sewardj · 22 years ago
  25. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  26. b55fc4e Suppress errors in __rawmemchr when called from anywhere at all. by sewardj · 22 years ago
  27. 8c664a9 Mention kernel probs with R H "Limbo" public beta (hacked 2.4.18). by sewardj · 22 years ago
  28. b0e8e2e Document some limitations. by sewardj · 22 years ago
  29. e91dce2 ---> 1.0pre5 by sewardj · 22 years ago
  30. b1a77a4 get_caches(): ensure caches are initialised on targets where by sewardj · 22 years ago
  31. fe18eb8 Copy pthread_rwlockattr_setpshared verbatim from LinuxThreads. by sewardj · 22 years ago
  32. e532826 Add __NR_quotactl. Allow NULL 3rd arg in __NR_sendfile. ("Didier") by sewardj · 22 years ago
  33. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  34. 7cba715 by sewardj · 22 years ago
  35. 2a8141a Implement fnstenv (store FPU environment, but not regs AIUI) (Jeff Epler) by sewardj · 22 years ago
  36. c26b448 Print additional useful information immediately prior to by sewardj · 22 years ago
  37. 872051c vg_signals.c: vg_oursignalhandler(): don't longjmp() on fatal signal if by sewardj · 22 years ago
  38. ec635b6 Make sigsuspend() work well enough to keep zsh hackers happy. by sewardj · 22 years ago
  39. 18a62ff Make VG_USERREQ__PTHREAD_YIELD actually yield the thread. This used by sewardj · 22 years ago
  40. 77f0fc1 Check for signals to be delivered after every syscall. This avoids by sewardj · 22 years ago
  41. 21be1e3 Add comments about syscall wrapper problems. by sewardj · 22 years ago
  42. ee8487d ---> 1.0pre4 by sewardj · 22 years ago
  43. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  44. 365a851 Final documentation updates for 1.0. by sewardj · 22 years ago
  45. bc7d878 Implement --weird-hacks=truncate-writes to limit the size of write syscalls by sewardj · 22 years ago
  46. 89f20fd cleanup_after_thread_exited: also clean up the waiting_fds table on thread by sewardj · 22 years ago
  47. e8fb72e Make --stop-after= work again. by sewardj · 22 years ago
  48. 7f03733 ---> 1.0pre3 by sewardj · 22 years ago
  49. 2cb0034 Finally get around to implementing pthread_atfork. by sewardj · 22 years ago
  50. 986b0f8 Removed line about Cachegrind being experimental. by njn · 22 years ago
  51. a1269e4 Partial implementation of mallinfo() (Ilpo Ruotsalainen) by sewardj · 22 years ago
  52. 5c509a1 parse_cache_opt: Move free() of opt past last use. by sewardj · 22 years ago
  53. 6314442 Forgot to VG_(free) a VG_(strdup)'d string. by njn · 22 years ago
  54. d583e2c Make __pthread_clock_gettime and __pthread_clock_settime appear for by sewardj · 22 years ago
  55. 05bb2c9 select() and poll(): change order of events in main timing loop by sewardj · 22 years ago
  56. d1c1cf2 wait_for_fd_to_be_readable_or_erring: return immediately if fd is by sewardj · 22 years ago
  57. 0c2f0d7 vg_push_signal_frame: make the siginfo and ucontext fields readable too. by sewardj · 22 years ago
  58. b1bcd26 A libXpm suppression. by sewardj · 22 years ago
  59. 728a527 Fix subtle bug in the interaction between pthread_create and thread_wrapper, by sewardj · 22 years ago
  60. 124ca2a Rationalise client-request handling a bit, by merging the two switches by sewardj · 22 years ago
  61. 7fb5921 --> 1.0pre2 by sewardj · 22 years ago
  62. ed2b8b1 Add test case for sigpending(). by sewardj · 22 years ago
  63. 1d6b3a2 Make recv block only the calling thread, not the entire process. by sewardj · 22 years ago
  64. be23ae7 Add __NR_truncate64. by sewardj · 22 years ago
  65. 4018392 Clear up historical artefacts. by sewardj · 22 years ago
  66. efbfcdf Implement sigpending(). All absolutely horrible. Sigh. by sewardj · 22 years ago
  67. 9a2224b Implement pause(). by sewardj · 22 years ago
  68. d72a7d3 Get rid of ancient stuff. by sewardj · 22 years ago
  69. 47e4e31 Do pthread_rwlockattr_init. by sewardj · 22 years ago
  70. 6ea2938 Add __NR_fdatasync. Also fix some formatting. by sewardj · 22 years ago
  71. 436c2db Do siglongjmp, although without running cleanup handlers in the section by sewardj · 22 years ago
  72. 8ce25cd Further mess with the X config checks, so as to get a reasonably by sewardj · 22 years ago
  73. d84606d - Check DWARF2 reader against spec. Add some clarifications and by sewardj · 22 years ago
  74. 8208ae8 Increase thread limits a bit. by sewardj · 22 years ago
  75. a3be12f Add pthread_attr_setschedpolicy / pthread_attr_getschedpolicy. by sewardj · 22 years ago
  76. 08a50f6 Formatting cleanups in the dwarf2 reader, and some debug printing hooks. by sewardj · 22 years ago
  77. 0076f54 Fix bug in and simply parameter access checks for pthread_sigmask. by sewardj · 22 years ago
  78. 83205b3 Disable debug printing on BB discard. by sewardj · 22 years ago
  79. 9b9e10a ---> 1.0pre1 Yay! by sewardj · 22 years ago
  80. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  81. 64a6a52 ---> 20020613 by sewardj · 22 years ago
  82. 2e43290 Rename event-horizon to error-limit; the former may have trendy black-hole by sewardj · 22 years ago
  83. a2541a9 First round of manual update for 1.0. by sewardj · 22 years ago
  84. 088f118 Be more robust to the situation where a signal arrives, and there is a by sewardj · 22 years ago
  85. 2e20763 Make recvfrom() block only the calling thread, not the whole system by sewardj · 22 years ago
  86. 72f98ff Add --event-horizon=yes|no [yes] so that the limit on errors shown by sewardj · 22 years ago
  87. a83005f Remove inclusion of <linux/module.h> and <asm/atomic.h> since that by sewardj · 22 years ago
  88. 3a7b325 Remove bogus assertion. by sewardj · 22 years ago
  89. 09c55fd Allow detected CPU clock rates down to 50 MHz -- slower than the slowest by sewardj · 22 years ago
  90. b7ad5a9 Namespace police woz here by sewardj · 22 years ago
  91. 07133bf Inconsequential cleanups to recent cachesim hacking. by sewardj · 22 years ago
  92. 05b7dfd Whoops, forgot to add this last time. by njn · 22 years ago
  93. 9b3366a by njn · 22 years ago
  94. 526e3fd A few minor improvements. by njn · 22 years ago
  95. 8fb5a29 Updated Cachegrind section for the CPUID-addition/vg_cachegen-removal. by njn · 22 years ago
  96. 7cf0bd3 by njn · 22 years ago
  97. e306ffe Converted some stab-reading assertions into warnings. by njn · 22 years ago
  98. 924bc00 More RH73 suppressions. by sewardj · 22 years ago
  99. aa4c2df ---> 20020606 by sewardj · 22 years ago
  100. 9bf05a8 Add pthread suppressions. by sewardj · 22 years ago