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

elf+aarch64: implement enough to link dynamically with gcc as the driver #116

Merged
merged 11 commits into from
Feb 24, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5f0ee03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00392e View commit details
    Browse the repository at this point in the history
  3. elf: skip all tests actually

    kubkon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    39f2ac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de34559 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aabb334 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d294562 View commit details
    Browse the repository at this point in the history
  7. elf: handle -EL and -EB flags

    kubkon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    07da506 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03c551f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    6f9bf06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746337c View commit details
    Browse the repository at this point in the history
  3. elf: reenable tests on aarch64

    kubkon committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    79375e8 View commit details
    Browse the repository at this point in the history