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

{aes-armv4|bsaes-armv7|sha256-armv4}.pl: make it work with binutils-2.29 #4673

Closed

Conversation

dot-asm
Copy link
Contributor

@dot-asm dot-asm commented Nov 5, 2017

It's not clear if it's a feature or bug, but binutils-2.29[.1]
interprets 'adr' instruction with Thumb2 code reference differently,
in a way that affects calculation of addresses of constants' tables.

It's not clear if it's a feature or bug, but binutils-2.29[.1]
interprets 'adr' instruction with Thumb2 code reference differently,
in a way that affects calculation of addresses of constants' tables.
@dot-asm dot-asm added the branch: 1.0.2 Merge to OpenSSL_1_0_2-stable branch label Nov 5, 2017
@dot-asm dot-asm added the approval: review pending This pull request needs review by a committer label Nov 5, 2017
@kroeckx
Copy link
Member

kroeckx commented Nov 5, 2017

I've uploaded those changes to Debian, and the test suite passes now.

@dot-asm
Copy link
Contributor Author

dot-asm commented Nov 5, 2017

Just in case for reference, I did manage to reproduce the problem myself, so that future problems of this type will be caught.

@kroeckx kroeckx added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Nov 6, 2017
levitte pushed a commit that referenced this pull request Nov 7, 2017
It's not clear if it's a feature or bug, but binutils-2.29[.1]
interprets 'adr' instruction with Thumb2 code reference differently,
in a way that affects calculation of addresses of constants' tables.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from #4673)
@dot-asm dot-asm closed this Nov 7, 2017
@dot-asm dot-asm mentioned this pull request Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: done This pull request has the required number of approvals branch: 1.0.2 Merge to OpenSSL_1_0_2-stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants