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. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  4. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  5. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  6. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  7. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  8. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  9. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  10. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  11. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  12. 2a6b81c mips64: Correct the value for the VG_MIN_MALLOC_SZB by dejanj · 11 years ago
  13. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  14. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 11 years ago
  15. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  16. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  17. 17d3a44 Setup correct minimum malloc'd block size for MIPS. by petarj · 12 years ago
  18. 03f8d3f Update copyright dates to include 2012. 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. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  21. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  22. 11684aa Change the default (minimum) client malloc alignment from 8 to 16 by sewardj · 13 years ago
  23. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  24. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  25. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  26. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  27. 88d560f DARWIN sync: make VG_MIN_MALLOC_SZB 16 bytes where appropriate. Add another by njn · 15 years ago
  28. 481342c Remove a dead declaration. by njn · 15 years ago
  29. 9f20746 Updated copyright years. by njn · 15 years ago
  30. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  31. 9c606bd by sewardj · 16 years ago
  32. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  33. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  34. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  35. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  36. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  37. cd0309b Add a new arena (VG_AR_TTAUX) for holding auxiliary TT/TC structures by sewardj · 19 years ago
  38. 45f4e7c by sewardj · 19 years ago
  39. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  40. 2dc09e6 by njn · 19 years ago
  41. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  42. 717cde5 by njn · 19 years ago