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. 0d77f50 Pick up 'egrep' and 'strings' from $PATH instead of using by florian · 9 years ago
  4. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  5. da4bdf7 Fix a second format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  6. c6e5d76 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  7. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  8. c8ec65a Stop gcc -Og complaining (incorrectly) about filessize being used by sewardj · 10 years ago
  9. 3d0724b Messaging cleanup for the PDB reader. No functional change. by sewardj · 10 years ago
  10. 4fc4270 Improve string table reading for MSVC2010 compiled code. Also seems by sewardj · 10 years ago
  11. 04aae32 ML_(find_name_of_pdb_file): bit a bit more careful when grepping the by sewardj · 10 years ago
  12. 87c8abb Change VG_(mkstemp) such that by florian · 10 years ago
  13. 518850b Constify coregrind. by florian · 10 years ago
  14. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  15. bf0ea23 ML_(dinfo_zalloc/strdup) never return NULL. Remove pointless by florian · 10 years ago
  16. 4cace66 Reduce memory needed for symbols, by having the tocptr and local_ep by philippe · 10 years ago
  17. 4b46910 optimise readpdb.c filename and dirname handling, following r14158 by philippe · 10 years ago
  18. 59e1f3c This patch decreases significantly the memory needed to store the lineloc info. by philippe · 10 years ago
  19. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  20. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  21. cc64826 fix 320211 Stack buffer overflow in ./coregrind/m_main.c with huge TMPDIR by philippe · 11 years ago
  22. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  23. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  24. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  25. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  26. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  27. 6b5625b Allow multiple rw and rx mappings in the ELF debuginfo reader. by sewardj · 12 years ago
  28. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  29. a5acac3 A refactoring change; no functional effect. struct _DebugInfo by sewardj · 13 years ago
  30. a5cace0 Remove the assumption, in m_debuginfo, that each address is associated by sewardj · 13 years ago
  31. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  32. a1132f9 Process PDB files with a path that contains spaces properly. by bart · 14 years ago
  33. 0418bd3 pdb_ds_read: if the presented size is implausibly huge (> 512MB), by sewardj · 14 years ago
  34. 2072880 Reduce verbosity of the PDB reader a bit. Original verbosity is still by sewardj · 15 years ago
  35. 13ac96d Try to find the PDB file for a given PE file by the totally kludgey by sewardj · 15 years ago
  36. 23183c0 The client request VG_USERREQ__LOAD_PDB_DEBUGINFO that we get from by sewardj · 15 years ago
  37. 6560f21 Fix up obviously-bogus FPO biasing a bit. Not that I have any idea if by sewardj · 15 years ago
  38. 39ff606 Make the FPO reader much more robust against apparently nonsensical by sewardj · 15 years ago
  39. 275f93d Fix up debug printing for the PDB reader, so it can be properly by sewardj · 15 years ago
  40. ccc20b1 Make sure isIFunc is initialised whenever we add a symbol. by tom · 15 years ago
  41. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  42. 368ef5d When looking for the text section in a PE executable ignore any by tom · 15 years ago
  43. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  44. 26db80b Merged r9678 (removed a compile warning) from the DARWIN branch. by njn · 15 years ago
  45. c8259b8 by sewardj · 15 years ago