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. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  5. b6ba6d2 Do not reuse Creg_IA_* for s390. Add dedicated entries Creg_S390_... by florian · 9 years ago
  6. 205a42f Comment change. Function vg_panic does not exist. by florian · 10 years ago
  7. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  8. 518850b Constify coregrind. by florian · 10 years ago
  9. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  10. c5af2ae Bug 338791 Handle debug alt dwz files that are relative to the debug file. by mjw · 10 years ago
  11. 4cace66 Reduce memory needed for symbols, by having the tocptr and local_ep by philippe · 10 years ago
  12. 666ee9d This patch implements reading the directory information for source by philippe · 10 years ago
  13. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  14. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  15. 6df28a8 cfsi_m_ix array should only be indexed according to sizeof_m_ix, by philippe · 10 years ago
  16. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  17. 59e1f3c This patch decreases significantly the memory needed to store the lineloc info. by philippe · 10 years ago
  18. 588cd4e OSX 10.9/10.8: Debuginfo reading FSM: enable recording of r-- mappings by sewardj · 10 years ago
  19. 68654f6 Small comment fix for the UInt* cfsi_m index : 4 instead of 3 by philippe · 10 years ago
  20. 5c3dba2 This patch decreases significantly the memory needed to store the cfsi info. by philippe · 10 years ago
  21. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  22. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  23. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  24. 821283b Initial implementation of CFI based stack unwinding for arm64-linux. by sewardj · 10 years ago
  25. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  26. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  27. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  28. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  29. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  30. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  31. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  32. 40628fa Implement some extra DW_OPs - more constants and some unary operators. by tom · 12 years ago
  33. f6716dd Rename CfiOp to CfiBinop in preparation for adding unary operators. by tom · 12 years ago
  34. db3f3e6 Guard against negative symbol sizes in ELF symbol tables, which by sewardj · 12 years ago
  35. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  36. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  37. 6b5625b Allow multiple rw and rx mappings in the ELF debuginfo reader. by sewardj · 12 years ago
  38. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  39. f1e1aa6 Fix leak in debuginfo.c by philippe · 12 years ago
  40. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  41. 796e4b2 Re-enable the use of loctab (line number table) trimming, for a 5% to by sewardj · 13 years ago
  42. 731f9cf by sewardj · 13 years ago
  43. a5acac3 A refactoring change; no functional effect. struct _DebugInfo by sewardj · 13 years ago
  44. 0f4126c Get rid of DebugInfo::memname, a hangover from the now-removed AIX5 support. by sewardj · 13 years ago
  45. a5cace0 Remove the assumption, in m_debuginfo, that each address is associated by sewardj · 13 years ago
  46. 0b98239 Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284. by tom · 13 years ago
  47. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  48. 452e89a Handle ELF objects with two .eh_frame sections. This fixes a problem by sewardj · 13 years ago
  49. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  50. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  51. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  52. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 14 years ago
  53. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 14 years ago
  54. 3c9cf34 Various improvements to DWARF handling to cope with changes in recent by tom · 15 years ago
  55. d264514 Add support for ELF indirect functions. These are symbols of by tom · 15 years ago
  56. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  57. b2882a6 DARWIN sync: add a comment. by njn · 15 years ago
  58. bcaa2c8 Comment-only change: add comments pertaining to revs 9329 and 9469, by sewardj · 15 years ago
  59. c8259b8 by sewardj · 15 years ago
  60. 9f20746 Updated copyright years. by njn · 15 years ago
  61. 402c9ee Keep track of the svma and bias values for the debug data separately by tom · 15 years ago
  62. 160d5a8 Handle the rodata and sbss sections and cope with variables that by tom · 15 years ago
  63. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  64. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  65. 9c606bd by sewardj · 16 years ago
  66. 59a2d18 Rework storage management in the Dwarf3 type and variable reader, to by sewardj · 16 years ago
  67. 092b626 - Added support for querying information about .plt sections. by bart · 16 years ago
  68. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  69. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  70. 7888e22 Handle DW_CFA_def_cfa_expression; also DW_OP_mul. by sewardj · 17 years ago
  71. 72427fa by sewardj · 17 years ago
  72. f767d96 by sewardj · 17 years ago
  73. 50a3aa1 In struct _SegInfo, rename field 'size' to 'text_size' so as to be by sewardj · 17 years ago
  74. 0bf42fc In struct _SegInfo, rename field 'offset' to 'text_bias'. by sewardj · 17 years ago
  75. c6d3f6f Non-functional change: rename a bunch of variables and field names by sewardj · 17 years ago
  76. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  77. 4ee4f98 Merge r6129: by sewardj · 18 years ago
  78. 534e201 Properly handle external debuginfo (.gnu_debuglink) for stripped and by sewardj · 18 years ago
  79. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago