Supps for MVL 4.0.1 on ppc32 (Bart Van Assche)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6473
This commit is contained in:
Julian Seward 2007-01-05 15:09:53 +00:00
parent 85204d209d
commit e0057a1367
3 changed files with 47 additions and 0 deletions

View File

@ -564,3 +564,18 @@
obj:/lib/ld-2.3.*.so
}
##----------------------------------------------------------------------##
# MontaVista Linux 4.0.1 on ppc32
{
MVL-401-linuxthreads-pthread_create
Memcheck:Param
write(buf)
fun:pthread_create
}
{
MVL-401-linuxthreads-pthread_create
Memcheck:Param
write(buf)
obj:/lib/libpthread-0.10.so
fun:pthread_create
}

View File

@ -243,3 +243,19 @@
obj:/*libc-2.4.so
obj:/*libc-2.4.so
}
##----------------------------------------------------------------------##
# MontaVista Linux 4.0.1 on ppc32
{
MVL-401-linuxthreads-pthread_create
Memcheck:Param
write(buf)
fun:pthread_create
}
{
MVL-401-linuxthreads-pthread_create
Memcheck:Param
write(buf)
obj:/lib/libpthread-0.10.so
fun:pthread_create
}

View File

@ -197,3 +197,19 @@
obj:/*libc-2.5.so
obj:/*libc-2.5.so
}
##----------------------------------------------------------------------##
# MontaVista Linux 4.0.1 on ppc32
{
MVL-401-linuxthreads-pthread_create
Memcheck:Param
write(buf)
fun:pthread_create
}
{
MVL-401-linuxthreads-pthread_create
Memcheck:Param
write(buf)
obj:/lib/libpthread-0.10.so
fun:pthread_create
}