aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tool.am
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2015-10-02Explicitly mark the stack as non-executable for Solarisiraisr
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-05-09Add uninstall-local rules to make distcheck happy.mjw
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-03-28Cope with old linkers which don't support -Ttext-segment but which dotom
2013-03-22Use -Wl,-Ttext-segment when static linking if possible to keep build-ids.sewardj
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-06-07Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,sewardj
2011-10-26Some fixes for Android:sewardj
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn
2010-06-08Added a configure test for the linker flag --build-id=none.bart
2010-06-02Add a new program (link_tool_exe.c) and use this to link the toolsewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-08-05More docs build tweaks:njn
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-04-24Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWINnjn
2009-02-22Use dashes rather than underscores in library names (njn).sewardj
2009-02-12Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keepnjn
2009-02-06Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installationnjn
2009-02-06Make Makefile.install.am much less confusing.njn
2009-02-06Removed Makefile.core.am with some judicious refactoring. Also fix a stupidnjn
2009-02-06Removed Makefile.core.am with some judicious refactoring.njn
2009-02-06Merge r9110 (inline Makefile.tool-flags.am) from DARWIN branch.njn
2007-05-01If gcc supports -fno-stack-protector, use it. This should fixsewardj
2006-10-17Merge r6086:sewardj
2006-01-25Ensure -Wdeclaration-after-statement gets through to vex-land.sewardj
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-10we don't need libc. so don't link itdirk
2005-11-07Dual architecture support - this commit is a major rework of the buildtom
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-05-10Modularised the malloc/free stuff into two modules: m_mallocfree for thenjn
2004-09-11Arch-abstraction:nethercote
2004-09-03Arch-abstraction:nethercote
2004-09-01Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.amnethercote