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

new: add support to bump ia32->64 syscalls map too. #13

Merged
merged 4 commits into from
Oct 11, 2023

Commits on Oct 3, 2023

  1. new: add support to bump ia32->64 syscalls map too.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    51a254f View commit details
    Browse the repository at this point in the history
  2. chore: fill new ia32 table with -1 when there is no 64bit mapped value.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2ec98b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. chore: add SPDX-license header in banners.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1c9e13a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. chore: improve ia32 to 64 mapping, allowing for custom translators.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e658161 View commit details
    Browse the repository at this point in the history