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