1. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  2. bd7aca6 Handle DW_OP_deref in DWARF3 expressions. Fixes #147285. by sewardj · 17 years ago
  3. 1ac9d0c Avoid compilation warnings with gcc-4.2. by sewardj · 17 years ago
  4. 38dba99 Add disclaimers. by sewardj · 17 years ago
  5. db5c657 augment previous commit by njn · 17 years ago
  6. c1b1d42 It's generally a good idea to set call-by-reference arguments, especially by njn · 17 years ago
  7. b4cfa2f Remove duplicate code -- make XArray use VG_(ssort). by njn · 17 years ago
  8. 7888e22 Handle DW_CFA_def_cfa_expression; also DW_OP_mul. by sewardj · 17 years ago
  9. 19dc88f Fill in a few more DWARF3 'expression' related cases. by sewardj · 17 years ago
  10. c271ec8 by sewardj · 17 years ago
  11. 261e4ce Barf more elegantly. by sewardj · 17 years ago
  12. c4217cd Make the leb readers 64-bit clean. That should guard against another by sewardj · 17 years ago
  13. 72427fa by sewardj · 17 years ago
  14. 94ef4a4 Comment-only change. by sewardj · 17 years ago
  15. d864eb9 by sewardj · 17 years ago
  16. ddf006d by sewardj · 17 years ago
  17. 461d6c6 Make the frame unwinder able to handle 64-bit DWARF (untested :-( by sewardj · 17 years ago
  18. 687bbf6 Improve --debug-dump=frames output. by sewardj · 17 years ago
  19. 8c90d27 Correctly handle DW_CFA_def_cfa_sf (existing code fails to scale by sewardj · 17 years ago
  20. 3646a49 Non-functional (debug printing only) change: by sewardj · 17 years ago
  21. a44b15f Make VG_(printf) et al conform to ANSI w.r.t. capitalisation of by sewardj · 17 years ago
  22. f767d96 by sewardj · 18 years ago
  23. f7cdfe2 Unbreak aix build. by sewardj · 18 years ago
  24. 301901f Handle DW_CFA_undefined (produced by PathScale 2.4 on amd64-linux) by sewardj · 18 years ago
  25. 3891dd4 ML_(read_callframe_info_dwarf2): deal better with CIEs with no by sewardj · 18 years ago
  26. 50a3aa1 In struct _SegInfo, rename field 'size' to 'text_size' so as to be by sewardj · 18 years ago
  27. 0bf42fc In struct _SegInfo, rename field 'offset' to 'text_bias'. by sewardj · 18 years ago
  28. c6d3f6f Non-functional change: rename a bunch of variables and field names by sewardj · 18 years ago
  29. e872fec Generate valid XML even for very long fn names - always ensure tags by sewardj · 18 years ago
  30. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  31. 1936f8b by sewardj · 18 years ago
  32. 4ee4f98 Merge r6129: by sewardj · 18 years ago
  33. be60d32 Merge r6100: by sewardj · 18 years ago
  34. 4cfea4f by sewardj · 18 years ago
  35. 2e54028 Slacken assertion slightly, and add comments. Fixes #133051 by sewardj · 18 years ago
  36. 574b893 Use fstat64 to work out the size of a file if it is available as it by tom · 18 years ago
  37. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  38. 534e201 Properly handle external debuginfo (.gnu_debuglink) for stripped and by sewardj · 18 years ago
  39. d69222c Fold in a patch which appeared in FC5's default valgrind build, which by sewardj · 18 years ago
  40. 72c84c9 Avoid compiler warnings on ppc64-linux. by sewardj · 18 years ago
  41. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  42. f8dc64f Denestification. by rjwalsh · 19 years ago
  43. 1162491 Teach the Dwarf2 line-info reader how to handle so-called 64-bit by sewardj · 19 years ago
  44. aa80426 Rationalise demangling a bit more, so that suppression matching works by sewardj · 19 years ago
  45. 0c95e94 Fix an all-platforms bug introduced by the recent overhaul of function by sewardj · 19 years ago
  46. 40c186c Further refine ppc64-linux ELF symbol table reading to try to by sewardj · 19 years ago
  47. 69724e6 Tidy up ELF symbol table reading a bit. Make a completely new by sewardj · 19 years ago
  48. 1a85f4f by sewardj · 19 years ago
  49. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  50. b44c0b6 Handle the <<= and >>= operators in stabs. Fixes bug #119914. by tom · 19 years ago
  51. ac39b46 This is logically part of r5501 (ppc64-linux symbol reading fixes) by sewardj · 19 years ago
  52. 8588865 Make symbol table reading understand the .opd section conventions used by sewardj · 19 years ago
  53. 1a0e39f Read dwarf2 line number information even if a .debug_str section was by sewardj · 19 years ago
  54. 018895d Tentative fix for #117332: No line numbers printed by Valgrind 3.1.0 by sewardj · 19 years ago
  55. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  56. 2108204 Take ppc64 startup further along the road by cerion · 19 years ago
  57. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  58. 7e8c7ca Reinstate code to extent SegInfo ranges to cover all PT_LOAD segments by tom · 19 years ago
  59. a2c7603 Fix stabs decoder to allow :: in a method name provided it is inside by tom · 19 years ago
  60. 1d3cee2 On amd64, when running allocation-intensive code in the presence of by sewardj · 19 years ago
  61. 151a639 Fix compiler warnings. by tom · 19 years ago
  62. f72cced Second try at getting rid of the is_self() hack used to decide when to by sewardj · 19 years ago
  63. 69c273f Read debug info from the V exe when it is installed as an in-place build. by sewardj · 19 years ago
  64. 88b7add Handle SHT_NOBITS sections when checking for section overruns. This by sewardj · 19 years ago
  65. 8bf1c33 Don't assert if the DWARF line info reader is given so little data that by tom · 19 years ago
  66. 681b881 Unfortunately gcc4 doesn't like recently added prototypes. Comment by sewardj · 19 years ago
  67. b18cf2b Avoid two compiler warnings. by njn · 19 years ago
  68. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  69. 50d01ab Make sure we have all the DWARF2 sections before trying to decode by tom · 19 years ago
  70. 0d1a896 Clean up the m_debuginfo interface a bit. by sewardj · 19 years ago
  71. 45f4e7c by sewardj · 19 years ago
  72. 73dc2c7 Give file a better name. by njn · 19 years ago
  73. 7a74054 Only show the "line number too large" warning once. by njn · 19 years ago
  74. b3edb1f by njn · 19 years ago
  75. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  76. cbd2f03 Don't show CFI reader warnings without -v. This is intended to hide by sewardj · 19 years ago
  77. c2bf09c A static const variable must have a constant initialiser, so remove the by tom · 19 years ago
  78. 7906958 Replace a bunch of useless memory-to-memory copies with some highly by sewardj · 19 years ago
  79. e75d157 When canonicalising CFI information, truncate overlapping address by sewardj · 19 years ago
  80. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  81. f6ec8ec Re-institute SegInfo reference counting and deallocation. by njn · 19 years ago
  82. 265eb5c Allow negative sizes for structure members in stabs. Fixed bug #109385. by tom · 19 years ago
  83. 07720f3 Handle a 'd' stab that indicates a file in pascal. Fixes bug #89914. by tom · 19 years ago
  84. d8d0ad2 Handle stabs builtin type -30 (wide characters, 16 bit unsigned). by tom · 19 years ago
  85. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  86. 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
  87. b174410 acroread-5.06 for x86-linux requires up to 598 CIEs. Bump the array by sewardj · 19 years ago
  88. 8a05172 A couple more XML cases that slipped through the net. by sewardj · 19 years ago
  89. dab4e4b Don't include headers from headers -- make inclusions explicit in all C files. by njn · 19 years ago
  90. d9109c6 by njn · 19 years ago
  91. 0787fc0 by njn · 19 years ago
  92. 88c5148 by njn · 19 years ago
  93. 4f612c2 by njn · 19 years ago
  94. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  95. 0d74162 by njn · 19 years ago
  96. 7b2c38c VG_() -> ML() for ppc32, amd64 (plus a few scattered ones in comments etc) by cerion · 19 years ago
  97. af839f5 by njn · 19 years ago
  98. 7eb7c58 by sewardj · 19 years ago
  99. 1727cc8 by njn · 19 years ago
  100. 899ce73 by njn · 19 years ago