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. a5e06c3 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  6. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  7. dd23820 Fix leak : only strdup in SectKind.objname if a SectKind address is returned by philippe · 10 years ago
  8. 7463e49 Include pub_core_aspacemgr.h only where needed. Also fixes BZ #344235. by florian · 10 years ago
  9. dea1edf Followup to r14886. So it turned out that in m_addrinfo we were already by florian · 10 years ago
  10. d3166c4 VG_(am_get_filename) returns a pointer to memory that belongs to the by florian · 10 years ago
  11. d0da968 Fix 341539 VG_(describe_addr) should not describe address as belonging to client by philippe · 10 years ago
  12. f7ec77f Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr) so as to describe by philippe · 10 years ago
  13. e08950b Merge revisions 14445 and 14446 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  14. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  15. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  16. 518850b Constify coregrind. by florian · 10 years ago
  17. 0af05d4 Handle explicitely all enum values in 'switch' on AddrInfo tag by philippe · 10 years ago
  18. a4ca4fe Fix incorrect use of VG_(tool_panic). Adapt checker script accordingly. by florian · 10 years ago
  19. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  20. d099e51 gcc on arm64 -Og produces a (false positive) warning that by philippe · 10 years ago
  21. 7e3b3f2 Improve description of an address that is on a stack but below sp. by philippe · 10 years ago
  22. a7cea05 Have m_addrinfo.c giving more details about an address in a text segment by philippe · 10 years ago
  23. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  24. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  25. 07c0852 Factorises the address code description and printing by philippe · 10 years ago