1. 7cf4e6b by sewardj · 16 years ago
  2. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  3. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  4. 7d7ddd2 Minor tidyings to the debugger-attach code, as part of a failed by sewardj · 17 years ago
  5. adb102f by sewardj · 17 years ago
  6. c6f43dd Fix out of date comment. by sewardj · 17 years ago
  7. fb289bc Fix a bug reported by Bruce Lowekamp involving the interaction of by njn · 17 years ago
  8. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  9. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  10. a86f29e Removed the unused pthread_model and thread_model modules. by njn · 18 years ago
  11. 39745be When generating suppressions, remember to Z-demangle function names, by sewardj · 18 years ago
  12. 8a7d4e4 Merge r6134: by sewardj · 18 years ago
  13. 4cfea4f by sewardj · 18 years ago
  14. c0c6703 Make 'c'/'C' work again with --gen-suppressions=yes. I wonder how by sewardj · 18 years ago
  15. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  16. 513646f Increase number of unsuppressed errors shown before cutoff by a factor of 100. by sewardj · 18 years ago
  17. da646ca Add handy debugging line. by sewardj · 18 years ago
  18. 0c95e94 Fix an all-platforms bug introduced by the recent overhaul of function by sewardj · 18 years ago
  19. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago
  20. f7ba703 Fix a minor --gen-suppressions output bug. by njn · 19 years ago
  21. f349d55 In XML mode, emit a closing </valgrindoutput> on various kinds of by sewardj · 19 years ago
  22. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  23. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  24. 3a24e72 fixed endianness bug for ppc xml output by cerion · 19 years ago
  25. 753673f Print all XML output with a consistent nesting style, so as to make it by sewardj · 19 years ago
  26. 3961820 When printing error counts, print the <unique> in the same way that by sewardj · 19 years ago
  27. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  28. 97f7e0c Use %t rather than %s in some places for constructing XML output. by sewardj · 19 years ago
  29. b0eb66e by njn · 19 years ago
  30. dbada27 Make the unique tags printed on XML errors actually unique. by sewardj · 19 years ago
  31. 0087c50 by njn · 19 years ago
  32. 8a05172 A couple more XML cases that slipped through the net. by sewardj · 19 years ago
  33. 0407f65 XML output wibble (purely decorative) by sewardj · 19 years ago
  34. d0d7c1f Don't #include pub_core_stacktrace.h in pub_core_execontext.h. So by njn · 19 years ago
  35. 24a6efb by njn · 19 years ago
  36. 75b65aa by njn · 19 years ago
  37. 394213a by njn · 19 years ago
  38. c7561b9 by njn · 19 years ago
  39. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  40. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  41. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  42. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  43. 132bfcc by njn · 19 years ago
  44. 36a20fa by njn · 19 years ago
  45. 97405b2 by njn · 19 years ago
  46. 8665d8e Minor refinements/bug-fixes to XML printing. by sewardj · 19 years ago
  47. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  48. 04e1698 by njn · 19 years ago
  49. 7c9e57c XML output futzing-around-with. by sewardj · 19 years ago
  50. 9f297ca Print error counts in the XML output. by sewardj · 19 years ago
  51. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  52. 2024234 by njn · 19 years ago
  53. bc93cc0 bugfix: don't print bogus "obj:" lines when generating suppressions. by njn · 19 years ago
  54. 02bc4b8 by njn · 19 years ago
  55. 3cbfbc1 by njn · 19 years ago
  56. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  57. 51d827b by njn · 19 years ago
  58. 267100d Rename the first three modules as per naming scheme. by sewardj · 19 years ago[Renamed (99%) from coregrind/errormgr.c]
  59. d2b1711 by njn · 19 years ago[Renamed (98%) from coregrind/vg_errcontext.c]
  60. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  61. 0c0f32a Make our VG_(isspace)() match libc's isspace(). And remove ISSPACE and by njn · 19 years ago
  62. 47b209a Rename M_VG_ERRTXT as VG_ERRTXT_LEN, which is more consistent with other names. by njn · 19 years ago
  63. d01fef7 by njn · 19 years ago
  64. f426131 by njn · 19 years ago
  65. 3f04d24 Print messages only shown with -v using Vg_DebugMsg, rather than Vg_UserMsg. by njn · 19 years ago
  66. 14319cc Remove some dead macros. by njn · 19 years ago
  67. b9ecfe3 comment-only wibble by njn · 19 years ago
  68. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  69. 58c9f81 Only try matching if the pointer could be resolved to a name. by njn · 19 years ago
  70. b5f6f51 by sewardj · 19 years ago
  71. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 19 years ago
  72. d153fae Add a new variant for --gen-suppressions: --gen-suppressions=all, by sewardj · 19 years ago
  73. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  74. bd2e75c by njn · 20 years ago
  75. 94065fd by njn · 20 years ago
  76. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  77. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  78. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  79. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  80. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  81. 0ec1e19 Replace magic number with proper constant. by nethercote · 20 years ago
  82. 8ed8a89 Don't silently ignore any suppression contexts beyond the 4th -- instead abort by nethercote · 20 years ago
  83. 3b38c1d Increase the size of M_VG_ERRTXT from 512B to 4KB, increasing the size of C++ by nethercote · 20 years ago
  84. 86c5dcb by nethercote · 20 years ago
  85. fbfc108 Arch-abstraction: introduce constants for min and max instruction sizes. by nethercote · 20 years ago
  86. 4606320 by nethercote · 20 years ago
  87. f1e5e15 by nethercote · 20 years ago
  88. 59a122d by nethercote · 20 years ago
  89. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  90. f2b1148 by nethercote · 20 years ago
  91. 4a18490 Make the Supp and Error types local to vg_errcontext.h; they don't need to be by nethercote · 20 years ago
  92. 125c91e typo by nethercote · 20 years ago
  93. 04d0fbc Patch from Tom Hughes: by nethercote · 20 years ago
  94. 10d481a staticalise by nethercote · 20 years ago
  95. 42602b1 Anti-globalisation by nethercote · 20 years ago
  96. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 20 years ago
  97. b727d04 Make --gdb-attach=yes work properly; rather than trying to attach gdb by fitzhardinge · 21 years ago
  98. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  99. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  100. 137bc55 by nethercote · 21 years ago