1. 1a0e39f Read dwarf2 line number information even if a .debug_str section was by sewardj · 19 years ago
  2. 018895d Tentative fix for #117332: No line numbers printed by Valgrind 3.1.0 by sewardj · 19 years ago
  3. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  4. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  5. 7e8c7ca Reinstate code to extent SegInfo ranges to cover all PT_LOAD segments by tom · 19 years ago
  6. 1d3cee2 On amd64, when running allocation-intensive code in the presence of by sewardj · 19 years ago
  7. f72cced Second try at getting rid of the is_self() hack used to decide when to by sewardj · 19 years ago
  8. 69c273f Read debug info from the V exe when it is installed as an in-place build. by sewardj · 19 years ago
  9. 88b7add Handle SHT_NOBITS sections when checking for section overruns. This by sewardj · 19 years ago
  10. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  11. 50d01ab Make sure we have all the DWARF2 sections before trying to decode by tom · 19 years ago
  12. 0d1a896 Clean up the m_debuginfo interface a bit. by sewardj · 19 years ago
  13. 45f4e7c by sewardj · 19 years ago
  14. 7a74054 Only show the "line number too large" warning once. by njn · 19 years ago
  15. b3edb1f by njn · 19 years ago
  16. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  17. 7906958 Replace a bunch of useless memory-to-memory copies with some highly by sewardj · 19 years ago
  18. e75d157 When canonicalising CFI information, truncate overlapping address by sewardj · 19 years ago
  19. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  20. f6ec8ec Re-institute SegInfo reference counting and deallocation. by njn · 19 years ago
  21. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  22. 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
  23. dab4e4b Don't include headers from headers -- make inclusions explicit in all C files. by njn · 19 years ago
  24. d9109c6 by njn · 19 years ago
  25. 0787fc0 by njn · 19 years ago
  26. 88c5148 by njn · 19 years ago
  27. 4f612c2 by njn · 19 years ago
  28. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  29. 0d74162 by njn · 19 years ago
  30. 7b2c38c VG_() -> ML() for ppc32, amd64 (plus a few scattered ones in comments etc) by cerion · 19 years ago
  31. af839f5 by njn · 19 years ago
  32. 7eb7c58 by sewardj · 19 years ago
  33. 1727cc8 by njn · 19 years ago
  34. 899ce73 by njn · 19 years ago
  35. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  36. f4c5016 by njn · 19 years ago
  37. c7561b9 by njn · 19 years ago
  38. 16eeb4e by njn · 19 years ago
  39. e36cb5a When separate debug information is used make sure we look for all by tom · 19 years ago
  40. 022bf2f Complete the merge of Eric Estievenart's DWARF2 directory-reading by sewardj · 19 years ago
  41. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  42. f536bbb by njn · 19 years ago
  43. e9befc6 by njn · 19 years ago
  44. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  45. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  46. 948d761 When printing XML, partially escape the output so that <, > and & in by sewardj · 19 years ago
  47. e7aa4ae Clean up after m_syscalls changes: unbreak amd64-linux. by sewardj · 19 years ago
  48. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  49. 132bfcc by njn · 19 years ago
  50. 36a20fa by njn · 19 years ago
  51. 13bfd85 by njn · 19 years ago
  52. 97405b2 by njn · 19 years ago
  53. 8665d8e Minor refinements/bug-fixes to XML printing. by sewardj · 19 years ago
  54. 31513b4 by njn · 19 years ago
  55. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago[Renamed (98%) from coregrind/vg_symtab2.c]
  56. d1af003 by njn · 19 years ago
  57. 6b2eefa Apparently a CFI record covering 1.4MB was spotted in the wild. I by sewardj · 19 years ago
  58. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  59. 2024234 by njn · 19 years ago
  60. 7b99856 Fill in the amd64 case for regaddr_from_tst. by tom · 19 years ago
  61. 6b2b96a by njn · 19 years ago
  62. 02bc4b8 by njn · 19 years ago
  63. a37029a by njn · 19 years ago
  64. d54e4ec by njn · 19 years ago
  65. 252ed91 Be more concise. by njn · 19 years ago
  66. 36ef6ba by njn · 19 years ago
  67. bf7ca33 Move resolve_redir_allsegs() to vg_redir.c, the only file that uses it, by njn · 19 years ago
  68. 94b1e2e Forgot a #include line. by njn · 19 years ago
  69. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  70. be18a59 Only show invalid-CfiSI messages at verbosity level >= 1. by sewardj · 19 years ago
  71. 55022aa * Clean up the DWARF2 CFI reader a bit by sewardj · 19 years ago
  72. c4f204f VG_(addCfiSI): ignore CfiSIs which state an address range outside of by sewardj · 19 years ago
  73. 520e349 rm debug printing by sewardj · 19 years ago
  74. 3a1c7db Sort the CFI summary table and do lookups in it using binary search. by sewardj · 19 years ago
  75. bf60375 Create and use summary address range limits for the CFI records in by sewardj · 19 years ago
  76. 2fd3890 Get DWARF CFI handling going on amd64 systems. This also required getting by tom · 19 years ago
  77. 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 19 years ago
  78. 5c638c2 Beginnings of a DWARF CFI-based frame-unwinder. Does not yet do by sewardj · 19 years ago
  79. 55f9d1a by sewardj · 19 years ago
  80. 9ee81f5 by sewardj · 19 years ago
  81. 748a131 Add VGP_(setup_redirects) to the platform specific layers and use by tom · 19 years ago
  82. f26d068 Don't truncate symbol values in ELF symbol tables. by tom · 19 years ago
  83. 6f917fd Get thew DWARF reading going on 64 bit machines. by tom · 19 years ago
  84. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  85. be73f43 by njn · 19 years ago
  86. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  87. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  88. 47b209a Rename M_VG_ERRTXT as VG_ERRTXT_LEN, which is more consistent with other names. by njn · 19 years ago
  89. d01fef7 by njn · 19 years ago
  90. 6751613 make function names more uniform by njn · 19 years ago
  91. f426131 by njn · 19 years ago
  92. a168590 Don't try to stuff 16 bit values into 12 bit variables. by njn · 19 years ago
  93. 1fd5eb2 Use Vg_DebugMsg for all the things printed with -v, rather than Vg_UserMsg. by njn · 19 years ago
  94. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  95. b5f6f51 by sewardj · 19 years ago
  96. 6941a1a Fix enough syscall stuff so that simple X applications run (xfontsel, xedit). by sewardj · 19 years ago
  97. a4da2f3 Minimal, horrible hacks needed to make vsyscalls work on amd64. by sewardj · 19 years ago
  98. 1024cf7 Various cleanups to revised low-level memory manager. by sewardj · 19 years ago
  99. 7a21c61 Make ELF symbol reading work on both 32 and 64 bit platforms. by sewardj · 19 years ago
  100. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago