1. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  2. 9fb31ca Convert avx-1 into a proper regression test. by sewardj · 12 years ago
  3. 0bb707e Add testcases for "compare and swap". by florian · 12 years ago
  4. f32cbe8 define AM_COND_IF if not yet defined (needed to build with automake 1.10) by philippe · 12 years ago
  5. f7c5433 Fix 274078 improved configure logic for mpicc by philippe · 12 years ago
  6. bb31f2d ... and set $(BOOST_LIBS) properly again. by bart · 12 years ago
  7. 7129c72 configure.in: Fix detection of Boost libraries. Reported by <plug.gulp@gmail.com>. by bart · 12 years ago
  8. d935068 Add support for reading DWARF4 .debug_types sections. Fixes #284124. by sewardj · 12 years ago
  9. 9de9d38 configure.in: Avoid that configure complains about "-----: command not found". by bart · 12 years ago
  10. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  11. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 12 years ago
  12. fdfca22 Improve configure for SSE 4.2 detection. Fixes #271438 by florian · 12 years ago
  13. c521406 configure.in: Make compiler version check more robust by bart · 12 years ago
  14. e75fdeb add support for glibc 2.15 by dirk · 12 years ago
  15. 8f927a5 Fix 247386 make perf does not run all performance tests : by philippe · 12 years ago
  16. 1e856ea Add a configure test for detecting whether gcc supports atomic operations on by bart · 13 years ago
  17. b4ff782 configure.in: Rename the shell variable ac_have_builtin_atomic into ac_have_builtin_atomic_primary by bart · 13 years ago
  18. f68af88 DRD: Add test program for std::thread. by bart · 13 years ago
  19. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  20. 8503744 configure: Fix compiler version check. Closes #286384. by bart · 13 years ago
  21. c443b96 Fix the configure test for ssse3 support. GCC needs -msse or it by florian · 13 years ago
  22. 9bdf2a6 Fix missing m4 quoting that autoconf-2.68 warns about. by sewardj · 13 years ago
  23. 96e6aa6 Bump the version. by sewardj · 13 years ago
  24. 2bd9a68 configure.in: Rearranged the TLS test such that autoreconf doesn't complain about it by bart · 13 years ago
  25. 417cf3e Ran configure.in through autoupdate: by bart · 13 years ago
  26. a8ca2c5 Un-break the compiler version check on Darwin (introduced by r12066) by sewardj · 13 years ago
  27. 3ab7b66 Accept clang-2.9 as an allowable compiler. by sewardj · 13 years ago
  28. 731f9cf by sewardj · 13 years ago
  29. 818f17e Make drd/drd_pthread_intercepts.c compile again on Linux systems without usable <linux/futex.h> header by bart · 13 years ago
  30. 830ca9e I am an idiot: remove the beginnings of an experimental tool that I by njn · 13 years ago
  31. dfa408c Fix a Massif bug: when realloc'ing a block, any values in the part of the by njn · 13 years ago
  32. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  33. 0c09bf0 The pthread.h on Android has no definition for pthread_rwlock_t, which by sewardj · 13 years ago
  34. cb495c8 Introduce the concept of platform variants. These allow further by sewardj · 13 years ago
  35. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  36. cc07741 Add glibc 2.14 support. Patch from Dmitry Djachenko <dimhen@gmail.com>. by tom · 13 years ago
  37. 2d6e6e7 Mention the "3.x" Linux kernel version explicitly in the kernel version configure message by bart · 13 years ago
  38. 0419e51 Make Valgrind build on Linux kernel 3.0 and beyond. Closes #274926. An official by bart · 13 years ago
  39. 8e21631 Added configure tests for the compiler flags -Wno-nonnull and -Wno-overflow. by bart · 13 years ago
  40. d2f95a0 Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause by sewardj · 13 years ago
  41. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  42. 9b80ebb Un-break configure check for VSX (a POWER7 extension). Fixes #271042. by sewardj · 13 years ago
  43. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  44. d50650d s390x: rewrite some testcases. To make my testing and debugging life by sewardj · 13 years ago
  45. aba3533 Testcases for s390x conditional load and store. See #269209. by sewardj · 13 years ago
  46. 26288e4 Also consider libpthread when testing for functions. Removed test for floor(). by bart · 13 years ago
  47. e874042 Test separately whether g++ and/or gcc support built-in functions for atomic by bart · 13 years ago
  48. 1ec16d1 Removed an obsolete configure test. by bart · 13 years ago
  49. 128fc52 Added AC_LANG_SOURCE() invocations where appropriate. by bart · 13 years ago
  50. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  51. ebd619b Add glibc 2.13 support. Patch from Dmitry Djachenko in bug #265964. by tom · 13 years ago
  52. 27d176a Add build system goop for testing SSE4.2 instructions. by sewardj · 13 years ago
  53. e03c8c4 Rework the strcasecmp stuff a little, based on Jakub Jelinek's patch by tom · 14 years ago
  54. ce6d0ac Add replacements for strcasecmp and related functions which have by tom · 14 years ago
  55. 2ef12d4 Removed the Qt4 configure tests because these are no longer necessary. by bart · 14 years ago
  56. 45a1fd0 Bump version number on the trunk. by sewardj · 14 years ago
  57. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  58. 4d7d8f5 Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool) by sewardj · 14 years ago
  59. a540643 Removed the configure test for __builtin_frame_address() again because it is no longer necessary. by bart · 14 years ago
  60. dfa55cf amd64-linux: add suitable CFI annotations so that unwinding through by sewardj · 14 years ago
  61. e3ae8a3 Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel.Thome@gmail.com). by sewardj · 14 years ago
  62. 55e438b Added configure test that checks whether the assembler supports the SSE4a instruction lzcnt. by bart · 14 years ago
  63. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  64. f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
  65. 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
  66. aca399a Made sure that the CFLAGS variable specified on the configure command line by bart · 14 years ago
  67. 72a2d80 Comment-only change. by sewardj · 14 years ago
  68. cc58cea Convert x86-darwin to amd64-darwin at configure time, because Macs report as by njn · 14 years ago
  69. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  70. 69d495d Added cg_diff. by njn · 14 years ago
  71. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  72. 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
  73. 699fbac Added a configure test for the linker flag --build-id=none. by bart · 14 years ago
  74. 07de2c9 Can be processed again with autoconf 2.59 and before, which does not have AC_PROG_SED. by bart · 14 years ago
  75. 12e9112 Changes: by bart · 14 years ago
  76. b7c3f08 Added support for glibc 2.12. by bart · 14 years ago
  77. b11355c Refactoring: replaced two AC_TRY_COMPILE() occurrences by AC_CHECK_MEMBER(). by bart · 14 years ago
  78. 0383a9d Removed sem_init() test again. by bart · 14 years ago
  79. a72a27b Added configure test for pthread_yield() and sem_init(). by bart · 14 years ago
  80. 226e078 Add the arm exp-bbv tests Makefile to the main configure.in file. by vince · 14 years ago
  81. 3e21612 Don't use -Wdeclaration-after-statement. We long since abandoned any by sewardj · 14 years ago
  82. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  83. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 14 years ago
  84. 0fac7ff Added support for glibc 2.11. by bart · 15 years ago
  85. 9da08ba Fixed typo. by bart · 15 years ago
  86. 4f43e00 Added configure test for QAtomicInt. by bart · 15 years ago
  87. d1f724c Added regression tests that verify the following behavior: by bart · 15 years ago
  88. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  89. 9ccee39 Bump version number on trunk. (is that the correct convention, "3.6.0.SVN" ?) by sewardj · 15 years ago
  90. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  91. 4b2f0ad First tarball-test point for 3.5.0. by sewardj · 15 years ago
  92. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  93. 7375de3 More docs build tweaks: by njn · 15 years ago
  94. 17594bb Various docs build tweaks: by njn · 15 years ago
  95. 6ccda14 Added DRD-specific suppression patterns for Darwin. by bart · 15 years ago
  96. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  97. 629a5ec comment change by njn · 15 years ago
  98. 0cd2689 Disable AC_PROG_OBJC -- it's currently not required and apparently causes by njn · 15 years ago
  99. e026bd2 Restored configure test for -Wno-empty-body. by bart · 15 years ago
  100. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago