Author: Stefano Rivera <[email protected]>
Branch: 
Changeset: r83721:d17aa400089d
Date: 2016-04-17 13:12 -0400
http://bitbucket.org/pypy/pypy/changeset/d17aa400089d/

Log:    That was a bug-fix to the NEON bug-fix

diff --git a/pypy/doc/release-5.1.0.rst b/pypy/doc/release-5.1.0.rst
--- a/pypy/doc/release-5.1.0.rst
+++ b/pypy/doc/release-5.1.0.rst
@@ -78,8 +78,6 @@
   * Try harder to not emit NEON instructions on ARM processors without NEON
     support
 
-  * Support glibc < 2.16 on ARM
-
   * Improve the rpython posix module system interaction function calls
 
   * Detect a missing class function implementation instead of calling a random
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to