Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c18n, libgcc_s: Support a c18n-aware libunwind. #2032

Merged
merged 4 commits into from
Apr 16, 2024
Merged

c18n, libgcc_s: Support a c18n-aware libunwind. #2032

merged 4 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. c18n: Add functions needed for libunwind to work.

    This commit implements the functionality necessary to support exception
    handling for libunwind. Additionally, it adds a new otype which is
    reserved for the unwinding library to use.
    dstolfa authored and dpgao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    97c9644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394b3cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e296f View commit details
    Browse the repository at this point in the history
  4. c18n: Add a libunwind policy.

    dstolfa authored and dpgao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    af5403b View commit details
    Browse the repository at this point in the history