summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/valgrind/valgrind-3.6.1
AgeCommit message (Collapse)AuthorFiles
2012-01-02valgrind: upgrade to 3.7.0Shane Wang3
This patch is to upgrade valgrind to 3.7.0. The licenses are changed from "Copyright (C) 2000-2010 Julian Seward. All rights reserved." to "Copyright (C) 2000-2011 Julian Seward. All rights reserved." Signed-off-by: Shane Wang <shane.wang@intel.com>
2011-08-15valgrind: supporting on Linux kernel 3.xLin Tong1
The old valgrind package do not support for Linux kernel 3.x, only for kernel 2.4 and 2.6. Now adding the configuration to the configure.in file to support Linux kernel 3.0. This commit fixes the problem in valgrind [YOCTO #1129] Signed-off-by: Lin Tong <tong.lin@intel.com>
2011-04-28valgrind: upgrade to version 3.6.1Dongxiao Xu2
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>