1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. c6e5d76 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  4. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  6. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  7. 518850b Constify coregrind. by florian · 10 years ago
  8. af18689 Add two gnu extensions DW_AT definition and tracing by philippe · 10 years ago
  9. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  10. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  11. e22cbf3 arm64: get_Dwarf_Reg: at least handle the case of requesting XSP by sewardj · 10 years ago
  12. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  13. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  14. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  15. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
  16. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  17. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  18. f7c9714 Initial support for DWZ compressed debuginfo -- don't crash, at least, by sewardj · 12 years ago
  19. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  20. dac4779 debug info reader: rearrange the source code such that gcc issues a warning if an enumeration label is missing. by bart · 13 years ago
  21. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  22. 50f5cea Fix a compile warning on {ppc32,ppc64}-linux. by sewardj · 13 years ago
  23. 86781fa More fixes for unaligned accesses in the debuginfo code. BZ#282527. by tom · 13 years ago
  24. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  25. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
  26. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  27. fba428c Add some basic DWARF4 support. Based on patch from Jakub Jelinek by tom · 14 years ago
  28. b9c17d2 DW_OP_mod should do unsigned arithmetic. Closes #223656. by tom · 15 years ago
  29. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 15 years ago
  30. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  31. 3c9cf34 Various improvements to DWARF handling to cope with changes in recent by tom · 15 years ago
  32. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  33. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  34. de706e3 DARWIN sync: put conditional compilation alternatives in the usual order. by njn · 15 years ago
  35. 9f20746 Updated copyright years. by njn · 16 years ago
  36. 402c9ee Keep track of the svma and bias values for the debug data separately by tom · 16 years ago
  37. ec3f2ce ML_(evaluate_trivial_GX): handle the case by sewardj · 16 years ago
  38. 160d5a8 Handle the rodata and sbss sections and cope with variables that by tom · 16 years ago
  39. 588658b Don't assume that all global variables are in the data section - we by tom · 16 years ago
  40. 50fde23 Dwarf3 variable & type reader: use 64-bit numbers throughout to by sewardj · 16 years ago
  41. 9c606bd by sewardj · 16 years ago
  42. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  43. 5fbe0af Removed ppc debug print statements. by bart · 16 years ago
  44. aa3c28a Handle DW_OP_deref. by sewardj · 17 years ago
  45. 68a2ebd Try to handle the situation where an object is first split into a base by sewardj · 17 years ago
  46. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago