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

PowerPC64 support for LibTomMath #3187

Merged
merged 1 commit into from Nov 7, 2014
Merged

PowerPC64 support for LibTomMath #3187

merged 1 commit into from Nov 7, 2014

Conversation

gustavotemple
Copy link
Contributor

This adds architecture-specific support for the ppc64 of the LibTomMath.

@yorickpeterse
Copy link
Contributor

Upstream double-conversion seems to already support PowerPC64: https://github.com/floitsch/double-conversion/blob/0d25506a2e7fb52928963313343e0237e890059e/src/utils.h#L60 It's best to see if we can simply update the whole codebase instead of applying our own patches.

This adds architecture-specific support for the ppc64 of the LibTomMath.
@gustavotemple gustavotemple changed the title PowerPC64 support for LibTomMath and others PowerPC64 support for LibTomMath Nov 7, 2014
@gustavotemple
Copy link
Contributor Author

@yorickpeterse, done:
#3190 (Update double-conversion to 1.1.5)

yorickpeterse pushed a commit that referenced this pull request Nov 7, 2014
@yorickpeterse yorickpeterse merged commit a7b8098 into rubinius:master Nov 7, 2014
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