summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-05-05quiet down some (unrelated to mmt) complaints from automakeMarcin Slusarz1-1/+1
2011-09-07mmt: importMarcin Slusarz1-0/+1
2011-08-08I am an idiot: remove the beginnings of an experimental tool that Injn1-2/+1
2011-08-08Fix a Massif bug: when realloc'ing a block, any values in the part of thenjn1-1/+2
2011-07-12Add a file containing information on how to cross-compile for Android.sewardj1-0/+1
2011-07-11Add a suppression file for Android's libc (bionic).sewardj1-1/+2
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj1-1/+1
2011-05-11Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not causesewardj1-2/+2
2011-05-06Implement a GDB server in Valgrind. See #214909.sewardj1-2/+8
2011-03-10'make dist' fixes following s390x-linux merge. (Christian Borntraegersewardj1-0/+1
2010-10-12Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool)sewardj1-1/+2
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn1-1/+2
2009-08-17Include missing file, else tarball build breaks on Darwin.sewardj1-1/+1
2009-08-14Enable Helgrind tests on Darwin -- only 4 of them fail on my machine.njn1-9/+1
2009-07-24DRD now works on Darwin!njn1-1/+2
2009-07-14Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux testnjn1-2/+3
2009-07-04Include valgrind.spec in the tarball, as it makes things easier fornjn1-1/+4
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn1-177/+21
2009-06-12Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS.njn1-1/+0
2009-06-04Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.njn1-3/+2
2009-05-28Merge the DARWIN branch onto the trunk.njn1-4/+24
2009-05-19Fix a make dist problem with default.supp -- it was being included in thenjn1-5/+14
2009-04-24Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWINnjn1-1/+1
2009-02-14Update the sed expressions that handle the output of ld --verbose:sewardj1-4/+4
2009-02-09Don't install unnecessary .supp files (part 2 of 2).njn1-1/+4
2009-02-09Makefile.flags.amnjn1-2/+1
2009-02-06Avoid unnecessary EXTRA_DIST files in Makefile.am.njn1-2/+2
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn1-6/+6
2009-01-20Generate default.supp at compile-time, not configure-time.njn1-2/+6
2009-01-08trunk/memcheck/tests/Makefile.amnjn1-1/+1
2008-12-13Include vg-in-place in the distro tarball.sewardj1-1/+2
2008-11-10Adjust sed scripts used to generate the linker scripts on Linux, so assewardj1-4/+4
2008-10-19Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck.sewardj1-1/+2
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj1-1/+2
2008-07-04Renamed exp-drd directory into drd. Moved drd from the experimental tool clas...bart1-3/+3
2008-06-03Import recent suppression upgrades from 3_3_BRANCH: sewardj1-1/+2
2008-02-10Test exp-tools by default as well.njn1-2/+2
2008-01-09Make a new regtest target, "all-regtest", being the union of "makesewardj1-0/+2
2007-11-26add glibc 2.7 suppression to the distribution listdirk1-1/+1
2007-11-25Misc changes needed to support exp-drd (Bart Van Assche).sewardj1-4/+9
2007-11-18Preliminary support for Fedora 8, which includes initial support forsewardj1-1/+1
2007-11-11Add some Helgrind suppressions for LinuxThreads.sewardj1-1/+2
2007-11-09Merge (from branches/THRCHECK) misc build-system changes. Nothingsewardj1-3/+4
2007-11-09Add Bryan Meredith's Omega tool as an experimental tool. Maintainersewardj1-1/+2
2007-07-14add glibc-2.6.supp to the distribution listdirk1-2/+1
2006-12-07rename as _SOURCES is a reserved keywoard and breaks with newerdirk1-2/+2
2006-10-19Back out 'memtrace' related stuff until status of it is established;sewardj1-2/+1
2006-10-18Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not importnjn1-1/+2
2006-10-17Merge r6086:sewardj1-4/+15
2006-10-14Include new file in tarball.sewardj1-1/+1