Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.13] gh-136541: Fix several problems of perf trampolines in x86_64 and aarch64 (GH-136500)#136545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
pablogsal merged 1 commit intopython:3.13frompablogsal:backport-236f733-3.13
Jul 11, 2025

Conversation

@pablogsal
Copy link
Member

@pablogsalpablogsal commentedJul 11, 2025
edited by bedevere-appbot
Loading

This commit fixes the following problems:

  • The x86_64 trampolines are not preserving frame pointers
  • The hardcoded offsets to the code segment from the FDE only worked properly for x64_64
  • The CIE data was not following conventions of aarch64
  • The eh_frame for aarch64 was not fully correct (cherry picked from commit236f733)

…86_64 and aarch64 (pythonGH-136500)This commit fixes the following problems:* The x86_64 trampolines are not preserving frame pointers* The hardcoded offsets to the code segment from the FDE only worked properly for x64_64* The CIE data was not following conventions of aarch64* The eh_frame for aarch64 was not fully correct(cherry picked from commit236f733)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@pablogsalpablogsalenabled auto-merge (squash)July 11, 2025 13:57
@pablogsalpablogsal merged commitcba2974 intopython:3.13Jul 11, 2025
38 checks passed
@pablogsalpablogsal deleted the backport-236f733-3.13 branchJuly 11, 2025 14:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@brandtbucherbrandtbucherAwaiting requested review from brandtbucher

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@pablogsal

[8]ページ先頭

©2009-2025 Movatter.jp