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

Support position independent code for amd64-64-24k amd64-51-30k #2

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

vtnerd
Copy link
Collaborator

@vtnerd vtnerd commented Dec 17, 2017

@luigi1111 @hyc @kenshi84 @anonimal

I didn't rename the last PR - it contained unmodified supercop code. This contains edits to make the ASM files position independent so that it works in libraries compiled with -fPIC and executables compiled with -fPIE. OSX defaults to both (at least on my test box).

Only the files necessary to get wallet scanning have been modified. I am also unaware of any timing issues as a result of this change.

EDIT: Note this is the monero branch, the master branch will be kept clean and only contain direct supercop code.

@anonimal
Copy link

Referencing monero-project/monero#2317

@anonimal
Copy link

Ping @fluffypony @luigi1111

@vtnerd
Copy link
Collaborator Author

vtnerd commented Jan 3, 2020

@moneromooo-monero who should I ping about this? I'm not sure who has commit access to this. @Snipa22 @luigi1111 ?

luigi1111 added a commit that referenced this pull request Jan 6, 2020
83467c5 Support position independent code for amd64-64-24k amd64-51-30k (vtnerd)
luigi1111 added a commit that referenced this pull request Jan 6, 2020
83467c5 Support position independent code for amd64-64-24k amd64-51-30k (vtnerd)
@luigi1111 luigi1111 merged commit 83467c5 into monero-project:monero Jan 6, 2020
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.

4 participants