summaryrefslogtreecommitdiff
path: root/package/valgrind
AgeCommit message (Expand)Author
2015-02-03package/*: rename patches according to the new policyPeter Korsgaard
2014-11-26valgrind: bump to version 3.10.1Gustavo Zacarias
2014-11-06valgrind: use the BR2_ARM_CPU_ARM* optionsThomas Petazzoni
2014-10-12valgrind: add patch to fix build on PowerPC uClibcThomas Petazzoni
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-10-01valgrind: allow building on more ARM systemsMike Williams
2014-09-23valgrind: bump to version 3.10Jérôme Pouiller
2014-07-31package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek
2014-06-19valgrind: fix build for glibc 2.19Gustavo Zacarias
2014-06-08packages: replace command install by $(INSTALL)Maxime Hadjinlian
2014-04-03valgrind: remove default flags -mips32 and -mips64 from Makefile.all.amVicente Olivert Riera
2014-03-29valgrind: Add support for MIPS architectureVicente Olivert Riera
2014-01-04valgrind: bump to version 3.9.0Jérôme Pouiller
2013-10-30valgrind: add support for glibc 2.17 and 2.18Phil Eichinger
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-01-01valgrind: bump to 3.8.1Thomas Petazzoni
2013-01-01valgrind: rename patches without version in the filenameThomas Petazzoni
2012-11-14valgrind: add license infoArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-06-26valgrind: unbreak arm support after REAL_GNU_TARGET_NAME removalPeter Korsgaard
2012-05-06valgrind: fix build on PowerPC/uClibcThomas Petazzoni
2012-04-05valgrind: allow selecting which tools to installThomas De Schampheleire
2012-01-02valgrind: bump to 3.7.0 and fix build with ccacheThomas Petazzoni
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-26valgrind: workaround for segmentation fault on PowerPCBaruch Siach
2011-09-26valgrind: fix build on Linux kernel 3.xBaruch Siach
2011-07-11valgrind: bump to 3.6.1 and add support for ARMv7Thomas Petazzoni
2010-05-26valgrind: broken on ppcPeter Korsgaard
2009-10-03valgrind: fix build without largefile supportPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-07-01valgrind: don't remove TARGET_DIR/usr/lib/pkgconfigPeter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2008-06-15valgrind: don't add pkgconfig files to targetPeter Korsgaard
2008-06-15valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind insteadPeter Korsgaard
2008-06-15valgrind: needs kernel headers (and doesn't respect CFLAGS)Peter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-05Remove configure cruftPeter Korsgaard
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-04-03Version bump. Thanks to Michael BenedictPeter Korsgaard
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer