1. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  2. 8a39493 Also install sigsegv handler in safe-pthread tests wrapper. by mjw · 9 years ago
  3. d46b911 Follow-up fix for r15565: sa_restorer should not be used. n-i-bz. by rhyskidd · 9 years ago
  4. 60a16f2 Install the SIGILL handler everywhere so we get consistent by tom · 9 years ago
  5. 02b13a1 Attempt to work around issues with xend being executed unconditionally by tom · 9 years ago
  6. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  7. 222c725 Remove configury bits for -Wno-empty-body. It is not needed. by florian · 9 years ago
  8. f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
  9. 48ca007 by carll · 9 years ago
  10. c29cf01 Properly guard drd/tests/thread_name with HAVE_PTHREAD_BARRIER. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 9 years ago
  11. 6efd485 Fix a compiler warning about an incompatible format. by florian · 10 years ago
  12. 5cdf526 drd/tests/std_thread2.supp: Add a suppression pattern by bart · 10 years ago
  13. 1e3e835 drd/tests: Follow-up for r14478 - make regression test output independent of --read-inline-info by bart · 10 years ago
  14. d3f3dab drd: Make regression test output independent of --read-inline-info by bart · 10 years ago
  15. 807c454 Fix most clang warnings. by florian · 10 years ago
  16. 18bbd36 Add std_thread2.supp to the tarball. by florian · 10 years ago
  17. 8bba5a1 drd/tests/pth_create_chain: Reduce stack usage by bart · 10 years ago
  18. 0a5a28f drd/tests/tls_threads: Add by bart · 10 years ago
  19. 6a78de7 Make suppression more flexible. Needed for s390 running Fedora 20. by florian · 10 years ago
  20. 436f641 drd/tests/free_is_write: Reduce stack usage by bart · 10 years ago
  21. f21485d drd/tests/threaded-fork-vcs: Add by bart · 10 years ago
  22. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  23. 22d2c78 Adapt testcase so it can be compiled with GCC 3.4.6 against glibc 2.3.4 by florian · 10 years ago
  24. 4adf39d drd/tests/std_thread*: Add a workaround for an Ubuntu 14.04 gcc bug by bart · 10 years ago
  25. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
  26. 5d668be drd/tests/std_thread2: Re-enable by bart · 10 years ago
  27. 6fe6ef5 drd/tests/std_thread2: Disable this test temporarily such that the suppression patterns can be restored by bart · 10 years ago
  28. d3a8fca drd/tests/std_thread2: Make this test independent of the libstdc++ version by bart · 10 years ago
  29. df33717 drd/tests/std_thread2: Filter out libstdc++ header file line numbers by bart · 10 years ago
  30. a6f70d5 drd/tests/std_thread2: Add by bart · 10 years ago
  31. a9d5eda drd/tests/local_static: Disable because g++ does not yet allow proper interception of initialization of local static variables by bart · 10 years ago
  32. d8070b3 drd/tests/local_static: Fix a typo by bart · 10 years ago
  33. f6bcf16 drd/tests/local_static: Add by bart · 10 years ago
  34. 0ebae82 drd/tests/std_thread: Remove two superfluous macro definitions by bart · 10 years ago
  35. 05a6673 drd/tests/std_thread: Minimize diffs with original by bart · 10 years ago
  36. ac1b70d drd/tests/std_thread: Enable this test program by bart · 10 years ago
  37. cb48672 drd: Add semaphore annotations (#333072) by bart · 10 years ago
  38. 639c351 drd/tests/atomic_var: Revert r13876. by bart · 10 years ago
  39. 9a55e89 Fix a small typo in drd EXTRADIST Makefile.am file list for mips32 by philippe · 11 years ago
  40. c32dd87 mips32: When we are accessing elements via double pointer MIPS compiler can by dejanj · 11 years ago
  41. 35d91d9 drd/tests/atomic_var: Avoid that platform-specific code can trigger a false negative by bart · 11 years ago
  42. 0652432 drd/tests/thread_namedrd/tests/thread_name: Ensure mutex address uniqueness (see also #331847) by bart · 11 years ago
  43. 43e28a8 drd/tests/sem_open: Change the semaphore name (#331839) by bart · 11 years ago
  44. 72b2193 drd/tests/trylock: Make this test pass for glibc >= 2.18 by bart · 11 years ago
  45. ade6988 drd/tests/std_atomic: Add by bart · 11 years ago
  46. be1ef9f drd: Follow-up for r13749 by bart · 11 years ago
  47. 3f9c229 drd: Add a test for the strmem intercepts by bart · 11 years ago
  48. 4115c71 drd/tests: Add std_list and std_string test programs by bart · 11 years ago
  49. 24fefb6 Add a specific configury check to test compilability of the by florian · 11 years ago
  50. a06575a Disable drd/tests/std_thread.cpp for clang. by florian · 11 years ago
  51. 6b9b1b0 drd/tests/annotate_smart_pointer: Avoid non-POD variable length arrays by bart · 11 years ago
  52. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  53. e6eb794 drd/tests/concurrent_close: Add by bart · 11 years ago
  54. c5b885c add and update exp files for drd/tests/annotate_trace_memory by petarj · 11 years ago
  55. 825eac3 Revert "Disable drd/tests/annotate_trace_memory[_xml].vgtest on arm and ppc." by mjw · 11 years ago
  56. 7e09192 drd/tests/annotate_trace_memory no longer depends on 64-bit atomics by bart · 11 years ago
  57. 58ce071 drd/tests/annotate_trace_memory: Make this test more ARM/PPC friendly (#318643) by bart · 11 years ago
  58. a1e2145 Disable drd/tests/annotate_trace_memory[_xml].vgtest on arm and ppc. by mjw · 11 years ago
  59. 764b39e drd/tests/annotate_smart_pointer2: Add an expected output file by bart · 12 years ago
  60. 5961fe0 drd/tests/sem_wait: Skip on Darwin since sem_init() fails with ENOSYS on Darwin by bart · 12 years ago
  61. b6c014b drd/tests/pth_cond_destroy_busy: Correct expected output by bart · 12 years ago
  62. 995e36d drd/tests/pth_cond_destroy_busy: Add by bart · 12 years ago
  63. 543f7ef Minor style improvement over r13190. by petarj · 12 years ago
  64. c9fa640 Use different incorrect value in pth_detached3 by petarj · 12 years ago
  65. 6d79b74 Introduce DISABLE_PTHREAD_SPINLOCK_INTERCEPT flag by petarj · 12 years ago
  66. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  67. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  68. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  69. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  70. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  71. 567f72e Fix compile errors following function prototype change. by florian · 12 years ago
  72. 91d2fe2 drd/tests: Add a test that verifies whether the pthread_cancel() intercept works by bart · 12 years ago
  73. eae1632 drd/tests: Add test program that makes sem_trywait() return a non-zero value by bart · 12 years ago
  74. 66d7f24 drd/tests/filter_stderr: Remove a space and two backslashes by bart · 12 years ago
  75. 0b7d456 drd/tests/tc04_free_lock: Use drd/tests/filter_stderr by bart · 12 years ago
  76. 0f1a6ca drd/tests: Make the expected output match the actual output by bart · 12 years ago
  77. 5fba89f drd/tests: Follow-up for r12690 by bart · 12 years ago
  78. 5c09e76 drd/tests: Rework r12662 as suggested by Florian Krohm by bart · 12 years ago
  79. 0cd9edd drd: Add yet another expected output file by bart · 12 years ago
  80. 5a18e7b drd: Add two regression test output files by bart · 12 years ago
  81. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  82. 7886dd3 drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes. by bart · 13 years ago
  83. 7a9db0f drd: Don't complain about stack variables that are shared over threads. Closes #297147 by bart · 13 years ago
  84. 12c4b34 drd/tests/sigalrm: Report thread creation failure by bart · 13 years ago
  85. d678054 drd: Rename DRD_STOP_TRACE_VAR() into DRD_STOP_TRACING_VAR() by bart · 13 years ago
  86. a5cfd36 drd/tests/fp_race_xml: Filter out thread number and vector clock information by bart · 13 years ago
  87. e528697 drd: Fix a race condition in the pthread_create() intercept. by bart · 13 years ago
  88. e44bccc drd: Switch to new pool allocator by bart · 13 years ago
  89. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  90. b4913ad DRD: add two ppc output variants by bart · 13 years ago
  91. 1e856ea Add a configure test for detecting whether gcc supports atomic operations on by bart · 13 years ago
  92. ac0686d drd/tests/Makefile.am: update EXTRA_DIST by bart · 13 years ago
  93. 42f3263 drd --trace-addr: make tracing 64-bit values on a 32-bit platform work by bart · 13 years ago
  94. 7ca75ed DRD, --trace-addr: enable support for Ity_F32 and Ity_F64 / temporarily disable support for 64-bit CAS on 32-bit platforms by bart · 13 years ago
  95. d2ba0ea drd/tests/annotate_trace_memory*: add 32-bit output variants by bart · 13 years ago
  96. 811b60e drd/tests/pth_cleanup_handler: increase timeout by bart · 13 years ago
  97. 5cda1b5 DRD: make the tracing regression test more complete by bart · 13 years ago
  98. 24e71c6 Disable drd/tests/std_thread until libstdc++ gets fixed (see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51504). by bart · 13 years ago
  99. 7826acb DRD, --trace-addr: trace stored values too by bart · 13 years ago
  100. 1531023 Follow-up for r12281: update regtest expected output by bart · 13 years ago