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

CI: test powerpc64-unknown-linux-gnu #19

Merged
merged 1 commit into from
Aug 9, 2016
Merged

CI: test powerpc64-unknown-linux-gnu #19

merged 1 commit into from
Aug 9, 2016

Conversation

japaric
Copy link
Member

@japaric japaric commented Aug 9, 2016

No description provided.

@japaric japaric merged commit 9e1f7ba into master Aug 9, 2016
@japaric japaric deleted the ppc64 branch August 9, 2016 04:24
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
100: Implement expm1 r=japaric a=Veykril

~~Closes 13~~, closes rust-lang#18 and ~~closes 14~~.

~~I wasn't sure where to put `__expo2(x: f64) -> f64` so I left it in `src/math/cosh.rs` for now.~~ Moved the function into it's own module.

Edit: Didn't see that `exp` was already done in a pull request, I'll take it out once rust-lang#90 lands then.

103: implement fma r=japaric a=erikdesjardins

closes rust-lang#19

Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: Erik <[email protected]>
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.

1 participant