Author: Maciej Fijalkowski <[email protected]> Branch: jitframe-on-heap Changeset: r60457:a342648c488b Date: 2013-01-25 18:05 +0200 http://bitbucket.org/pypy/pypy/changeset/a342648c488b/
Log: this is done diff --git a/pypy/TODO b/pypy/TODO --- a/pypy/TODO +++ b/pypy/TODO @@ -2,7 +2,7 @@ * 32bit x86 * ARM * asmgcc -* shadowstack details - slowpath of stack check and call_release_gil +* shadowstack details - slowpath of stack check * kill jit2gc on translator * fix test_singlefloats in test_calling_conventions * slowpaths can have more variants depending on how many registers we're using _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
