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

[dmd-cxx][S390] std.math: Use IBMZ_Any for SystemZ bindings #6983

Merged
merged 1 commit into from Apr 28, 2019

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 28, 2019

No description provided.

@dlang-bot
Copy link
Contributor

@dlang-bot dlang-bot commented Apr 28, 2019

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "dmd-cxx + phobos#6983"
@thewilsonator thewilsonator merged commit 3dc3637 into dlang:dmd-cxx Apr 28, 2019
1 of 3 checks passed
1 of 3 checks passed
auto-tester Pass: 8, Fail: 1, Pending: 1
Details
ci/circleci: Build Error Your tests failed on CircleCI
Details
buildkite/phobos Build #1384 passed (5 seconds)
Details
@ibuclaw ibuclaw deleted the ibuclaw:dmd-cxx-s390-multilib branch Apr 28, 2019
kraj pushed a commit to kraj/gcc that referenced this pull request Apr 29, 2019
Merges upstream druntime aab44549, phobos 3dc363783.

Reviewed-on: dlang/druntime#2590
	     dlang/phobos#6983

libphobos/ChangeLog:

2019-04-28  Iain Buclaw  <ibuclaw@gdcproject.org>

	* libdruntime/gcc/sections/elf_shared.d (IBMZ_Any): Define when
	version S390 or SystemZ.  Use condition instead of SystemZ.
	(getTLSRange): Return null on GNU_EMUTLS targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-9-branch@270640 138bc75d-0d04-0410-961f-82ee72b054a4
kraj pushed a commit to kraj/gcc that referenced this pull request Apr 29, 2019
Merges upstream druntime aab44549, phobos 3dc363783.

Reviewed-on: dlang/druntime#2590
	     dlang/phobos#6983

libphobos/ChangeLog:

2019-04-28  Iain Buclaw  <ibuclaw@gdcproject.org>

	* libdruntime/gcc/sections/elf_shared.d (IBMZ_Any): Define when
	version S390 or SystemZ.  Use condition instead of SystemZ.
	(getTLSRange): Return null on GNU_EMUTLS targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270639 138bc75d-0d04-0410-961f-82ee72b054a4
kraj pushed a commit to kraj/gcc that referenced this pull request Jan 11, 2020
Merges upstream druntime aab44549, phobos 3dc363783.

Reviewed-on: dlang/druntime#2590
	     dlang/phobos#6983

libphobos/ChangeLog:

2019-04-28  Iain Buclaw  <ibuclaw@gdcproject.org>

	* libdruntime/gcc/sections/elf_shared.d (IBMZ_Any): Define when
	version S390 or SystemZ.  Use condition instead of SystemZ.
	(getTLSRange): Return null on GNU_EMUTLS targets.

From-SVN: r270640
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants