1. 821283b Initial implementation of CFI based stack unwinding for arm64-linux. by sewardj · 11 years ago
  2. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  3. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  4. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  5. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  6. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  7. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  8. 40628fa Implement some extra DW_OPs - more constants and some unary operators. by tom · 12 years ago
  9. f6716dd Rename CfiOp to CfiBinop in preparation for adding unary operators. by tom · 12 years ago
  10. c1d946e Fix up range checking in ML_(addLineInfo). Avoids assertion failure by sewardj · 12 years ago
  11. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  12. 6f3f318 Fix ppCfiReg for s390 so --trace-cfi=yes no longer asserts. by florian · 12 years ago
  13. 54c45db Clean up the PDB reader somewhat, mostly in the area of biasing. by sewardj · 12 years ago
  14. 6b5625b Allow multiple rw and rx mappings in the ELF debuginfo reader. by sewardj · 12 years ago
  15. 732b358 Allow an IFunc symbol to be merged with a non-IFunc symbol that by tom · 12 years ago
  16. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  17. d483f80 Avoid duplicate primary names when merging identical symbol table entries. by philippe · 12 years ago
  18. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  19. 7cf235b ML_(ppSym): minor improvement in debug printing for DiSyms. by sewardj · 13 years ago
  20. 796e4b2 Re-enable the use of loctab (line number table) trimming, for a 5% to by sewardj · 13 years ago
  21. a5acac3 A refactoring change; no functional effect. struct _DebugInfo by sewardj · 13 years ago
  22. a5cace0 Remove the assumption, in m_debuginfo, that each address is associated by sewardj · 13 years ago
  23. 0b98239 Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284. by tom · 13 years ago
  24. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  25. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  26. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  27. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  28. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 15 years ago
  29. 67dda56 Handle the isIFunc flag when canonicalising the symbol table. by tom · 15 years ago
  30. 3c9cf34 Various improvements to DWARF handling to cope with changes in recent by tom · 15 years ago
  31. 94be743 Make sure the entire symbol is swapped when canonicaliseSymtab decides by tom · 15 years ago
  32. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  33. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  34. 27a0024 Add some extra symbol comparisons, based on those from the DARWIN branch. by njn · 15 years ago
  35. c8259b8 by sewardj · 15 years ago
  36. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  37. 9f20746 Updated copyright years. by njn · 15 years ago
  38. 588658b Don't assume that all global variables are in the data section - we by tom · 16 years ago
  39. 10deba4 ML_(addDiCfSI)(): truncate DiCfSI's that fall partially but not by sewardj · 16 years ago
  40. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  41. 50fde23 Dwarf3 variable & type reader: use 64-bit numbers throughout to by sewardj · 16 years ago
  42. 9c606bd by sewardj · 16 years ago
  43. bee43c1 Make VG_(addToXA) and VG_(addBytesToXA) 64-bit clean. by sewardj · 16 years ago
  44. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  45. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  46. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  47. 7888e22 Handle DW_CFA_def_cfa_expression; also DW_OP_mul. by sewardj · 17 years ago
  48. 72427fa by sewardj · 17 years ago
  49. f767d96 by sewardj · 17 years ago
  50. 50a3aa1 In struct _SegInfo, rename field 'size' to 'text_size' so as to be by sewardj · 18 years ago
  51. c6d3f6f Non-functional change: rename a bunch of variables and field names by sewardj · 18 years ago
  52. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  53. 4ee4f98 Merge r6129: by sewardj · 18 years ago
  54. 2e54028 Slacken assertion slightly, and add comments. Fixes #133051 by sewardj · 18 years ago
  55. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago