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

ProcControl and Symtab support for ppc64le #10

Merged
merged 3 commits into from May 6, 2016
Merged

ProcControl and Symtab support for ppc64le #10

merged 3 commits into from May 6, 2016

Conversation

mcfadden8
Copy link
Contributor

These changes are required for proccontrol and symtab to be able to support the little endian ppc64 architecture.

templates from dyninstAPI in order to stop linker complaints.
 2) Added ABI version and Endianness interface to SymReader and SymtabAPI
 3) Added PPC64LE support for ProcControl and Symtab
false for platforms where ABI Version does not apply or is
not known and true otherwise.  The actual major and minor portion
of the ABI is placed in the output parameters passed in the
call.
@wrwilliams
Copy link
Member

There's a yet-broader cleanup of the extern template class stuff that I can push (and will tomorrow); I'd just as soon get that all in one commit. Other than that, initial testing looks good, and I'll merge this once I've got that cleanup pushed.

@wrwilliams wrwilliams merged commit 56ce9ed into dyninst:master May 6, 2016
@mcfadden8 mcfadden8 deleted the ppc64le branch May 6, 2016 17:09
@matthieugras matthieugras mentioned this pull request Apr 18, 2018
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

2 participants