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

add support for position independent executables #206

Merged
merged 9 commits into from
Jan 9, 2022

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    0ab3b66 View commit details
    Browse the repository at this point in the history
  2. add comment

    Freax13 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    002927b View commit details
    Browse the repository at this point in the history
  3. update x86_64 dep in test

    Freax13 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    fac26c6 View commit details
    Browse the repository at this point in the history
  4. add safety checks

    Freax13 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3d4b6e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ad48a View commit details
    Browse the repository at this point in the history
  6. customize panic message

    Freax13 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5d61efd View commit details
    Browse the repository at this point in the history
  7. fix aliasing issues

    Freax13 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    2de3715 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. fix offset

    Freax13 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    3085217 View commit details
    Browse the repository at this point in the history
  2. fix type error

    Freax13 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    b9a4609 View commit details
    Browse the repository at this point in the history