Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-26 | valgrind: broken on ppc | Peter Korsgaard | |
Valgrind 3.2.3 needs linux/a.out.h, which hasn't been exported on ppc since 2.6.28. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2006-09-25 | Valgrind works on PPC and AMD64 as well nowadays. | Peter Korsgaard | |
Use Kconfig to ensure valgrind can only be enabled on supported archs. | |||
2004-12-24 | merge help descriptions written by Tom Cameron | Mike Frysinger | |
2004-10-09 | final step in buildroot facelift | Eric Andersen | |