[pypy-commit] [Git][pypy/pypy][branch/libffi-win64] copy libpypy-7.dll in packaging and at the end of translation

2021-07-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/libffi-win64 at PyPy / pypy Commits: 93f8df39 by Matti Picus at 2021-07-11T11:03:07+03:00 copy libpypy-7.dll in packaging and at the end of translation --HG-- branch : libffi-win64 - - - - - 2 changed files: - pypy/tool/release/package.py - rpython/trans

[pypy-commit] [Git][pypy/pypy][branch/libffi-win64] copy libffi in venv too

2021-07-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/libffi-win64 at PyPy / pypy Commits: 1652cbd9 by Matti Picus at 2021-07-11T12:46:37+03:00 copy libffi in venv too --HG-- branch : libffi-win64 - - - - - 1 changed file: - lib-python/3/venv/__init__.py View it on Heptapod: https://foss.heptapod.net/pyp

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 2 commits: implemented uint_mul_high

2021-07-11 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: aa3076dd by muke101 at 2021-07-09T03:14:55+01:00 implemented uint_mul_high --HG-- branch : llvm-jit-backend-experimental - - - - - e0e9703f by muke101 at 2021-07-11T21:03:59+01:00 implemented guard_value, f