[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: precompiled header support for GCC

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Fri May 28 14:14:29 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
1ffb150d by Carl Friedrich Bolz-Tereick at 2021-05-26T12:55:24+02:00
precompiled header support for GCC

--HG--
branch : gcc-precompiled-header

- - - - -
1050f5f8 by Carl Friedrich Bolz-Tereick at 2021-05-26T12:57:01+02:00
use the new singleheader.h here too

--HG--
branch : gcc-precompiled-header

- - - - -
ad51d2de by Carl Friedrich Bolz-Tereick at 2021-05-26T20:01:50+02:00
document branch

--HG--
branch : gcc-precompiled-header

- - - - -
9833d529 by Carl Friedrich Bolz-Tereick at 2021-05-28T18:26:47+02:00
fix tests

--HG--
branch : gcc-precompiled-header

- - - - -
db9c116a by Carl Friedrich Bolz-Tereick at 2021-05-28T18:37:01+02:00
merge gcc-precompiled-header: speed up C compilation on GCC by using the
pre-compiled header feature

- - - - -


8 changed files:

- pypy/doc/whatsnew-head.rst
- rpython/translator/c/genc.py
- rpython/translator/c/src/debug_traceback.c
- rpython/translator/c/src/exception.c
- rpython/translator/c/src/int.c
- rpython/translator/c/src/rtyper.c
- rpython/translator/c/test/test_standalone.py
- rpython/translator/platform/posix.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dfd06e8a6fedbcf86a28199f06cd2a1e04a87f71...db9c116a45e8c8f70e0d4625cc30ea4dc7d5cf69

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dfd06e8a6fedbcf86a28199f06cd2a1e04a87f71...db9c116a45e8c8f70e0d4625cc30ea4dc7d5cf69
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210528/bab90491/attachment.html>


More information about the pypy-commit mailing list