1. 53092c6 ppc64-linux equivalent to r6813 (use sigframe return stub in by sewardj · 17 years ago
  2. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  3. 38dba99 Add disclaimers. by sewardj · 17 years ago
  4. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  5. 3f7bbfa Track VG_(am_find_nsegment) const-ness change. by sewardj · 18 years ago
  6. 5da1b06 Merge r6095: by sewardj · 18 years ago
  7. 53c0dc9 Unbreak amd64-linux after recent commits. by sewardj · 18 years ago
  8. c95257a Unbreak ppc{32,64}-linux after recent commits. by sewardj · 18 years ago
  9. 4cfea4f by sewardj · 18 years ago
  10. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  11. f665b34 Restore RIP on return from a signal handler on amd64 - mirrors the by tom · 18 years ago
  12. 8a42de6 Restore %EIP from the info passed to the handler (ucontext), so as to by sewardj · 19 years ago
  13. 2c6502d First cut at signal frame build/removal for ppc64-linux. Ghastly by sewardj · 19 years ago
  14. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  15. 8e73238 Get rid of bogus assertion. by sewardj · 19 years ago
  16. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  17. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  18. 45f4e7c by sewardj · 19 years ago
  19. 73dc2c7 Give file a better name. by njn · 19 years ago
  20. 463b3d9 Track API changes in vex r1272. by sewardj · 19 years ago
  21. e1c444e Import sigframe stuff from Paul's tree. With this and the other changes by sewardj · 19 years ago
  22. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  23. 94260f2 by njn · 19 years ago
  24. af839f5 by njn · 19 years ago
  25. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  26. 899ce73 by njn · 19 years ago
  27. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  28. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  29. c7561b9 by njn · 19 years ago
  30. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  31. f536bbb by njn · 19 years ago
  32. 132bfcc by njn · 19 years ago
  33. 36a20fa by njn · 19 years ago
  34. 13bfd85 by njn · 19 years ago
  35. 97405b2 by njn · 19 years ago
  36. 0c24647 by njn · 19 years ago
  37. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  38. 2024234 by njn · 19 years ago
  39. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  40. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  41. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  42. 502badb by njn · 19 years ago
  43. 0ee4a95 Rework signal stack handling to avoid doing arithmetic on void pointers by tom · 19 years ago
  44. ad67ade It helps if my changes actually compile... by tom · 19 years ago
  45. cf941da Allow for the red zone when generating new_mem_stack_signal and by tom · 19 years ago
  46. 601371a amd64 build fixes. by sewardj · 19 years ago
  47. 55f9d1a by sewardj · 19 years ago
  48. 8a7fdd2 Make amd64-linux build again after m_sigframe hackery. by sewardj · 19 years ago
  49. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago