1. f252299 The amd64-linux unwinder rejects stacks of smaller than 512 bytes as by sewardj · 14 years ago
  2. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  3. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  4. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  5. 9365e3f Unbreak stack unwinding on x86-linux and amd64-linux following merge by sewardj · 15 years ago
  6. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 15 years ago
  7. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  8. 8805326 Fix stack unwinding on PPC to store the correct frame pointer for by tom · 15 years ago
  9. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  10. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  11. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  12. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  13. c8259b8 by sewardj · 15 years ago
  14. 9f20746 Updated copyright years. by njn · 15 years ago
  15. 6b7611b Cleaned up the demangling mess: by njn · 15 years ago
  16. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
  17. d68d3cf VG_(apply_StackTrace): following r8818, we should regard an entry of -1 by sewardj · 16 years ago
  18. b1ae15d This commit subtly changes the meaning of the values obtained via the by sewardj · 16 years ago
  19. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  20. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  21. 5fa8780 Make sure sp[0] and fp[0] are set in a rarely-taken path. Thanks to by sewardj · 16 years ago
  22. d0c0ea6 VG_(get_strace_wrk): don't segfault in the degenerate case fp_min = by sewardj · 16 years ago
  23. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  24. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  25. 9084de7 Include headers for VG_(register_stack) calls. by sewardj · 17 years ago
  26. 690c3c8 Make the clone system call wrappers call VG_(register_stack) to record by tom · 17 years ago
  27. 5bdfbd2 When allocating space for the client stack on Linux, take notice of by sewardj · 17 years ago
  28. 39f3423 by sewardj · 17 years ago
  29. e406723 readd right adjustment. by dirk · 17 years ago
  30. 6178038 fix a few format string warnings by dirk · 17 years ago
  31. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  32. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  33. 15338c5 Merge r6123: by sewardj · 18 years ago
  34. 4cfea4f by sewardj · 18 years ago
  35. 88d3ba8 Don't print more lines of a stack-trace than were obtained. Thanks to Bart by njn · 18 years ago
  36. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  37. a672ea3 Get rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80) and do the x86-linux by sewardj · 18 years ago
  38. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  39. cfb5e2b ppc64-linux: apply the bogus-LR kludge in a second place. by sewardj · 19 years ago
  40. dfbaa22 Make VG_(get_StackTrace2) aware of bogus LR values in by sewardj · 19 years ago
  41. 774453b The symbol table reader hides all that dot crazyness on ppc64-linux now. by sewardj · 19 years ago
  42. 1a85f4f by sewardj · 19 years ago
  43. c0ec8e9 by njn · 19 years ago
  44. db2ac81 Make ppc64-linux stack unwinding work. by sewardj · 19 years ago
  45. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  46. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  47. 2683716 I couldn't resist by njn · 19 years ago
  48. 73cf4c6 Make VG_(apply_StackTrace) stop if it looks like we've overshot main(). by sewardj · 19 years ago
  49. 75ea798 Separate the stack unwind logic for amd64 and x86, so that they can be by sewardj · 19 years ago
  50. 525e232 ppc32 stack unwind: if the initial FP looks bad, don't use it. by sewardj · 19 years ago
  51. ac35f10 Add a comment documenting the reason for subtracting one from the IP value by tom · 19 years ago
  52. 121d1d0 When unwinding the stack on x86/amd64 subtract one from the value of by tom · 19 years ago
  53. 45f4e7c by sewardj · 19 years ago
  54. 2a3b929 avoid compiler warning by njn · 19 years ago
  55. 64ab429 rm now-redundant macros. by sewardj · 19 years ago
  56. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  57. 49b45ba Reinstate stack trace printing on assertion failures. It's terrible by njn · 19 years ago
  58. 6bb0d35 Remove unneeded #ifdef. by njn · 19 years ago
  59. 9680ed9 Fix up ppc32-linux stack unwinding. by sewardj · 19 years ago
  60. 88c5148 by njn · 19 years ago
  61. 5953c10 avoid compiler warning by njn · 19 years ago
  62. af839f5 by njn · 19 years ago
  63. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  64. 899ce73 by njn · 19 years ago
  65. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  66. 24a6efb by njn · 19 years ago
  67. 7d2a9c4 by njn · 19 years ago
  68. c7561b9 by njn · 19 years ago
  69. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  70. f536bbb by njn · 19 years ago
  71. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  72. 132bfcc by njn · 19 years ago
  73. 36a20fa by njn · 19 years ago
  74. 97405b2 by njn · 19 years ago
  75. 31513b4 by njn · 19 years ago
  76. 04e1698 by njn · 19 years ago
  77. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  78. 2024234 by njn · 19 years ago
  79. 0b954fd Fix comment. by sewardj · 19 years ago
  80. 88b5a98 by njn · 19 years ago
  81. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  82. 520e349 rm debug printing by sewardj · 19 years ago
  83. 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 19 years ago
  84. 267100d Rename the first three modules as per naming scheme. by sewardj · 19 years ago[Renamed (97%) from coregrind/stacktrace.c]
  85. 50ba34e by njn · 19 years ago
  86. 9fb73db by njn · 19 years ago
  87. db9b773 Use "VGA_" prefix more consistently. 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