1. fa492d4 by sewardj · 22 years ago
  2. b5ff83e by sewardj · 22 years ago
  3. 2370f3b by sewardj · 22 years ago
  4. 22854b9 by sewardj · 22 years ago
  5. c0d8f68 by sewardj · 22 years ago
  6. 6c3769f by sewardj · 22 years ago
  7. 810086f by njn · 22 years ago
  8. d8acdf2 by sewardj · 22 years ago
  9. 4f094a7 Rename VG_CLO_DEFAULT_LOGSOCKET to VG_CLO_DEFAULT_LOGPORT. by sewardj · 22 years ago
  10. 69a72a5 Add a new client request, VG_USERREQ__LOGMESSAGE, and use this to route by sewardj · 22 years ago
  11. 570f890 Robustification of logging to a socket. If the listener process dies by sewardj · 22 years ago
  12. 73cf3bc Implement logging to a network socket. So it's now possible to do by sewardj · 22 years ago
  13. 4cf0569 by sewardj · 22 years ago
  14. f220ccc Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  15. 4155712 by njn · 22 years ago
  16. 00a66b1 Finish off support for Red Hat 8 thread-specific-data. Unfortunately by sewardj · 22 years ago
  17. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  18. c953984 by njn · 22 years ago
  19. e427a66 by njn · 22 years ago
  20. e104247 by sewardj · 22 years ago
  21. 37cea30 by njn · 22 years ago
  22. c5d385d Get rid of nvidia_moan(); soon we might not have anything to moan about. by sewardj · 22 years ago
  23. 92a5956 by sewardj · 22 years ago
  24. 1a1dd8b by njn · 22 years ago
  25. 89745a5 merge rev 1.76.2.7: by sewardj · 22 years ago
  26. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  27. 6431be7 by njn · 22 years ago
  28. 1fe7b00 At request of Ulrich Drepper, call __libc_freeres() after final __NR_exit by sewardj · 22 years ago
  29. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  30. 872051c vg_signals.c: vg_oursignalhandler(): don't longjmp() on fatal signal if by sewardj · 22 years ago
  31. 2cb0034 Finally get around to implementing pthread_atfork. by sewardj · 22 years ago
  32. efbfcdf Implement sigpending(). All absolutely horrible. Sigh. by sewardj · 22 years ago
  33. 9a2224b Implement pause(). by sewardj · 22 years ago
  34. 8208ae8 Increase thread limits a bit. by sewardj · 22 years ago
  35. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  36. 2e43290 Rename event-horizon to error-limit; the former may have trendy black-hole by sewardj · 22 years ago
  37. 72f98ff Add --event-horizon=yes|no [yes] so that the limit on errors shown by sewardj · 22 years ago
  38. 07133bf Inconsequential cleanups to recent cachesim hacking. by sewardj · 22 years ago
  39. 7cf0bd3 by njn · 22 years ago
  40. e904795 Minor mods to stop make the leak detector behave properly for the by sewardj · 22 years ago
  41. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  42. f0b0645 Inch towards JVM (Sun, 1.4.0) working. by sewardj · 22 years ago
  43. 2d94c11 Clean up assertion stuff for the vg_libpthread.c by sewardj · 22 years ago
  44. 7d78e78 Implement CLC and STC (Pascal Massimino <pmassimi@ilog.fr>). by sewardj · 22 years ago
  45. a70ca3f demangle_number: handle base-36 numbers. by sewardj · 22 years ago
  46. ef037c7 Implement __pthread_kill_other_threads_np properly. It does seem to by sewardj · 22 years ago
  47. ccef2e6 As per POSIX, nuke all threads other than me by sewardj · 22 years ago
  48. 870497a When a thread exits, run the destructors for the thread's specific data. by sewardj · 22 years ago
  49. 8ad94e1 Implement thread cleanup stacks. by sewardj · 22 years ago
  50. 4505b9e Increase thread scheduling quantum from 20000 bbs to 50000 bbs. by sewardj · 22 years ago
  51. 7989d0c Fix various problems with new thread start / stop / detach stuff. by sewardj · 22 years ago
  52. 20917d8 by sewardj · 22 years ago
  53. 2342c97 Implement sigaltstack. Most of the logic is copied more-or-less by sewardj · 22 years ago
  54. ff42d1d Implement pthread_yield. by sewardj · 22 years ago
  55. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  56. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  57. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago
  58. b48e500 Add support for pthread_sigmask() and sigwait(). All absolutely by sewardj · 22 years ago
  59. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 22 years ago
  60. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 22 years ago
  61. a1679dd Kernel 2.4 / glibc 2.2.X build fixes for recent startup changes. by sewardj · 22 years ago
  62. fbe18b9 Build fixes for Red Hat 6.2. by sewardj · 22 years ago
  63. b358620 Remove valgrind's use of libc-supplied stat() and sbrk(). Now the only by sewardj · 22 years ago
  64. cfc39b2 Complain about NVidia's libGL.so also when an 0x8C opcode is encountered. by sewardj · 22 years ago
  65. b581a13 Improvements to the error-collecting machinery: by sewardj · 22 years ago
  66. 671ff54 Minor profiling improvements. Add a couple of cost centers. by sewardj · 22 years ago
  67. 7e87e38 by sewardj · 22 years ago
  68. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  69. bf290b9 Increase default thread stack size to 64k and institute crude by sewardj · 22 years ago
  70. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  71. 4f9c934 by njn · 22 years ago
  72. 1bebcbf adjust error count thresholds by sewardj · 22 years ago
  73. f2537be VG_(maybe_add_context): also stop collecting errors when the total by sewardj · 22 years ago
  74. 14e0342 by sewardj · 22 years ago
  75. ebc8233 Allow more slack with VG_STARTUP_STACK_MASK. Also increase some by sewardj · 22 years ago
  76. d8091eb minor tweaks to constants by sewardj · 22 years ago
  77. 56fc53d Fix total b0rkage of signal handling caused by stupidly giving the by sewardj · 22 years ago
  78. 5f07b66 by sewardj · 22 years ago
  79. e6a2524 GDB-attach cleanups. Have our own system() so we don't have to use by sewardj · 22 years ago
  80. 3580542 Make the GDB-attach stuff thread-aware, and work (at least partially) by sewardj · 22 years ago
  81. 30671ff Add pthread_mutex_trylock, and add various other hacks to try and make by sewardj · 22 years ago
  82. 3b5d886 by sewardj · 22 years ago
  83. aabd5ad VG_(record_free_error) / VG_(record_freemismatch_error) are called by sewardj · 22 years ago
  84. 6072c36 by sewardj · 22 years ago
  85. 604ec3c by sewardj · 22 years ago
  86. 1e8cdc9 by sewardj · 22 years ago
  87. 15a43e1 Show backtraces for all threads in vg_assert, VG_(panic) and by sewardj · 22 years ago
  88. 45b4b37 by sewardj · 22 years ago
  89. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  90. c7529c3 by sewardj · 22 years ago
  91. 22bafd9 by sewardj · 22 years ago
  92. 8c82451 by sewardj · 22 years ago
  93. 77e466c by sewardj · 22 years ago
  94. bc5b99f by sewardj · 22 years ago
  95. 54cacf0 by sewardj · 22 years ago
  96. 8937c81 by sewardj · 22 years ago
  97. 2e93c50 by sewardj · 22 years ago
  98. 97ced73 Add experimental omission of V-bits for address values, using by sewardj · 22 years ago
  99. 4a7456e Detect FPU instructions which set %EFLAGS and mark the resulting by sewardj · 22 years ago
  100. 3b2736a Fix plumbing of version number from config.h to vg_main.c by sewardj · 22 years ago