1. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  2. 126c64f Patch from Tom Hughes: make --gdb-attach=yes work when a program is by fitzhardinge · 21 years ago
  3. bf45987 Add some missing braces. by fitzhardinge · 21 years ago
  4. 9c42a0f Made the warning clearer when you try to catch SIGKILL/SIGSTOP. Also made it by nethercote · 21 years ago
  5. 3b390c7 by nethercote · 21 years ago
  6. a09a1b5 Fix some bugs in syscall/signal handling: by fitzhardinge · 21 years ago
  7. e1c06d8 Update some stuff related to the syscalls change: by fitzhardinge · 21 years ago
  8. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  9. 37d06f2 Suppress a couple more messages when -q applies. by sewardj · 21 years ago
  10. 7271864 by njn · 21 years ago
  11. 7e73e5f spelling fixes by daywalker · 21 years ago
  12. 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
  13. d304045 by njn · 21 years ago
  14. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  15. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  16. b91ae7f by sewardj · 21 years ago
  17. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  18. e12a45f by sewardj · 21 years ago
  19. fdc28af by njn · 21 years ago
  20. c953984 by njn · 22 years ago
  21. e427a66 by njn · 22 years ago
  22. dcaf312 Rename VG_(kill) and VG_(sigpending) to VG_(kkill) and VG_(ksigpending) by sewardj · 22 years ago
  23. f247eae merge rev 1.29.2.3: by sewardj · 22 years ago
  24. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  25. 872051c vg_signals.c: vg_oursignalhandler(): don't longjmp() on fatal signal if by sewardj · 22 years ago
  26. e8fb72e Make --stop-after= work again. by sewardj · 22 years ago
  27. 0c2f0d7 vg_push_signal_frame: make the siginfo and ucontext fields readable too. by sewardj · 22 years ago
  28. efbfcdf Implement sigpending(). All absolutely horrible. Sigh. by sewardj · 22 years ago
  29. 088f118 Be more robust to the situation where a signal arrives, and there is a by sewardj · 22 years ago
  30. b83b6a7 Whitespace only. by sewardj · 22 years ago
  31. 0e357db Fix bug in signal handling in threads shown by Peter Gober: by sewardj · 22 years ago
  32. fa35651 Comment-only change: add a list of known problems with the signal simulator. by sewardj · 22 years ago
  33. a464e5c Debug message wibble. by sewardj · 22 years ago
  34. 6a3c26e Fix small bug causing assertion failure in computation of SKSS. by sewardj · 22 years ago
  35. 2342c97 Implement sigaltstack. Most of the logic is copied more-or-less by sewardj · 22 years ago
  36. c9792e3 gcc-3.1 compile fix. by sewardj · 22 years ago
  37. 3a951cf More new-signal-hacks fixes. by sewardj · 22 years ago
  38. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago
  39. 811d141 Add another threads+signals test case along with the fix to make it work. by sewardj · 22 years ago
  40. b48e500 Add support for pthread_sigmask() and sigwait(). All absolutely by sewardj · 22 years ago
  41. 4f29ddf External namespace cleanup. by sewardj · 22 years ago
  42. 7a61d91 Debugging hook which turns on a lot of debug printing when SIGUSR1 by sewardj · 22 years ago
  43. d1e8649 Back out rev 1.10. It can't possibly be the right fix. by sewardj · 22 years ago
  44. 7ccc5c2 VG_(oursignalhandler): when catching a fatal signal, don't longjmp by sewardj · 22 years ago
  45. cfdf27c Get rid of incomprehensible special-case treatment of SIGABRT. by sewardj · 22 years ago
  46. 14e0342 by sewardj · 22 years ago
  47. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  48. 9a199dc by sewardj · 22 years ago
  49. 77e466c by sewardj · 22 years ago
  50. 54cacf0 by sewardj · 22 years ago
  51. 2e93c50 by sewardj · 22 years ago
  52. 0ca2a6b (VG_(do__NR_sigaction)): Don't allow setting of by sewardj · 22 years ago
  53. de4a1d0 Initial revision by sewardj · 22 years ago