Landing: 5816e459964b
Project / Subsystem
gcc / i386
Date
2024-11-15
Author
Evgeny Karpov
Commit
5816e459964b0853603775b0218301ea997ebce7
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- i386
- patch_id
- —
- commit_hash
- 5816e459964b0853603775b0218301ea997ebce7
- source_type
- github
- headline
- Rename SEH functions for reuse in AArch64
- tldr
- SEH function names are generalized for AArch64 target reuse.
- author
- Evgeny Karpov
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • i386
- • aarch64
- • seh
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2024-11-15T00:00:00.000Z
This commit renames several functions related to Structured Exception Handling (SEH) to facilitate their reuse in the AArch64 architecture. The changes involve updating function names in configuration headers and source files, ensuring a cleaner integration for SEH across different targets.