1. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  2. 7f08c73 Added pth_mutex_reinit regression test. by bart · 15 years ago
  3. fa35828 Update mutex type upon mutex reinitialization such that DRD does not trigger an assertion failure when a reinitialized mutex is used. by bart · 15 years ago
  4. 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 15 years ago
  5. dd37258 Merge r9828 (fix aspacem layering violation) from the DARWIN branch. by njn · 15 years ago
  6. 276ed3a Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC. by bart · 15 years ago
  7. 080a557 Updated ignore list. by bart · 15 years ago
  8. 1a33d30 Updated ignore lists. by bart · 15 years ago
  9. c243b2c Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the script run-splash2. Updated performance results. by bart · 15 years ago
  10. 7b706b3 Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the files pub_drd_bitmap.h, drd_bitmap.h, drd_bitmap.c and tests/drd_bitmap_test.c. by bart · 15 years ago
  11. 1de8c39 Cleanup. by bart · 15 years ago
  12. 7b433af Removed commented-out tracing statements. by bart · 15 years ago
  13. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  14. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  15. f1d906f Add a missing rwlock initialisation. by njn · 15 years ago
  16. e10c7f8 Make loss record ordering more deterministic, so that regtests are reliable. by njn · 15 years ago
  17. 532b04b Change a #include to make the test more portable. by njn · 15 years ago
  18. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  19. 6c83d5e Don't store the frames hash in .frames[0] and the actual frames in by njn · 15 years ago
  20. 1ee02e3 Add some comments about signals, from Julian. by njn · 15 years ago
  21. 18051fc Merge r9761 (fix a comment) from the trunk. by njn · 15 years ago
  22. 23105e6 Merge r9754 (#includes tweak) from the DARWIN branch. Also remove a by njn · 15 years ago
  23. dad944a Merged r9750, r9751 (remove m_aspacemgr layering violation) from the DARWIN by njn · 15 years ago
  24. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  25. 22ac516 Remove unused .exp files for sigkill. by njn · 15 years ago
  26. 6cfb1df Merged r9741 (make post-syscall more portable) from the DARWIN branch. by njn · 15 years ago
  27. 2d5ff4f Merge part of r9709 (m_signals.c clean-ups) from the DARWIN branch. by njn · 15 years ago
  28. 0605e5a Added more test code. by bart · 15 years ago
  29. f9d96e0 Un-break 'make dist'. by bart · 15 years ago
  30. b20f69b Added regression test for the new DRD command-line option --first-race-only. by bart · 15 years ago
  31. f98a569 Added command-line option --first-race-only. by bart · 15 years ago
  32. 1a3b0b3 Added more statistics. by bart · 15 years ago
  33. 5c0251e Simplified client request handling. by bart · 15 years ago
  34. 6c7c76e Added support for the VG_USERREQ__MALLOCLIKE_BLOCK and VG_USERREQ__FREELIKE_BLOCK client requests. by bart · 15 years ago
  35. ba0818d Introduced the functions DRD_(malloclike_block)() and DRD_(freelike_block)(). by bart · 15 years ago
  36. 20d411e Compiles now on RHEL 5.3 systems. In the RHEL 5.3 headers __NR_timerfd_create is defined but neither __NR_timerfd_settime nor __NR_timerfd_gettime. by bart · 15 years ago
  37. aa6dd81 Updated cross-compilation nightly build config files (not in use at this time). by bart · 15 years ago
  38. f96aa84 Refactor and recomment async-sigs so it's easier to understand. Send all by njn · 15 years ago
  39. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  40. 9698605 Split up sync_sighandler into three functions, and refactor the code within by njn · 15 years ago
  41. 36a00f3 Remove VKI_SI_TKILL for platforms that don't have it. by njn · 15 years ago
  42. c387496 Don't use obviously Linux-specific things unless on Linux. (Nb: This change by njn · 15 years ago
  43. 492f00b Fix test breakage caused by r9694. by njn · 15 years ago
  44. d6f6a42 Convert more VG_(message) calls to VG_*MSG. by njn · 15 years ago
  45. 26e4544 by njn · 15 years ago
  46. 52040a4 Be safer in sanitize_si_code. by njn · 15 years ago
  47. 81f52d1 Make --trace-signals=yes output better. by njn · 15 years ago
  48. 3b6b2aa Factor out some repeated code. by njn · 15 years ago
  49. 5a350be Merge parts of r9397 from the DARWIN branch, mostly layout cleanups, a by njn · 15 years ago
  50. 1c4a487 Use -q on varinfo tests to avoid platform-specific differences in number of by njn · 15 years ago
  51. 26db80b Merged r9678 (removed a compile warning) from the DARWIN branch. by njn · 15 years ago
  52. 27a0024 Add some extra symbol comparisons, based on those from the DARWIN branch. by njn · 15 years ago
  53. 2f2b1b3 Merged r9673 (remove susphello) from the DARWIN branch. by njn · 15 years ago
  54. 28eafaa Merge r9667 (fdleak_ipv4 portability tweak) from the DARWIN branch. by njn · 15 years ago
  55. c885053 Merge r9666 (badseg portability tweak) from the DARWIN branch. by njn · 15 years ago
  56. c7b0b3a Added more comments. by bart · 15 years ago
  57. 059539d Merge r9661 (remove m_signals.c magic numbers) from the DARWIN branch. by njn · 15 years ago
  58. 81b975c Merged r9657 (fdleak fixes) from the DARWIN branch. by njn · 15 years ago
  59. 36fce1b Merged r9653..r9655 (fixed terminal signal handling in Darwin) from DARWIN by njn · 15 years ago
  60. a04c20d Merge r9614 (make more_x86_fp compile on darwin) from the DARWIN branch. by njn · 15 years ago
  61. a666a2e Add a list of bugs reported since 3.4.1 was released. 50 new bug by sewardj · 15 years ago
  62. bcaa2c8 Comment-only change: add comments pertaining to revs 9329 and 9469, by sewardj · 15 years ago
  63. 8286496 Only run the nightly build if there was a commit during the last 24 hours. by bart · 15 years ago
  64. ace90d8 Make the graphs drawn by ms_print less confusing. by njn · 15 years ago
  65. b634b5d bm_equal() now also supports comparing bitmaps where some or all of the second-level bitmaps are entirely zero. by bart · 15 years ago
  66. 24f5390 Fixed typo spotted by Jeroen Witmond. by bart · 15 years ago
  67. 55eaf38 Only run the pth_create_glibc_2_0 regression test if glibc supports pthread_create@GLIBC2.0. by bart · 15 years ago
  68. 33c240a Updated an expected output file. by bart · 15 years ago
  69. 16e1c5a Fixed pthread_create@GLIBC2.0 detection test. by bart · 15 years ago
  70. 3e61185 Fixed compiler warnings triggered by the test programs that include both <stdlib.h> and "pub_tool_oset.h". by bart · 15 years ago
  71. faec72f Added regression test pth_create_glibc_2_0. by bart · 15 years ago
  72. 36dd85a Added configure test for pthread_create@GLIBC2.0(). by bart · 15 years ago
  73. cd99d94 Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  74. e984fe9 Reran SPLASH-2 benchmark. by bart · 15 years ago
  75. d5b0f6c Added more error checking. by bart · 15 years ago
  76. 114c9ba Added more documentation and error checking. by bart · 15 years ago
  77. 66c6277 glibc 2.8 expected output updates. by bart · 15 years ago
  78. f43b177 Yet another performance optimization. by bart · 15 years ago
  79. e6e86c5 Rearranged bm_access_range* functions. by bart · 15 years ago
  80. 8c04673 bm0_clear_range by bart · 15 years ago
  81. 21fd4f3 Merge r9621 (move int3-x86 into x86-linux/) from the DARWIN branch. by njn · 15 years ago
  82. d0f18a8 Merge r9619 (fix more_x86_fp on Darwin) from the DARWIN branch. by njn · 15 years ago
  83. 7b7f666 Unbreak pushfpopf on Linux. by njn · 15 years ago
  84. 9d94cf2 Merge r9612 (make pushfpopf work on Darwin) from the DARWIN branch. by njn · 15 years ago
  85. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  86. 25a439a Minor optimization: eliminated one if statement from each bm_clear*() function. by bart · 15 years ago
  87. b9acfbe Merge r9605 (make tronical work on Darwin) from the DARWIN branch. by njn · 15 years ago
  88. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  89. 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 15 years ago
  90. 07581aa Removed some Darwin-specific code that crept in from the DARWIN branch. by njn · 15 years ago
  91. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  92. da3a77b Another performance optimization. by bart · 15 years ago
  93. e2c7e67 Simplified bm_clear* implementations. by bart · 15 years ago
  94. 0a79e88 Added --show-confl-seg=no to the tc19_shadowmem test, which speeds up the test by about 10%. by bart · 15 years ago
  95. e7dff24 Made DRD_(thread_set_pthreadid)() idempotent. by bart · 15 years ago
  96. 578eeb4 Optimized the functions for clearing bits in bitmaps. by bart · 15 years ago
  97. 56a3406 Fixed bug in bm0_clear_range() that caused this fucntion to clear more bits than it should clear. by bart · 15 years ago
  98. c67d153 - Added more tests. - Extended error reporting. by bart · 15 years ago
  99. fa1e787 Put LINUX_SOURCES in alphabetical order. by njn · 15 years ago
  100. c8259b8 by sewardj · 15 years ago