1. ebd619b Add glibc 2.13 support. Patch from Dmitry Djachenko in bug #265964. by tom · 13 years ago
  2. 27d176a Add build system goop for testing SSE4.2 instructions. by sewardj · 14 years ago
  3. e03c8c4 Rework the strcasecmp stuff a little, based on Jakub Jelinek's patch by tom · 14 years ago
  4. ce6d0ac Add replacements for strcasecmp and related functions which have by tom · 14 years ago
  5. 2ef12d4 Removed the Qt4 configure tests because these are no longer necessary. by bart · 14 years ago
  6. 45a1fd0 Bump version number on the trunk. by sewardj · 14 years ago
  7. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  8. 4d7d8f5 Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool) by sewardj · 14 years ago
  9. a540643 Removed the configure test for __builtin_frame_address() again because it is no longer necessary. by bart · 14 years ago
  10. dfa55cf amd64-linux: add suitable CFI annotations so that unwinding through by sewardj · 14 years ago
  11. e3ae8a3 Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel.Thome@gmail.com). by sewardj · 14 years ago
  12. 55e438b Added configure test that checks whether the assembler supports the SSE4a instruction lzcnt. by bart · 14 years ago
  13. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  14. f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
  15. 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
  16. aca399a Made sure that the CFLAGS variable specified on the configure command line by bart · 14 years ago
  17. 72a2d80 Comment-only change. by sewardj · 14 years ago
  18. cc58cea Convert x86-darwin to amd64-darwin at configure time, because Macs report as by njn · 14 years ago
  19. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  20. 69d495d Added cg_diff. by njn · 14 years ago
  21. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  22. 8508c75 Follow-up for r11164: made sure that the --build-id=none configure test works (was reported by Dave Goodell). by bart · 14 years ago
  23. 699fbac Added a configure test for the linker flag --build-id=none. by bart · 14 years ago
  24. 07de2c9 Can be processed again with autoconf 2.59 and before, which does not have AC_PROG_SED. by bart · 14 years ago
  25. 12e9112 Changes: by bart · 14 years ago
  26. b7c3f08 Added support for glibc 2.12. by bart · 14 years ago
  27. b11355c Refactoring: replaced two AC_TRY_COMPILE() occurrences by AC_CHECK_MEMBER(). by bart · 14 years ago
  28. 0383a9d Removed sem_init() test again. by bart · 14 years ago
  29. a72a27b Added configure test for pthread_yield() and sem_init(). by bart · 14 years ago
  30. 226e078 Add the arm exp-bbv tests Makefile to the main configure.in file. by vince · 15 years ago
  31. 3e21612 Don't use -Wdeclaration-after-statement. We long since abandoned any by sewardj · 15 years ago
  32. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  33. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  34. 0fac7ff Added support for glibc 2.11. by bart · 15 years ago
  35. 9da08ba Fixed typo. by bart · 15 years ago
  36. 4f43e00 Added configure test for QAtomicInt. by bart · 15 years ago
  37. d1f724c Added regression tests that verify the following behavior: by bart · 15 years ago
  38. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  39. 9ccee39 Bump version number on trunk. (is that the correct convention, "3.6.0.SVN" ?) by sewardj · 15 years ago
  40. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  41. 4b2f0ad First tarball-test point for 3.5.0. by sewardj · 15 years ago
  42. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  43. 7375de3 More docs build tweaks: by njn · 15 years ago
  44. 17594bb Various docs build tweaks: by njn · 15 years ago
  45. 6ccda14 Added DRD-specific suppression patterns for Darwin. by bart · 15 years ago
  46. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  47. 629a5ec comment change by njn · 15 years ago
  48. 0cd2689 Disable AC_PROG_OBJC -- it's currently not required and apparently causes by njn · 15 years ago
  49. e026bd2 Restored configure test for -Wno-empty-body. by bart · 15 years ago
  50. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  51. acda178 Remove exp-omega's code. It was disabled in 3.4.0 to few complaints. by njn · 15 years ago
  52. ee9d8c0 Removed configure test for -Wno-empty-body again. by bart · 15 years ago
  53. 3f8a6e9 Added VGCONF_ARCH_SEC. This fixes problems with building libmpiwrap-*-*.so on by njn · 15 years ago
  54. ee0c66a Rename a conf variable. by njn · 15 years ago
  55. c82d137 The conditional HAVE_BUILTIN_ATOMIC is now available in the various Makefile.am files. by bart · 15 years ago
  56. 8241095 Added test that checks whether the compiler supports -Wno-empty-body. by bart · 15 years ago
  57. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  58. 377c43f Use our CPU/OS variable when printing the results in configure. by njn · 15 years ago
  59. 803ef5f DARWIN sync: don't insist on GNU sed. by njn · 15 years ago
  60. 276ed3a Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC. by bart · 15 years ago
  61. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  62. 24f5390 Fixed typo spotted by Jeroen Witmond. by bart · 15 years ago
  63. 16e1c5a Fixed pthread_create@GLIBC2.0 detection test. by bart · 15 years ago
  64. 36dd85a Added configure test for pthread_create@GLIBC2.0(). by bart · 15 years ago
  65. 06ca332 Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch. by njn · 15 years ago
  66. 325cd97 Fixed bug #188046: replaced a bashism by a POSIX compliant shell statement. by bart · 15 years ago
  67. 6cc2247 Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch. by njn · 15 years ago
  68. 61485ab tests/arch_test is currently being used for two purposes: by njn · 15 years ago
  69. 31f665e Clean up the diff -u test a little. by njn · 15 years ago
  70. 0d2e58f Use 'diff -u' for regtests if it's supported, its output it much easier to by njn · 15 years ago
  71. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  72. 2aa2363 Removed configure test that is no longer used. by bart · 15 years ago
  73. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 15 years ago
  74. 311303f Index: Makefile.core.am by njn · 15 years ago
  75. 5d425e8 Add support for glibc-2.10 (when it eventually appears). by sewardj · 15 years ago
  76. c876a2f Move the test for __sync_bool_compare_and_swap almost to the bottom, by sewardj · 16 years ago
  77. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  78. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 16 years ago
  79. 9890ee1 In AC_TRY_COMPILE, only include the function body, not the surrounding "int by njn · 16 years ago
  80. 2eaa8f2 Added automake conditional HAVE_PTHREAD_MUTEX_TIMEDLOCK. by bart · 16 years ago
  81. 6d45e92 Added configure tests for optional POSIX threads functionality. by bart · 16 years ago
  82. cfc000e Generate default.supp at compile-time, not configure-time. by njn · 16 years ago
  83. d74b0ef The load addresses depend on the platform, not the architecture. by njn · 16 years ago
  84. 3b3b76d Create memcheck/tests/linux/ and move some Linux-specific tests by njn · 16 years ago
  85. a454ec0 Create memcheck/tests/x86-linux/ and move some platform-specific tests (the by njn · 16 years ago
  86. 1f2b143 Added configure test for the header file <asm/unistd.h>. by bart · 16 years ago
  87. 8d37f36 Bump version number on the trunk. by sewardj · 16 years ago
  88. 430b688 --> 3.4.0 (first attempt) by sewardj · 16 years ago
  89. df1fc9a Finalise 3.4.0 RC1. by sewardj · 16 years ago
  90. d5a131f Fixed typo: added missing right parentheses. by bart · 16 years ago
  91. 493c4ef Make sure $mflag_primary is used in the tests for Boost and QtCore by sewardj · 16 years ago
  92. d2e31eb glibc 2.9 support by dirk · 16 years ago
  93. f8722ca Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes by sewardj · 16 years ago
  94. a9e7c7c Added configure test for Boost.Threads. by bart · 16 years ago
  95. 5744c02 Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck. by sewardj · 16 years ago
  96. e8900ff Replaced test for FILE::_lock by a more direct test. by bart · 16 years ago
  97. b8bc078 Added check for the include file <bits/libc-lock.h> by bart · 16 years ago
  98. 05347a9 Added test for pthread_condattr_setclock(). by bart · 16 years ago
  99. 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
  100. 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