summaryrefslogtreecommitdiffstats
path: root/package/valgrind/valgrind.mk
Commit message (Expand)AuthorAgeFilesLines
* packages: improve license type listsDanomi Manchego2017-02-201-1/+1
* valgrind: Force -fno-stack-protector in CFLAGSBrandon Maier2017-01-281-1/+10
* valgrind: do not use host mpiccJérôme Pouiller2016-11-091-1/+3
* valgrind: bump version to 3.12.0Peter Seiderer2016-10-261-1/+1
* valgrind: let the valgrind configure script detect TLS availabilityThomas Petazzoni2016-08-311-6/+0
* valgrind: fix musl compilePeter Seiderer2016-02-131-0/+3
* valgrind: enable tls supportPeter Seiderer2015-11-021-1/+7
* valgrind: bump version to 3.11.0Peter Seiderer2015-10-311-3/+2
* valgrind: build for the right MIPS ISA revision levelVicente Olivert Riera2015-10-031-0/+13
* valgrind: install to stagingVicente Olivert Riera2015-07-021-0/+1
* valgrind: rename ptrcheck to sgcheck like upstreamMike Williams2015-03-071-4/+4
* valgrind: bump to version 3.10.1Gustavo Zacarias2014-11-261-1/+1
* valgrind: use the BR2_ARM_CPU_ARM* optionsThomas Petazzoni2014-11-061-2/+2
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-2/+2
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-2/+2
* valgrind: allow building on more ARM systemsMike Williams2014-10-011-1/+1
* valgrind: bump to version 3.10Jérôme Pouiller2014-09-231-1/+1
* package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek2014-07-311-1/+1
* packages: replace command install by $(INSTALL)Maxime Hadjinlian2014-06-081-1/+1
* valgrind: remove default flags -mips32 and -mips64 from Makefile.all.amVicente Olivert Riera2014-04-031-0/+1
* valgrind: bump to version 3.9.0Jérôme Pouiller2014-01-041-2/+1
* valgrind: add support for glibc 2.17 and 2.18Phil Eichinger2013-10-301-1/+1
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* valgrind: bump to 3.8.1Thomas Petazzoni2013-01-011-1/+1
* valgrind: add license infoArnout Vandecappelle (Essensium/Mind)2012-11-141-0/+3
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* valgrind: unbreak arm support after REAL_GNU_TARGET_NAME removalPeter Korsgaard2012-06-261-1/+1
* valgrind: allow selecting which tools to installThomas De Schampheleire2012-04-051-0/+95
* valgrind: bump to 3.7.0 and fix build with ccacheThomas Petazzoni2012-01-021-2/+1
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* valgrind: bump to 3.6.1 and add support for ARMv7Thomas Petazzoni2011-07-111-79/+20
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* valgrind: don't remove TARGET_DIR/usr/lib/pkgconfigPeter Korsgaard2008-07-011-5/+0
* valgrind: don't add pkgconfig files to targetPeter Korsgaard2008-06-151-0/+1
* valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind insteadPeter Korsgaard2008-06-151-5/+4
* valgrind: needs kernel headers (and doesn't respect CFLAGS)Peter Korsgaard2008-06-151-0/+1
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-1/+3
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
* Remove configure cruftPeter Korsgaard2007-07-051-10/+0
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* Version bump. Thanks to Michael BenedictPeter Korsgaard2007-04-031-1/+1
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+2
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-0/+1
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
* Valgrind works on PPC and AMD64 as well nowadays.Peter Korsgaard2006-09-251-4/+0
OpenPOWER on IntegriCloud