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