1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. 97bfa19 Add a gdbxrv monitor command to print the CFI unwind info for an address+len by philippe · 9 years ago
  6. f7bbd79 Slightly improve x86 unwind intensive workload. by philippe · 9 years ago
  7. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  8. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  9. 518850b Constify coregrind. by florian · 10 years ago
  10. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  11. 4cace66 Reduce memory needed for symbols, by having the tocptr and local_ep by philippe · 10 years ago
  12. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  13. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  14. 821283b Initial implementation of CFI based stack unwinding for arm64-linux. by sewardj · 10 years ago
  15. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  16. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  17. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  18. 20ede3a Improves stacktrace unwinding on x86 by philippe · 11 years ago
  19. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  20. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  21. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  22. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  23. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  24. 5f2dcad Don't break fcntl locks when program does mmap. #280965. by sewardj · 13 years ago
  25. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  26. 731f9cf by sewardj · 13 years ago
  27. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  28. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  29. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  30. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  31. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 14 years ago
  32. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 14 years ago
  33. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  34. c8259b8 by sewardj · 15 years ago
  35. 9f20746 Updated copyright years. by njn · 15 years ago
  36. 6b7611b Cleaned up the demangling mess: by njn · 15 years ago
  37. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  38. 9c606bd by sewardj · 16 years ago
  39. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  40. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  41. 811469c Merge r6128: by sewardj · 18 years ago
  42. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  43. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  44. 0c95e94 Fix an all-platforms bug introduced by the recent overhaul of function by sewardj · 18 years ago
  45. 40c186c Further refine ppc64-linux ELF symbol table reading to try to by sewardj · 18 years ago
  46. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago
  47. f72cced Second try at getting rid of the is_self() hack used to decide when to by sewardj · 19 years ago
  48. 0d1a896 Clean up the m_debuginfo interface a bit. by sewardj · 19 years ago
  49. 45f4e7c by sewardj · 19 years ago
  50. 88c5148 by njn · 19 years ago
  51. 3ced4ce Move typedef to a better spot. by njn · 19 years ago
  52. e070c20 Tweak comments and remove an unnecessary #include. by njn · 19 years ago
  53. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago