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

macaw-base: Resolve PPC{32,64} relocations #348

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

RyanGlScott
Copy link
Contributor

This builds on top of the work in GaloisInc/elf-edit#41. For now, I only add support for a select few relocation types, leaving the rest as future work.

This builds on top of the work in
GaloisInc/elf-edit#41. For now, I only add support for
a select few relocation types, leaving the rest as future work.
RyanGlScott added a commit to RyanGlScott/pate that referenced this pull request Nov 9, 2023
This bumps:

* The `elf-edit` submodule to bring in the changes from
  GaloisInc/elf-edit#41.
* The `macaw` submodule to bring in the changes from
  GaloisInc/macaw#348.

After this, `pate` is able to load PPC binaries that contain certain relocation
types.
RyanGlScott added a commit to RyanGlScott/pate that referenced this pull request Nov 14, 2023
This bumps:

* The `elf-edit` submodule to bring in the changes from
  GaloisInc/elf-edit#41.
* The `macaw` submodule to bring in the changes from
  GaloisInc/macaw#348.

After this, `pate` is able to load PPC binaries that contain certain relocation
types.
danmatichuk pushed a commit to GaloisInc/pate that referenced this pull request Nov 14, 2023
This bumps:

* The `elf-edit` submodule to bring in the changes from
  GaloisInc/elf-edit#41.
* The `macaw` submodule to bring in the changes from
  GaloisInc/macaw#348.

After this, `pate` is able to load PPC binaries that contain certain relocation
types.
@RyanGlScott RyanGlScott merged commit 0c6872a into master Nov 14, 2023
3 checks passed
@RyanGlScott RyanGlScott deleted the elf-edit-T35 branch November 14, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant