Supps for MVL 4.0.1 on ppc32 (Bart Van Assche)


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6473 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.3.supp b/glibc-2.3.supp
index 0fd33c7..8ed7825 100644
--- a/glibc-2.3.supp
+++ b/glibc-2.3.supp
@@ -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
+}