1. c7561b9 by njn · 19 years ago
  2. f536bbb by njn · 19 years ago
  3. 132bfcc by njn · 19 years ago
  4. 36a20fa by njn · 19 years ago
  5. 97405b2 by njn · 19 years ago
  6. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  7. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  8. 717cde5 by njn · 19 years ago
  9. 00cae24 Rename mac_needs.c as mac_shared.c, which is much more sensible and by njn · 19 years ago[Renamed (99%) from memcheck/mac_needs.c]
  10. 51d827b by njn · 19 years ago
  11. 1639046 by njn · 19 years ago
  12. 14ea685 Don't truncate addresses in error reports. by tom · 19 years ago
  13. c1a2cda * Crank up the memcheck event-counting system, and enhance it to by sewardj · 19 years ago
  14. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 20 years ago
  15. 1f8b3e7 De-convolute somewhat the client request usage for reporting overlap errors. by njn · 20 years ago
  16. 6751613 make function names more uniform by njn · 20 years ago
  17. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 20 years ago
  18. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 20 years ago
  19. 562241e Make MAC_(print_malloc_stats) local by moving it and associated stuff to by njn · 20 years ago
  20. 6a32942 by njn · 20 years ago
  21. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  22. b5f6f51 by sewardj · 20 years ago
  23. c616819 by njn · 20 years ago
  24. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  25. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  26. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  27. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  28. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  29. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  30. 8b76fe5 by nethercote · 20 years ago
  31. d1b64b2 by nethercote · 20 years ago
  32. 50397c2 by nethercote · 20 years ago
  33. 928a5f7 by nethercote · 20 years ago
  34. 57e36b3 by nethercote · 20 years ago
  35. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  36. bc0bb83 Memory pool support. by rjwalsh · 20 years ago
  37. 27fec90 by nethercote · 20 years ago
  38. e3a5372 by nethercote · 20 years ago
  39. 7250b8f Suppressions of jump errors were broken, because the size was zero and by nethercote · 21 years ago
  40. f798eee Changed error message from: by nethercote · 21 years ago
  41. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  42. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  43. 137bc55 by nethercote · 21 years ago
  44. 3b390c7 by nethercote · 21 years ago
  45. d799418 by njn · 21 years ago
  46. 89409f8 Remove two pieces of identical code used by Memcheck and Addrcheck, and put by njn · 21 years ago
  47. e9cab14 by njn · 21 years ago
  48. b6cae9f Fixed overlap errors so the hacky strdup'ing of strings isn't necessary; by njn · 21 years ago
  49. a602261 Fix the strdup-of-OverlapErr-string problem better. Move the by sewardj · 21 years ago
  50. 7271864 by njn · 21 years ago
  51. e8b5c05 by njn · 21 years ago
  52. 66fe05a Added overlap checking to Addrcheck, mostly just moving things around. In by njn · 21 years ago
  53. af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
  54. c061666 Added support for Value16 and Addr16 error suppressions. by njn · 21 years ago
  55. 1078545 by njn · 21 years ago
  56. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  57. 34419c1 by njn · 21 years ago
  58. 47363ab by njn · 21 years ago
  59. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
  60. b4aee05 Namespace police by njn · 22 years ago
  61. 3e88418 ----------------------------------------------------------------------------- by njn · 22 years ago
  62. 43c799e by njn · 22 years ago[Renamed (62%) from memcheck/mc_common.c]
  63. 9b007f6 ----------------------------------------------------------------------------- by njn · 22 years ago
  64. a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
  65. 4a19e2f Don't panic on encountering a LeakSupp. by sewardj · 22 years ago
  66. 99aac97 by sewardj · 22 years ago
  67. 5164748 by sewardj · 22 years ago
  68. 7cc53a8 by njn · 22 years ago
  69. 5c004e4 by njn · 22 years ago