1. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  2. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  3. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  4. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  5. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  6. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  7. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  8. 79c4ae8 Fix some incorrect end comments. by njn · 15 years ago
  9. 9f20746 Updated copyright years. by njn · 15 years ago
  10. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  11. a8ffda6 Format string fixes for ppc{32,64}-aix5. by sewardj · 16 years ago
  12. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  13. 8b24302 Propagate the error number in x86 signal contexts to the client. by tom · 16 years ago
  14. c93c222 Un-break signal frame delivery on ppc64 following recent Memcheck by sewardj · 16 years ago
  15. 7cf4e6b by sewardj · 16 years ago
  16. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  17. adacaf9 Propagate the ucontext information with a received signal to the by tom · 17 years ago
  18. 53092c6 ppc64-linux equivalent to r6813 (use sigframe return stub in by sewardj · 17 years ago
  19. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  20. 38dba99 Add disclaimers. by sewardj · 17 years ago
  21. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  22. 3f7bbfa Track VG_(am_find_nsegment) const-ness change. by sewardj · 18 years ago
  23. 5da1b06 Merge r6095: by sewardj · 18 years ago
  24. 53c0dc9 Unbreak amd64-linux after recent commits. by sewardj · 18 years ago
  25. c95257a Unbreak ppc{32,64}-linux after recent commits. by sewardj · 18 years ago
  26. 4cfea4f by sewardj · 18 years ago
  27. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  28. f665b34 Restore RIP on return from a signal handler on amd64 - mirrors the by tom · 18 years ago
  29. 8a42de6 Restore %EIP from the info passed to the handler (ucontext), so as to by sewardj · 18 years ago
  30. 2c6502d First cut at signal frame build/removal for ppc64-linux. Ghastly by sewardj · 19 years ago
  31. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  32. 8e73238 Get rid of bogus assertion. by sewardj · 19 years ago
  33. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  34. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  35. 45f4e7c by sewardj · 19 years ago
  36. 73dc2c7 Give file a better name. by njn · 19 years ago
  37. 463b3d9 Track API changes in vex r1272. by sewardj · 19 years ago
  38. e1c444e Import sigframe stuff from Paul's tree. With this and the other changes by sewardj · 19 years ago
  39. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  40. 94260f2 by njn · 19 years ago
  41. af839f5 by njn · 19 years ago
  42. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  43. 899ce73 by njn · 19 years ago
  44. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  45. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  46. c7561b9 by njn · 19 years ago
  47. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  48. f536bbb by njn · 19 years ago
  49. 132bfcc by njn · 19 years ago
  50. 36a20fa by njn · 19 years ago
  51. 13bfd85 by njn · 19 years ago
  52. 97405b2 by njn · 19 years ago
  53. 0c24647 by njn · 19 years ago
  54. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  55. 2024234 by njn · 19 years ago
  56. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  57. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  58. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  59. 502badb by njn · 19 years ago
  60. 0ee4a95 Rework signal stack handling to avoid doing arithmetic on void pointers by tom · 19 years ago
  61. ad67ade It helps if my changes actually compile... by tom · 19 years ago
  62. cf941da Allow for the red zone when generating new_mem_stack_signal and by tom · 19 years ago
  63. 601371a amd64 build fixes. by sewardj · 19 years ago
  64. 55f9d1a by sewardj · 19 years ago
  65. 8a7fdd2 Make amd64-linux build again after m_sigframe hackery. by sewardj · 19 years ago
  66. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago