1. a09a1b5 Fix some bugs in syscall/signal handling: by fitzhardinge · 21 years ago
  2. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  3. 89f9a32 Add a --assume-2.4=yes|no CLO. This overrides the normal check to see by fitzhardinge · 21 years ago
  4. e1c06d8 Update some stuff related to the syscalls change: by fitzhardinge · 21 years ago
  5. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  6. e7442cf Made VG_(read_millisecond_timer)() available to skins. Also made it cope by njn · 21 years ago
  7. 59fb25c Increase size of block-tracking hash table(s) from 997 to 4999. by sewardj · 21 years ago
  8. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  9. fa1016e by njn · 21 years ago
  10. 3222e0a fix compiler warnings by daywalker · 21 years ago
  11. 6c84655 by njn · 21 years ago
  12. 4700f04 Increase VG_N_FORKHANDLERSTACK from 2 to 4. For reasons known only to by sewardj · 21 years ago
  13. 7271864 by njn · 21 years ago
  14. c6b0fe5 Use init_ExeContext_storage instead of relying (unintentionally) on by sewardj · 21 years ago
  15. 6024b21 Add patch from Sami Liedes <sliedes@cc.hut.fi> making GDB use more flexible: by sewardj · 21 years ago
  16. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  17. 8a77ffb A bit of cleaning up now that symbol table reading is no longer optional. by sewardj · 21 years ago
  18. 25c7c3a by sewardj · 21 years ago
  19. 7e73e5f spelling fixes by daywalker · 21 years ago
  20. 9a07c22 by njn · 21 years ago
  21. 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
  22. d6251f1 by njn · 21 years ago
  23. d304045 by njn · 21 years ago
  24. 633de32 by njn · 21 years ago
  25. 61821c0 Increase VG_N_CLEANUPSTACK to 16. by sewardj · 21 years ago
  26. 97ad552 Unchain translations when doing VALGRIND_DISCARD_TRANSLATIONS. Otherwise by sewardj · 21 years ago
  27. 4c79121 by njn · 21 years ago
  28. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  29. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  30. b91ae7f by sewardj · 21 years ago
  31. 11f0bb4 by sewardj · 21 years ago
  32. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  33. 8a6b6c0 by njn · 21 years ago
  34. 47363ab by njn · 21 years ago
  35. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  36. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  37. 43c799e by njn · 21 years ago
  38. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  39. d5815ec by sewardj · 21 years ago
  40. 838654f startup_segment_callback: Get rid of completely pointless check re by sewardj · 21 years ago
  41. fdc28af by njn · 21 years ago
  42. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 21 years ago
  43. f4ce3d3 by njn · 22 years ago
  44. 211b6ad by njn · 22 years ago
  45. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 22 years ago
  46. 563f96f Renamed VG_(nameCondcode)() as VG_(name_UCondcode)() to make it consistent by njn · 22 years ago
  47. ae17bec by njn · 22 years ago
  48. 99aac97 by sewardj · 22 years ago
  49. 5109643 by sewardj · 22 years ago
  50. 3237b94 by sewardj · 22 years ago
  51. fa492d4 by sewardj · 22 years ago
  52. b5ff83e by sewardj · 22 years ago
  53. 2370f3b by sewardj · 22 years ago
  54. 22854b9 by sewardj · 22 years ago
  55. c0d8f68 by sewardj · 22 years ago
  56. 6c3769f by sewardj · 22 years ago
  57. 810086f by njn · 22 years ago
  58. d8acdf2 by sewardj · 22 years ago
  59. 4f094a7 Rename VG_CLO_DEFAULT_LOGSOCKET to VG_CLO_DEFAULT_LOGPORT. by sewardj · 22 years ago
  60. 69a72a5 Add a new client request, VG_USERREQ__LOGMESSAGE, and use this to route by sewardj · 22 years ago
  61. 570f890 Robustification of logging to a socket. If the listener process dies by sewardj · 22 years ago
  62. 73cf3bc Implement logging to a network socket. So it's now possible to do by sewardj · 22 years ago
  63. 4cf0569 by sewardj · 22 years ago
  64. f220ccc Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  65. 4155712 by njn · 22 years ago
  66. 00a66b1 Finish off support for Red Hat 8 thread-specific-data. Unfortunately by sewardj · 22 years ago
  67. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  68. c953984 by njn · 22 years ago
  69. e427a66 by njn · 22 years ago
  70. e104247 by sewardj · 22 years ago
  71. 37cea30 by njn · 22 years ago
  72. c5d385d Get rid of nvidia_moan(); soon we might not have anything to moan about. by sewardj · 22 years ago
  73. 92a5956 by sewardj · 22 years ago
  74. 1a1dd8b by njn · 22 years ago
  75. 89745a5 merge rev 1.76.2.7: by sewardj · 22 years ago
  76. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  77. 6431be7 by njn · 22 years ago
  78. 1fe7b00 At request of Ulrich Drepper, call __libc_freeres() after final __NR_exit by sewardj · 22 years ago
  79. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  80. 872051c vg_signals.c: vg_oursignalhandler(): don't longjmp() on fatal signal if by sewardj · 22 years ago
  81. 2cb0034 Finally get around to implementing pthread_atfork. by sewardj · 22 years ago
  82. efbfcdf Implement sigpending(). All absolutely horrible. Sigh. by sewardj · 22 years ago
  83. 9a2224b Implement pause(). by sewardj · 22 years ago
  84. 8208ae8 Increase thread limits a bit. by sewardj · 22 years ago
  85. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  86. 2e43290 Rename event-horizon to error-limit; the former may have trendy black-hole by sewardj · 22 years ago
  87. 72f98ff Add --event-horizon=yes|no [yes] so that the limit on errors shown by sewardj · 22 years ago
  88. 07133bf Inconsequential cleanups to recent cachesim hacking. by sewardj · 22 years ago
  89. 7cf0bd3 by njn · 22 years ago
  90. e904795 Minor mods to stop make the leak detector behave properly for the by sewardj · 22 years ago
  91. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  92. f0b0645 Inch towards JVM (Sun, 1.4.0) working. by sewardj · 22 years ago
  93. 2d94c11 Clean up assertion stuff for the vg_libpthread.c by sewardj · 22 years ago
  94. 7d78e78 Implement CLC and STC (Pascal Massimino <pmassimi@ilog.fr>). by sewardj · 22 years ago
  95. a70ca3f demangle_number: handle base-36 numbers. by sewardj · 22 years ago
  96. ef037c7 Implement __pthread_kill_other_threads_np properly. It does seem to by sewardj · 22 years ago
  97. ccef2e6 As per POSIX, nuke all threads other than me by sewardj · 22 years ago
  98. 870497a When a thread exits, run the destructors for the thread's specific data. by sewardj · 22 years ago
  99. 8ad94e1 Implement thread cleanup stacks. by sewardj · 22 years ago
  100. 4505b9e Increase thread scheduling quantum from 20000 bbs to 50000 bbs. by sewardj · 22 years ago