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

aarch32-symbolic: Setting up an ABI-compatible stack #439

Merged
merged 9 commits into from
Sep 23, 2024

Commits on Sep 20, 2024

  1. aarch32-symbolic: Setting up an ABI-compatible stack

    Your Name committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    14f3124 View commit details
    Browse the repository at this point in the history
  2. symbolic: Upstream stack spilled argument code from x86-symbolic

    ...so that it can also be used by AArch32.
    Your Name committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2398322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e741905 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. symbolic: Fix off-by-one error in stack setup code

    Your Name committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3cdbb2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33af281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc8733 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43be55 View commit details
    Browse the repository at this point in the history
  5. symbolic: Sort imports

    Your Name committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    94195b4 View commit details
    Browse the repository at this point in the history
  6. {aarch32-,}symbolic: Additional commentary

    Your Name committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e9f939a View commit details
    Browse the repository at this point in the history