Author: David Schneider <[email protected]> Branch: armhf-singlefloat Changeset: r68235:83952b768a05 Date: 2013-11-19 09:30 +0100 http://bitbucket.org/pypy/pypy/changeset/83952b768a05/
Log: document and close about to be merged 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 @@ -13,3 +13,5 @@ .. branch: windows-packaging Package tk/tcl runtime with win32 +.. branch: armhf-singlefloat +JIT support for singlefloats on ARM using the hardfloat ABI _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
