aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
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-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-08Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing ...rhyskidd
2014-11-25Back out r14781, which was unintended.sewardj
2014-11-25arm64: implement "BRK #imm16".sewardj
2014-11-06Build system changes to enable building on MacOS X 10.10 (Yosemite).sewardj
2014-06-20Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724sewardj
2014-05-09Out of tree build. Partial fix for Bug 333628.mjw
2014-03-11Make sure all files under the new shared dir are included in make dist.mjw
2014-01-13Update implementation notes for the arm64-linux port.sewardj
2013-09-19Add a script 'check_headers_and_includes' to check that #include directivesflorian
2012-09-17Include autogen.sh in the tarfile. See #306310.sewardj
2012-09-11Fix 306310 3.8.0 release tarball missing some filesphilippe
2012-08-28Add a tester for V-bit propagation through IROps. florian
2012-08-08Move older news into its own file, NEWS.old, so as not to overrun TeXsewardj
2012-08-02Add initial support for MacOSX 10.8. Note this is still very borkedsewardj
2012-06-27Adding README.mips to EXTRA_DIST in Makefile.am.petarj
2012-05-06Require automake-1.10 for proper handling of include file dependenciesflorian
2012-03-25Remove strange e which appeared in r12456, replace by a real e.philippe
2012-03-25Have check_makẹfile_consistency run at the end of make regtestphilippe
2012-02-21Hide our use of pkglibdir to stop automake 1.11.2 and later complaining.tom
2011-11-08Remove TEST_TOOLS and TEXT_EXP_TOOLS as they are no longer needed.florian
2011-10-23Check Makefile.am consistency before running regression tests. Closes #283813.bart
2011-09-21Add initial support for Mac OS X 10.7 (Lion). Tracked by bug #275168.sewardj
2011-08-08I am an idiot: remove the beginnings of an experimental tool that Injn
2011-08-08Fix a Massif bug: when realloc'ing a block, any values in the part of thenjn
2011-07-12Add a file containing information on how to cross-compile for Android.sewardj
2011-07-11Add a suppression file for Android's libc (bionic).sewardj
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-05-11Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not causesewardj
2011-05-06Implement a GDB server in Valgrind. See #214909.sewardj
2011-03-10'make dist' fixes following s390x-linux merge. (Christian Borntraegersewardj
2010-10-12Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool)sewardj
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn
2009-08-17Include missing file, else tarball build breaks on Darwin.sewardj
2009-08-14Enable Helgrind tests on Darwin -- only 4 of them fail on my machine.njn
2009-07-24DRD now works on Darwin!njn
2009-07-14Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux testnjn
2009-07-04Include valgrind.spec in the tarball, as it makes things easier fornjn
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-06-12Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS.njn
2009-06-04Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.njn
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-19Fix a make dist problem with default.supp -- it was being included in thenjn
2009-04-24Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWINnjn
2009-02-14Update the sed expressions that handle the output of ld --verbose:sewardj
2009-02-09Don't install unnecessary .supp files (part 2 of 2).njn
2009-02-09Makefile.flags.amnjn
2009-02-06Avoid unnecessary EXTRA_DIST files in Makefile.am.njn