git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12845
Dragos Tatulea modified the arm-android port so it also works on
x86-android.
+Jakub Jelinek helped out with the AVX support.
+
Many, many people sent bug reports, patches, and helpful feedback.
Development of Valgrind was supported in part by the Tri-Lab Partners
cases where there are many leaked blocks and/or many suppression
rules used to suppress leak reports.
+ - Reduced noise (false positive) level on MacOSX 10.6/10.7, due to
+ via more precise analysis, which is important for LLVM/Clang
+ generated code. This is at the cost of somewhat reduced
+ performance. Note there is no change to analysis precision or
+ costs on Linux targets.
+
* DRD:
- Added even more facilities that can help finding the cause of a data