1. 0345188 arm64: rename guest_SP to guest_XSP so as to avoid a name clash with by sewardj · 10 years ago
  2. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  3. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  4. 2558317 fix 319235 --db-attach=yes is broken with Yama ptrace scoping enabled by philippe · 11 years ago
  5. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  6. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  7. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  8. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  9. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  10. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  11. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  12. 6c591e1 by sewardj · 13 years ago
  13. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  14. 234bd48 arm-linux: zero out the least significant bit of R15 that we by sewardj · 14 years ago
  15. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  16. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  17. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  18. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  19. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  20. 9f20746 Updated copyright years. by njn · 15 years ago
  21. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  22. 5b9b441 Don't let the debugger attachment fail silently in some cases. by sewardj · 17 years ago
  23. 0313b1e Zero out the vki_user_regs_struct before using it. Otherwise, we end by sewardj · 17 years ago
  24. 62c9aa7 Add initial code to support debugger attaching on ppc64-linux (Ryan John). by sewardj · 17 years ago
  25. 7d7ddd2 Minor tidyings to the debugger-attach code, as part of a failed by sewardj · 17 years ago
  26. fc9bf72 When doing ptrace on amd64-linux, provide values which don't fail the by sewardj · 17 years ago
  27. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  28. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  29. 957ee5d Merge r6152: Add dummy cases for AIX5. by sewardj · 18 years ago
  30. 4cfea4f by sewardj · 18 years ago
  31. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  32. 7289274 Increase buffer size, so that long debugger command lines don't crash by sewardj · 19 years ago
  33. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  34. c9e73dc Add casts to stop gcc complaining. by sewardj · 19 years ago
  35. ccc89d9 Third pass at the ppc32 ptrace stuff. It compiles now, but gcc complains that by sewardj · 19 years ago
  36. 0109322 Do ptrace_setregs in a ppc32 compatible way instead of a ppc64 way. by tom · 19 years ago
  37. 0e500f1 Try to fill in ptrace_setregs. Dunno if it's right. by sewardj · 19 years ago
  38. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  39. 45f4e7c by sewardj · 19 years ago
  40. e4fed1c Make attaching a debugger work on amd64. by tom · 19 years ago
  41. 7e7d006 ah, crap by njn · 19 years ago
  42. 634a652 Remove unnecesary #includes. by njn · 19 years ago
  43. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  44. eee47b5 Add #include necessary for AMD64. by njn · 19 years ago
  45. 75b65aa by njn · 19 years ago