aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-10-12Solaris syscall: Add support for pset family (207).iraisr
2015-09-25Solaris syscall: Add support for system_stats (154).iraisr
2015-09-23Merge, from branches/VALGRIND_3_11_BRANCH, NEWS and docs/xml/vg-entities.xml.sewardj
2015-09-14Do not compile with -Wcast-align on arm. There are too manyflorian
2015-09-04Fix bug #339636 Use fxsave64 and fxrstor64 mnemonics again.mjw
2015-09-04To test extended BFP opcodes we need sizeof(long double) == 16.florian
2015-09-02Suppress unwanted clang 3.7 warnings.florian
2015-08-14Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline.iraisr
2015-08-09Fix build breakage introduced in r15510.florian
2015-08-08Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-02Silence a few more warnings from GCC 5.1florian
2015-08-01Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTA...iraisr
2015-07-25configure.ac: Improve portability of the code introduced in r15423bart
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-20Patch 6 of 7, improve PPC HW capabiltiy checking.carll
2015-07-20Patch 4 and 5 of 7, improve PPC HW capabiltiy checking.carll
2015-07-08Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing ...rhyskidd
2015-06-23Beef up configury for the undefined behaviour sanitiser.florian
2015-06-09Stick in -Werror when attempting to detect whether a compilerflorian
2015-06-09Followup to r15323. Cannot use AC_GCC_WARNING_SUBST to detectflorian
2015-06-08Fix undefined symbols for architecture x86_64: _global, referenced from: _tes...rhyskidd
2015-06-05clang, as opposed to gcc, does not terminate with a non-zero return codeflorian
2015-06-05Remove configure bits for -Wno-format-zero-length. The option isflorian
2015-06-05Simplify configury and eliminate AC_GCC_WARNING_COND which was only usedflorian
2015-06-05Add -Wempty-body to the list of compile flags.florian
2015-06-05Remove configury bits for -Wno-empty-body. It is not needed.florian
2015-06-02GCC 5.1 is too smart. Disable Identical Code Folding for preload libs.mjw
2015-05-28Signal handler ucontext_t not filled out correctly on OS Xrhyskidd
2015-05-16Enable a few more compiler warnings.florian
2015-04-23Fix an assertion in the address space manager. BZ #345887.florian
2015-04-13Make the version checking for Apple LLVM a bit less strict.sewardj
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-04-03New directory: none/tests/scriptsflorian
2015-03-10Add support for building with -fsanitize=undefined.florian
2015-02-23Fix configure for Linux kernel >= 4.0-rc1cborntra
2015-02-02PTRACE_GETREGS might not be detected on some distro, due to a missing #includephilippe
2015-01-05Fix compiler detection for ICC.florian
2014-12-12Update detection of tool-chain support for MPX insnsflorian
2014-12-03Add -Wformat -Wformat-security to the list of compile flags.florian
2014-11-06Build system changes to enable building on MacOS X 10.10 (Yosemite).sewardj
2014-10-29Configury and Makefile tweaks to support compilation with Intel'sflorian
2014-10-29New file m_compiler.cflorian
2014-10-24Use AC_GCC_WARNING_COND to figure out whether the compilerflorian
2014-10-22Enable -Wcast-qual when compiling the valgrind source.florian
2014-10-13Modify the compiler detection test so as to accept "Apple LLVM versionsewardj
2014-09-18r14319 dropped adding -Wwrite-strings to the compile flags.florian
2014-09-18Old STABS code is still being compiled, but never used. Remove it.mjw
2014-09-13configure.ac: Generalize glibc version checkbart