1. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  2. 0fac7ff Added support for glibc 2.11. by bart · 15 years ago
  3. 9da08ba Fixed typo. by bart · 15 years ago
  4. 4f43e00 Added configure test for QAtomicInt. by bart · 15 years ago
  5. d1f724c Added regression tests that verify the following behavior: by bart · 15 years ago
  6. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  7. 9ccee39 Bump version number on trunk. (is that the correct convention, "3.6.0.SVN" ?) by sewardj · 15 years ago
  8. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  9. 4b2f0ad First tarball-test point for 3.5.0. by sewardj · 15 years ago
  10. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  11. 7375de3 More docs build tweaks: by njn · 15 years ago
  12. 17594bb Various docs build tweaks: by njn · 15 years ago
  13. 6ccda14 Added DRD-specific suppression patterns for Darwin. by bart · 15 years ago
  14. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  15. 629a5ec comment change by njn · 15 years ago
  16. 0cd2689 Disable AC_PROG_OBJC -- it's currently not required and apparently causes by njn · 15 years ago
  17. e026bd2 Restored configure test for -Wno-empty-body. by bart · 15 years ago
  18. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  19. acda178 Remove exp-omega's code. It was disabled in 3.4.0 to few complaints. by njn · 15 years ago
  20. ee9d8c0 Removed configure test for -Wno-empty-body again. by bart · 15 years ago
  21. 3f8a6e9 Added VGCONF_ARCH_SEC. This fixes problems with building libmpiwrap-*-*.so on by njn · 15 years ago
  22. ee0c66a Rename a conf variable. by njn · 15 years ago
  23. c82d137 The conditional HAVE_BUILTIN_ATOMIC is now available in the various Makefile.am files. by bart · 15 years ago
  24. 8241095 Added test that checks whether the compiler supports -Wno-empty-body. by bart · 15 years ago
  25. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  26. 377c43f Use our CPU/OS variable when printing the results in configure. by njn · 15 years ago
  27. 803ef5f DARWIN sync: don't insist on GNU sed. by njn · 15 years ago
  28. 276ed3a Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC. by bart · 15 years ago
  29. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  30. 24f5390 Fixed typo spotted by Jeroen Witmond. by bart · 15 years ago
  31. 16e1c5a Fixed pthread_create@GLIBC2.0 detection test. by bart · 15 years ago
  32. 36dd85a Added configure test for pthread_create@GLIBC2.0(). by bart · 15 years ago
  33. 06ca332 Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch. by njn · 15 years ago
  34. 325cd97 Fixed bug #188046: replaced a bashism by a POSIX compliant shell statement. by bart · 15 years ago
  35. 6cc2247 Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch. by njn · 15 years ago
  36. 61485ab tests/arch_test is currently being used for two purposes: by njn · 15 years ago
  37. 31f665e Clean up the diff -u test a little. by njn · 15 years ago
  38. 0d2e58f Use 'diff -u' for regtests if it's supported, its output it much easier to by njn · 15 years ago
  39. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  40. 2aa2363 Removed configure test that is no longer used. by bart · 15 years ago
  41. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 15 years ago
  42. 311303f Index: Makefile.core.am by njn · 15 years ago
  43. 5d425e8 Add support for glibc-2.10 (when it eventually appears). by sewardj · 15 years ago
  44. c876a2f Move the test for __sync_bool_compare_and_swap almost to the bottom, by sewardj · 15 years ago
  45. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  46. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 15 years ago
  47. 9890ee1 In AC_TRY_COMPILE, only include the function body, not the surrounding "int by njn · 15 years ago
  48. 2eaa8f2 Added automake conditional HAVE_PTHREAD_MUTEX_TIMEDLOCK. by bart · 15 years ago
  49. 6d45e92 Added configure tests for optional POSIX threads functionality. by bart · 15 years ago
  50. cfc000e Generate default.supp at compile-time, not configure-time. by njn · 15 years ago
  51. d74b0ef The load addresses depend on the platform, not the architecture. by njn · 15 years ago
  52. 3b3b76d Create memcheck/tests/linux/ and move some Linux-specific tests by njn · 15 years ago
  53. a454ec0 Create memcheck/tests/x86-linux/ and move some platform-specific tests (the by njn · 15 years ago
  54. 1f2b143 Added configure test for the header file <asm/unistd.h>. by bart · 15 years ago
  55. 8d37f36 Bump version number on the trunk. by sewardj · 16 years ago
  56. 430b688 --> 3.4.0 (first attempt) by sewardj · 16 years ago
  57. df1fc9a Finalise 3.4.0 RC1. by sewardj · 16 years ago
  58. d5a131f Fixed typo: added missing right parentheses. by bart · 16 years ago
  59. 493c4ef Make sure $mflag_primary is used in the tests for Boost and QtCore by sewardj · 16 years ago
  60. d2e31eb glibc 2.9 support by dirk · 16 years ago
  61. f8722ca Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes by sewardj · 16 years ago
  62. a9e7c7c Added configure test for Boost.Threads. by bart · 16 years ago
  63. 5744c02 Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck. by sewardj · 16 years ago
  64. e8900ff Replaced test for FILE::_lock by a more direct test. by bart · 16 years ago
  65. b8bc078 Added check for the include file <bits/libc-lock.h> by bart · 16 years ago
  66. 05347a9 Added test for pthread_condattr_setclock(). by bart · 16 years ago
  67. 11fbd89 Don't trust the result reported by pkg-config about QtCore, but try whether linking succeeds. This additional test is necessary when running configure with the flag --enable-only32bit. by bart · 16 years ago
  68. 99ae610 Made test for compiler atomic builtins more strict, such that drd/tests/atomic_var.c doesn't trigger bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34115 in a.o. gcc 4.3.1 when Valgrind is configured with --enable-only32bit. by bart · 16 years ago
  69. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  70. 9c606bd by sewardj · 16 years ago
  71. 21d3cfc Qt4 detection test is now based on pkg-config. Qt4 QMutex::tryLock(int) test now uses proper Qt4 compiler flags. by bart · 16 years ago
  72. 623eec3 Un-break configure test for clock_gettime(). by bart · 16 years ago
  73. 62f54e4 Added configure test for QMutex::tryLock(int). by bart · 16 years ago
  74. 414f358 Always include the X client library suppressions, and don't bother doing by sewardj · 16 years ago
  75. 498185b Remove initial settings of CXXFLAGS/CPPFLAGS, as they cause by sewardj · 16 years ago
  76. f33b433 by sewardj · 16 years ago
  77. 6995375 Added /usr/include/qt4 to search path for C++ header files. Made Qt4 detection test portable. by bart · 16 years ago
  78. 9decf21 Fixed bug in test for Qt4. by bart · 16 years ago
  79. 41ac62a Added configure test for Qt4. by bart · 16 years ago
  80. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago
  81. cd529dc Added configure test for the gcc/icc built-in functions for atomic memory access (__sync_bool_compare_and_swap() a.o.). by bart · 16 years ago
  82. 9d865fa Pass the flag -Wno-format-zero-length to gcc (if supported by gcc) while compiling tools. This flag only affects those tools for which -Wformat is enabled (at this time only exp-drd). by bart · 16 years ago
  83. 0b2b462 Renamed download-and-build-splash2 to download-and-build-splash2.in. by bart · 16 years ago
  84. ca9f2ad Modified TLS-test slightly: the program checking for TLS support is now compiled, linked and run when compiling natively and compiled and linked only when cross-compiling. Before it was compiled and linked only, both for native and cross-compilation. by bart · 16 years ago
  85. cddeaf5 Let the configure script recognize the AR variable, such that the name of the archiver can be specified at configure time. Changed test for TLS-support from AC_RUN_IFELSE to AC_LINK_IFELSE. Both changes are necessary to make cross-compilation possible. by bart · 16 years ago
  86. 62c370e Added configure test for Altivec. by bart · 16 years ago
  87. 56730cd Added tests for -Wextra/-W and --param inline-unit-growth. Converted AC_COMPILE_IFELSE() into AC_TRY_COMPILE(). Removed trailing spaces. by bart · 16 years ago
  88. fea0692 Added configure tests for PTHREAD_MUTEX_ADAPTIVE_NP, PTHREAD_MUTEX_ERRORCHECK_NP, PTHREAD_MUTEX_RECURSIVE_NP and PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP. by bart · 16 years ago
  89. 59e2f18 Added configure test for CLOCK_MONOTONIC. by bart · 16 years ago
  90. eb939fc fix typo by dirk · 16 years ago
  91. 71bad29 Added more configure tests. by bart · 16 years ago
  92. a50aa8a Replaced tests for eventfd() and eventfd_read(). by bart · 16 years ago
  93. ce48fa9 Added tests for <sys/klog.h> and klogctl(). by bart · 16 years ago
  94. f5ceec8 Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signalfd(). Fixes bug 160907. by bart · 16 years ago
  95. 07596a2 glibc 2.8 has the very same checking reports as did by dirk · 16 years ago
  96. c411d1c Added configure test for mallinfo(). by bart · 16 years ago
  97. 76719bf Made gcc version check more robust. by bart · 16 years ago
  98. 5e389f1 Presence of pthread_mutex_t::__m_kind or pthread_mutex_t::__data.__kind is now detected by configure. DRD now halts if configure could not find either of these two data members. by bart · 16 years ago
  99. 0affa49 Enabled AM_PROG_CC_C_O. According to the automake manual, specifying this flag is required when using per-target flags. by bart · 16 years ago
  100. 3a2dac0 Added the option "foreign" to AM_INIT_AUTOMAKE such that automake no longer complains on the $(addsuffix ...) construct which is present in various Makefile.am files. by bart · 16 years ago