aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2018-03-02Build vgdb and lackey toolsVasily Tarasov
2018-02-13Fix building host valgrind for TARGET_ARCH=x86Colin Cross
2017-11-07Use -Werror in external/valgrindChih-Hung Hsieh
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-05-09Don't build x86 valgrind.Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2016-10-20Build arm64 target valgrind with simplified bionic setjmp.SChih-Hung Hsieh
2016-08-16Mark default.supp as ETC instead of SHARED_LIBRARYDan Willemsen
2016-02-29Use correct VG_LIBDIR even if out is emptyDan Willemsen
2015-10-22Fix the build after sync with upstreamDmitriy Ivanov
2015-05-27Remove main/ to match upstream tree structure.Dmitriy Ivanov
2013-02-01Remove tsan and dynamic_annotations code.Ben Cheng
2013-02-01Apply Android-specific patches to Valgrind 3.8.1Ben Cheng
2013-01-31Refresh Valgrind to 3.8.1Ben Cheng
2011-03-05Move external/valgrind to external/valgrind/main.Evgeniy Stepanov
2011-03-05Fix an off-by-one-star bug.Evgeniy Stepanov
2011-03-02Move --icf=none option to ARM-onlyKenny Root
2011-03-02Disable identical code folding for vgpreload*.Evgeniy Stepanov
2011-02-16Redirect symbol lookups to /dataKenny Root
2011-02-10Fix x86 build.
2011-02-08Add support for building on Android.Jeff Brown