1. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  2. 3d5e910 by nethercote · 20 years ago
  3. fd45353 Add coregrind/linux/ and coregrind/linux/* that was supposed to go in the last by nethercote · 20 years ago
  4. 8ff888f by nethercote · 20 years ago
  5. 93d9aa1 Arch-abstraction, syscall overhaul: rename functions appropriately by nethercote · 20 years ago
  6. 5b9fafd by nethercote · 20 years ago
  7. 8991d5a by nethercote · 20 years ago
  8. 8b5f40c by nethercote · 20 years ago
  9. 7ac7f7b by nethercote · 20 years ago
  10. 73b526f by nethercote · 20 years ago
  11. be671db 64-bit cleanness tweaks. by nethercote · 20 years ago
  12. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  13. 9b3c765 by nethercote · 20 years ago
  14. 6eb106b Tweak type of VGA_(thread_syscall), and related variable name changes. by nethercote · 20 years ago
  15. 24e0d44 Arch-abstraction: by nethercote · 20 years ago
  16. 3b38c1d Increase the size of M_VG_ERRTXT from 512B to 4KB, increasing the size of C++ by nethercote · 20 years ago
  17. 41c75da Arch-abstraction: - factor out code for restarting syscalls by nethercote · 20 years ago
  18. 2513064 by nethercote · 20 years ago
  19. e321d49 Implement pthread_mutex_timedlock. This resolves bug 78422. by thughes · 20 years ago
  20. 8542e0f Remove the limit on the number of pthread read/write locks. This works by thughes · 20 years ago
  21. 8abf392 When signal routing is in use (because we are running on an older kernel by thughes · 20 years ago
  22. e5a3e2b Arch-abstraction: by nethercote · 20 years ago
  23. 5fd9085 Arch-abstraction: by nethercote · 20 years ago
  24. 4d71438 Fix for bug 91162: cope with jumps to bogus addresses when there is a SEGV by nethercote · 20 years ago
  25. 5876d55 When dieing because a fatal signal was received, print a stack trace for by thughes · 20 years ago
  26. aff1c77 by nethercote · 20 years ago
  27. fedd810 by nethercote · 20 years ago
  28. 6eec460 by nethercote · 20 years ago
  29. 6b9c847 by nethercote · 20 years ago
  30. c009ebe Remove suppression files that have never been used, and don't get included in by nethercote · 20 years ago
  31. 7587d47 wibble by nethercote · 20 years ago
  32. cd65604 by nethercote · 20 years ago
  33. c37184f Virtualise the stack rlimit for the main thread and make valgrind enforce by thughes · 20 years ago
  34. bb4222b by nethercote · 20 years ago
  35. 60bd18c by nethercote · 20 years ago
  36. f9b5941 by nethercote · 20 years ago
  37. f94fe2f by nethercote · 20 years ago
  38. cf97ffb by nethercote · 20 years ago
  39. 820bd8c by nethercote · 20 years ago
  40. 775508a by nethercote · 20 years ago
  41. 9380b4a by nethercote · 20 years ago
  42. 6a27d83 by nethercote · 20 years ago
  43. 2e05c33 by nethercote · 20 years ago
  44. 3d4a0b1 Arch-abstraction: minor name change of params. by nethercote · 20 years ago
  45. 86c5dcb by nethercote · 20 years ago
  46. 80013e9 Move env variables out of core_asm.h into core.h, where they should be. by nethercote · 20 years ago
  47. c06e213 Arch-abstraction: by nethercote · 20 years ago
  48. 80cca43 Tweaked comment. by nethercote · 20 years ago
  49. 7be4725 by nethercote · 20 years ago
  50. 1334313 Tweak some comments. by nethercote · 20 years ago
  51. 5a2664c by nethercote · 20 years ago
  52. 4606320 by nethercote · 20 years ago
  53. 109d0df by nethercote · 20 years ago
  54. 7109a8c Fix some vg_include.h references. by rjwalsh · 20 years ago
  55. f1e5e15 by nethercote · 20 years ago[Renamed from coregrind/vg_include.h]
  56. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  57. 6233a38 Add support for a --time-stamp option that causes each message output by thughes · 20 years ago
  58. d8510ec Rename VGOFF_(tls) to VGOFF_(tls_ptr) to make it clear it's not the same as by nethercote · 20 years ago
  59. 2d5b816 by nethercote · 20 years ago
  60. 238a3c3 by nethercote · 20 years ago
  61. f6a1d50 by nethercote · 20 years ago
  62. c91ce8d Put VALGRIND_INTERNAL_PRINTF and VALGRIND_INTERNAL_PRINTF_BACKTRACE back in by nethercote · 20 years ago
  63. 759dda3 by nethercote · 20 years ago
  64. 92e7b7f De-globalise a few more counters. by nethercote · 20 years ago
  65. 9dd1151 handle_SCSS_change() need not be global. by nethercote · 20 years ago
  66. 463a356 Remove sigshutdown_actions(), a hangover from the --stop-after days. by nethercote · 20 years ago
  67. 6f2d5c7 VG_(get_current_thread_state) doesn't exist, remove declaration. by nethercote · 20 years ago
  68. 36881a2 is_valid_or_empty_tid() doesn't need to be global. by nethercote · 20 years ago
  69. 05675c8 Comment changes only -- compacting by nethercote · 20 years ago
  70. 885dd91 by nethercote · 20 years ago
  71. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  72. caee10d alloc_UCodeBlock didn't need to be in vg_include.h. Also tweaked how it works by nethercote · 20 years ago
  73. d1da90e Moved *definitions* of VALGRIND_INTERNAL_PRINTF and by nethercote · 20 years ago
  74. 59a122d by nethercote · 20 years ago
  75. 81f9a6f Removed 6 global variables from vg_include.h without even having to add by nethercote · 20 years ago
  76. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  77. 60a96c5 by nethercote · 20 years ago
  78. f971ab7 by nethercote · 20 years ago
  79. 844e712 Scheduler counts don't need to be in vg_include.h. Replace with a print by nethercote · 20 years ago
  80. bee3fd9 by nethercote · 20 years ago
  81. 3129482 Tweak to remove another global variable from vg_include.h by nethercote · 20 years ago
  82. f2b1148 by nethercote · 20 years ago
  83. 4a18490 Make the Supp and Error types local to vg_errcontext.h; they don't need to be by nethercote · 20 years ago
  84. 97ccd5e by nethercote · 20 years ago
  85. 75d2624 by nethercote · 20 years ago
  86. 85cdd34 by nethercote · 20 years ago
  87. 6e4f9dc Removed unused VG_AR_CLIENT_STACKBASE_REDZONE_SZW. by nethercote · 20 years ago
  88. baa46e5 Add support for allowing the POST function for a system call to be called by thughes · 20 years ago
  89. 9aaebc3 Implement support for the async I/O system calls in 2.6 kernels. This by thughes · 20 years ago
  90. c314eba by nethercote · 20 years ago
  91. b4250ae by nethercote · 20 years ago
  92. 4792edf by nethercote · 20 years ago
  93. daa3456 Commit the patch from bug 69508 that seeks to make more of the pthread by thughes · 20 years ago
  94. ad1c956 Implement an emulated soft limit for file descriptors in addition to by thughes · 20 years ago
  95. 47dd12c Convert VG_(exitcode), a global variable, into a local variable. by nethercote · 20 years ago
  96. f854867 by nethercote · 20 years ago
  97. 27fec90 by nethercote · 20 years ago
  98. ebed998 Fixed the NPTL cleanup handler support to try and make sure it will by thughes · 20 years ago
  99. 11975ff It appears that NPTL uses a new system for dealing with cleanup by thughes · 20 years ago
  100. 4f10ada Partial fix for bug 76869. This fixes the problem with returning from by fitzhardinge · 20 years ago