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

Gate support for implicit return area pointers behind an option #9511

Merged
merged 7 commits into from
Oct 27, 2024

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    fb44a04 View commit details
    Browse the repository at this point in the history
  2. Gate support for implicit return area pointers behind an option

    It implements an incorrect ABI and may be removed in the future due to
    complexity reasons. By requiring to enable an option to use it, it
    becomes harder to accidentally hit the ABI issue and allows a more
    deprecation and eventual removal.
    bjorn3 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5210a1d View commit details
    Browse the repository at this point in the history
  3. Fix review comments

    bjorn3 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b70085b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bae3e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    ca71b97 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    2057196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5057651 View commit details
    Browse the repository at this point in the history