a28a1aab05
valgrind: suppress bogus "index" conditional dependencies on uninitialized bytes warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-30 15:20:20 +00:00
c3890b5f2a
valgrind: suppress bogus strnlen conditional dependencies on uninitialized bytes warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 22:41:37 +00:00
7353f481fa
valgrind: suppress bogus strlen conditional dependencies on uninitialized bytes warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 22:29:51 +00:00
f280771d97
valgrind: fix installation on x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:56:32 +00:00
5c236f5a53
valgrind: update the package to latest svn, rework and modularize it. tested and working on mips now
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 19:17:51 +00:00
5028fab7fe
[packages] valgrind: fix load address handling
...
The compile-time generation of the valgrind linker script broke due to toolchain updates
resulting in valgrind binaries compiled with the standard load address of 0x08048000 which
leads to memory conflicts with the debug client later on; valgrind will abort with the
message below:
valgrind: mmap(0x8048000, 348160) failed in UME with error 22 (Invalid argument).
valgrind: this can be caused by executables with very large text, data or bss segments.
This change adds another sed pattern to properly substitute the current linker script format.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-06 00:23:30 +00:00
9d9c45d81f
[packages] valgrind: use LIBGCC_A
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-05 19:32:39 +00:00
5280273e98
valgrind: fix libgcc linking
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-02 12:03:46 +00:00
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
21cb9cf5f1
upgrade valgrind to 3.3.1, refresh patches ( #3699 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-17 11:49:42 +00:00
9ee4ea6716
fix valgrind on ppc
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-17 11:49:31 +00:00
c8db7b9634
Makefile cleanups, round 4
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:02:15 +00:00
92b99b9b18
fix valgrind compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:00:32 +00:00
e296673ba6
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net >
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
4bda1ecb84
provide the default uclibc.supp file
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-01 17:12:09 +00:00
16416a7f88
Add valgrind
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-25 13:59:16 +00:00