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 powerpc handling macho. #460

Merged
merged 4 commits into from Sep 1, 2022
Merged

Add powerpc handling macho. #460

merged 4 commits into from Sep 1, 2022

Commits on Aug 27, 2022

  1. Add powerpc handling macho.

    Add parsing for the powerpc and powerpc64 architecture types on the macho object type.
    uglyoldbob committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    1f1b9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc0526 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 1, 2022

  1. Run cargo fmt.

    uglyoldbob committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    48fa5a4 View commit details
    Browse the repository at this point in the history