Author: Richard Plangger <planri...@gmail.com>
Branch: z196-support
Changeset: r84415:e61b6b9c4b06
Date: 2016-05-13 12:19 +0200
http://bitbucket.org/pypy/pypy/changeset/e61b6b9c4b06/

Log:    documented branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -93,3 +93,9 @@
 .. branch: ufunc-outer
 
 Implement ufunc.outer on numpypy
+
+.. branch: z196-support
+
+PyPy can now be translated to specifically target z196 and z10 (older CPU 
revisions for s390x).
+To target z196 on a z13 machine supply CFLAGS="-march=z186" 
rpython/bin/rpython ...
+
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to