1. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  2. 4f6f336 Several improvements to (internal) statistics reporting about memory usage, by philippe · 10 years ago
  3. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  4. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  5. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  6. 5869ded Fix a buffer overflow in VG_(assert_fail). by florian · 11 years ago
  7. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  8. bbd9a21 Char/ HChar cleanup: The various panic and printf-like functions by florian · 12 years ago
  9. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  10. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  11. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  12. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  13. 6c591e1 by sewardj · 13 years ago
  14. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  15. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  16. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  17. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  18. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  19. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  20. 4eeb0e5 Avoid recursion in VG_(exit). by njn · 15 years ago
  21. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  22. 5b6b8fa Tweak VG_(exit). by njn · 15 years ago
  23. 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 15 years ago
  24. b8329f0 Made the Valgrind abort/crash message clearer about the fact that it can be by njn · 15 years ago
  25. 70ecd6b Avoid non-local asm labels. Fixes bug #189054. by njn · 15 years ago
  26. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 15 years ago
  28. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  29. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  30. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  31. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  32. 4278172 Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid). by sewardj · 18 years ago
  33. 745fc45 Merge r6159 (parts of): by sewardj · 18 years ago
  34. 4cfea4f by sewardj · 18 years ago
  35. 4eee476 by sewardj · 18 years ago
  36. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  37. dfbaa22 Make VG_(get_StackTrace2) aware of bogus LR values in by sewardj · 18 years ago
  38. 297c88f fixed up ppc64 assembly with .opd sections by cerion · 19 years ago
  39. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  40. f349d55 In XML mode, emit a closing </valgrindoutput> on various kinds of by sewardj · 19 years ago
  41. de616ec Fix stack unwinding on ppc. by sewardj · 19 years ago
  42. 9a699e8 Commit Tom's improved-stack-unwinding patch. by sewardj · 19 years ago
  43. 45f4e7c by sewardj · 19 years ago
  44. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  45. 49b45ba Reinstate stack trace printing on assertion failures. It's terrible by njn · 19 years ago
  46. 9450d24 by njn · 19 years ago
  47. 0151588 Do not print backtraces in assertion failures. This is an as-yet by sewardj · 19 years ago
  48. aba25b4 wibble by njn · 19 years ago
  49. e070c20 Tweak comments and remove an unnecessary #include. by njn · 19 years ago
  50. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  51. 3161e80 Use BACKTRACE_DEPTH consistently. by njn · 19 years ago
  52. 24a6efb by njn · 19 years ago
  53. 394213a by njn · 19 years ago
  54. c7561b9 by njn · 19 years ago
  55. 9abd608 by njn · 19 years ago
  56. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  57. 132bfcc by njn · 19 years ago