]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149800: Split perf trampoline assembly into per-architecture files (#149894)
authorstratakis <cstratak@redhat.com>
Sat, 23 May 2026 12:03:52 +0000 (14:03 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 12:03:52 +0000 (08:03 -0400)
commitb0a149a8c6c4118fa0afecfe8c37d7c3b8651865
tree117c93d32c912b8d2147caba034980492025269d
parentdfeeee990bbf846694b44edad0e325e4c62352bd
gh-149800: Split perf trampoline assembly into per-architecture files (#149894)
Makefile.pre.in
Python/asm_trampoline_aarch64.S [moved from Python/asm_trampoline_aarch64.h with 76% similarity]
Python/asm_trampoline_riscv64.S [new file with mode: 0644]
Python/asm_trampoline_x86_64.S [moved from Python/asm_trampoline.S with 51% similarity]
configure
configure.ac