Files updated, added and removed in order to turn the ERASER branch into HEAD


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1086 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.2.supp b/glibc-2.2.supp
index 26dd302..a4e05bb 100644
--- a/glibc-2.2.supp
+++ b/glibc-2.2.supp
@@ -68,8 +68,24 @@
    fun:__libc_freeres
 }
 
-#-------- Threading bugs?
+#-------- Data races
+#{
+#   _dl_lookup_symbol/fixup/_dl_runtime_resolve
+#   Eraser
+#   fun:_dl_lookup_symbol
+#   fun:fixup
+#   fun:_dl_runtime_resolve
+#}
+#
+#{
+#   _dl_lookup_versioned_symbol/fixup/_dl_runtime_resolve
+#   Eraser
+#   fun:_dl_lookup_versioned_symbol
+#   fun:fixup
+#   fun:_dl_runtime_resolve
+#}
 
+#-------- Threading bugs?
 {
    pthread_error/__pthread_mutex_destroy/__closedir
    PThread