1. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  2. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  3. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago
  4. b48e500 Add support for pthread_sigmask() and sigwait(). All absolutely by sewardj · 22 years ago
  5. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 22 years ago
  6. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 22 years ago
  7. a1679dd Kernel 2.4 / glibc 2.2.X build fixes for recent startup changes. by sewardj · 22 years ago
  8. fbe18b9 Build fixes for Red Hat 6.2. by sewardj · 22 years ago
  9. b358620 Remove valgrind's use of libc-supplied stat() and sbrk(). Now the only by sewardj · 22 years ago
  10. cfc39b2 Complain about NVidia's libGL.so also when an 0x8C opcode is encountered. by sewardj · 22 years ago
  11. b581a13 Improvements to the error-collecting machinery: by sewardj · 22 years ago
  12. 671ff54 Minor profiling improvements. Add a couple of cost centers. by sewardj · 22 years ago
  13. 7e87e38 by sewardj · 22 years ago
  14. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  15. bf290b9 Increase default thread stack size to 64k and institute crude by sewardj · 22 years ago
  16. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  17. 4f9c934 by njn · 22 years ago
  18. 1bebcbf adjust error count thresholds by sewardj · 23 years ago
  19. f2537be VG_(maybe_add_context): also stop collecting errors when the total by sewardj · 23 years ago
  20. 14e0342 by sewardj · 23 years ago
  21. ebc8233 Allow more slack with VG_STARTUP_STACK_MASK. Also increase some by sewardj · 23 years ago
  22. d8091eb minor tweaks to constants by sewardj · 23 years ago
  23. 56fc53d Fix total b0rkage of signal handling caused by stupidly giving the by sewardj · 23 years ago
  24. 5f07b66 by sewardj · 23 years ago
  25. e6a2524 GDB-attach cleanups. Have our own system() so we don't have to use by sewardj · 23 years ago
  26. 3580542 Make the GDB-attach stuff thread-aware, and work (at least partially) by sewardj · 23 years ago
  27. 30671ff Add pthread_mutex_trylock, and add various other hacks to try and make by sewardj · 23 years ago
  28. 3b5d886 by sewardj · 23 years ago
  29. aabd5ad VG_(record_free_error) / VG_(record_freemismatch_error) are called by sewardj · 23 years ago
  30. 6072c36 by sewardj · 23 years ago
  31. 604ec3c by sewardj · 23 years ago
  32. 1e8cdc9 by sewardj · 23 years ago
  33. 15a43e1 Show backtraces for all threads in vg_assert, VG_(panic) and by sewardj · 23 years ago
  34. 45b4b37 by sewardj · 23 years ago
  35. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 23 years ago
  36. c7529c3 by sewardj · 23 years ago
  37. 22bafd9 by sewardj · 23 years ago
  38. 8c82451 by sewardj · 23 years ago
  39. 77e466c by sewardj · 23 years ago
  40. bc5b99f by sewardj · 23 years ago
  41. 54cacf0 by sewardj · 23 years ago
  42. 8937c81 by sewardj · 23 years ago
  43. 2e93c50 by sewardj · 23 years ago
  44. 97ced73 Add experimental omission of V-bits for address values, using by sewardj · 23 years ago
  45. 4a7456e Detect FPU instructions which set %EFLAGS and mark the resulting by sewardj · 23 years ago
  46. 3b2736a Fix plumbing of version number from config.h to vg_main.c by sewardj · 23 years ago
  47. fe8a166 Implement DAA as well as DAS. Byrial Jensen <byrial@image.dk> by sewardj · 23 years ago
  48. 4d0ab1f (merge from 20020320) Implement x86 das instruction. by sewardj · 23 years ago
  49. de4a1d0 Initial revision by sewardj · 23 years ago