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. 358f284 Silence -Wcast-qual const qualifier warning. n-i-bz. by rhyskidd · 9 years ago
  4. 0d77f50 Pick up 'egrep' and 'strings' from $PATH instead of using by florian · 9 years ago
  5. 91ad39d Fix various compiler warnings for the arm architecture. by florian · 9 years ago
  6. ede7291 Fix a leak of the abbrev hash table when --read-var-info=yes is given by philippe · 9 years ago
  7. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  8. da4bdf7 Fix a second format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  9. e7f48e6 Fix a format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  10. 6d86b6f Bug 348345 - Assertion fails for negative lineno by sewardj · 9 years ago
  11. 09a8b14 Fix a few function declarations. by florian · 9 years ago
  12. c6e5d76 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  13. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  14. 8291e31 349941 di_notify_mmap might create wrong start/size DebugInfoMapping by mjw · 9 years ago
  15. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  16. c34167f Inline ensure_valid. This improves reading the debug info of big executables by philippe · 9 years ago
  17. 97bfa19 Add a gdbxrv monitor command to print the CFI unwind info for an address+len by philippe · 9 years ago
  18. f7bbd79 Slightly improve x86 unwind intensive workload. by philippe · 9 years ago
  19. c474069 Some platforms such as x86 and amd64 have efficient unaligned access. by philippe · 9 years ago
  20. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  21. 5690824 DW_CFA_def_cfa_expression: don't push the CFA on the stack before by sewardj · 9 years ago
  22. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  23. b6ba6d2 Do not reuse Creg_IA_* for s390. Add dedicated entries Creg_S390_... by florian · 10 years ago
  24. dc4ff1a Fix two bugs: by florian · 10 years ago
  25. 3cfee11 Remove assertion. Unlikely as it may be, len may be huge by florian · 10 years ago
  26. 9b54074 Issue a warning if a function has more than 5 million bytes of by florian · 10 years ago
  27. 1a11a6b Update comment about range checks with observations from Florian. by sewardj · 10 years ago
  28. a94f4f7 Minor changes in an attempt to improve performance and reduce by sewardj · 10 years ago
  29. c8ec65a Stop gcc -Og complaining (incorrectly) about filessize being used by sewardj · 10 years ago
  30. 426e6a2 canonicaliseSymtab: fix silly logic that could cause the function to by sewardj · 10 years ago
  31. 3d0724b Messaging cleanup for the PDB reader. No functional change. by sewardj · 10 years ago
  32. a663c8e For PDB stats printing, don't print the number of inl-info records, by sewardj · 10 years ago
  33. 4fc4270 Improve string table reading for MSVC2010 compiled code. Also seems by sewardj · 10 years ago
  34. 04aae32 ML_(find_name_of_pdb_file): bit a bit more careful when grepping the by sewardj · 10 years ago
  35. 237fd43 Fix a bug introduced in r14913. by florian · 10 years ago
  36. ebb8893 Bug #343978 Recognize DWARF5/GCC5 DW_LANG_Fortran 2003 and 2008 constants. by mjw · 10 years ago
  37. 45ee036 Fix undefined behaviours when shifting. Found by libubsan. by florian · 10 years ago
  38. d3166c4 VG_(am_get_filename) returns a pointer to memory that belongs to the by florian · 10 years ago
  39. 5196c3e TyEnt::TyStOrUn::fieldRs is never NULL as VG_(newXA) always returns by florian · 10 years ago
  40. f44ff62 Buffer audit. Resize some. by florian · 10 years ago
  41. c505820 Remove two fixed-size buffers in the dwarf readers. by florian · 10 years ago
  42. 205a42f Comment change. Function vg_panic does not exist. by florian · 10 years ago
  43. f4384f4 Simplify the VG_(get_filename_linenum) interface by removing by florian · 10 years ago
  44. 866862a Fix BZ #116002. by florian · 10 years ago
  45. 611fd68 Remove fixed size arrays in the dwarf-3 parser. by florian · 10 years ago
  46. 5f9db7f Eliminate fixed size buffer 'the_CIEs' and allocate it dynamically. by florian · 10 years ago
  47. b527a5b Bug 341238. Recognize GCC5/DWARFv5 DW_LANG constants Go, C11, C++11, C++14. by mjw · 10 years ago
  48. 8167a03 Fix typos in a comment by philippe · 10 years ago
  49. 3130eab Minor non-functional cleanups. by florian · 10 years ago
  50. e08950b Merge revisions 14445 and 14446 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  51. 25148a6 Fix a bug spotted by IBM's BEAM checker in VG_(describe_IP). by florian · 10 years ago
  52. 87c8abb Change VG_(mkstemp) such that by florian · 10 years ago
  53. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  54. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  55. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  56. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  57. 547f750 Enable reading of Dwarf2 frame-unwind info on MacOS. It seems by sewardj · 10 years ago
  58. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  59. c15a048 Followup to r14656. Fix compile problem on Darwin. by florian · 10 years ago
  60. 518850b Constify coregrind. by florian · 10 years ago
  61. 6f40f75 Constify a variable. by florian · 10 years ago
  62. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  63. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  64. d6845c6 di_notify_ACHIEVE_ACCEPT_STATE: before starting to parse the ELF file, by sewardj · 10 years ago
  65. a175ffb Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  66. af18689 Add two gnu extensions DW_AT definition and tracing by philippe · 10 years ago
  67. bb861b5 follow up to fix for 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  68. 7931627 Merge revisions 14372 and 14607 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  69. d4636ab fix 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  70. d6b9fcc The XArray element type of variable "described" is HChar not UChar. by florian · 10 years ago
  71. 304e8fb Remove anouncement of helgrind dead in coregrind/m_debuginfo/README.txt by philippe · 10 years ago
  72. 8eebf23 Fix a few casts that dropped type qualifiers. As pointed out by -Wcast-qual. by florian · 10 years ago
  73. f09d2a9 Remove a few useless asserts after memory allocation. by florian · 10 years ago
  74. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  75. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  76. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  77. bf0ea23 ML_(dinfo_zalloc/strdup) never return NULL. Remove pointless by florian · 10 years ago
  78. b49e4a5 Tidy up m_oset.c by florian · 10 years ago
  79. ba60227 Bug 338803 followup. Only print cross-CU warning when -v is given. by mjw · 10 years ago
  80. 924fa34 readstabs.c: Don't include a.out.h, just define the stabs symbol nlist entry. by mjw · 10 years ago
  81. 6ae06ed Partial bypass for 338803 Handling of dwz debug alt files or cross-CU is broken by philippe · 10 years ago
  82. 7cf5f66 Always check crc in open_debug_file for now. Bug #338791 followup. by mjw · 10 years ago
  83. c5af2ae Bug 338791 Handle debug alt dwz files that are relative to the debug file. by mjw · 10 years ago
  84. 3e49e4c readdwarf3.c: Improve error message on bad DW_FORM_GNU_[ref|strp]_alt usage. by mjw · 10 years ago
  85. 2d3aed7 The 4th parameter of lzo1x_decompress_safe has lzo_uint * type by florian · 10 years ago
  86. 97b89f7 Remove some unneeded checks. These were spotted by the Coverity checker. by florian · 10 years ago
  87. b895602 Typo fix + small improvement in comment by philippe · 10 years ago
  88. 0617117 Unbreak the MacOS port following recent r14273 (further reduction by sewardj · 10 years ago
  89. 4cace66 Reduce memory needed for symbols, by having the tocptr and local_ep by philippe · 10 years ago
  90. 4815f5a Fix some comments by philippe · 10 years ago
  91. 666ee9d This patch implements reading the directory information for source by philippe · 10 years ago
  92. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  93. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  94. 8b662d5 fix 338024 inlined functions are not shown if DW_AT_ranges is used by philippe · 10 years ago
  95. 6df28a8 cfsi_m_ix array should only be indexed according to sizeof_m_ix, by philippe · 10 years ago
  96. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  97. 6625f71 Back out r14186 as it was identified to have caused a performance regression. by florian · 10 years ago
  98. 4afac5b fix comment when calling get_sym_name() by petarj · 10 years ago
  99. 8120818 No need to write the offset into a buffer when that buffer is not used. by florian · 10 years ago
  100. 7d99579 Fix a comment. by florian · 10 years ago