gcc/libphobos/libdruntime/core
Iain Buclaw ca0ddb398f libphobos: Fix multilib builds for s390x-linux-gnu
Merges upstream druntime aab44549, phobos 3dc363783.

Reviewed-on: https://github.com/dlang/druntime/pull/2590
	     https://github.com/dlang/phobos/pull/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: r270639
2019-04-29 05:42:48 +00:00
..
internal
stdc libphobos: Backport minimal MinGW support patches. 2019-04-29 05:42:36 +00:00
stdcpp
sync
sys libphobos: Fix multilib builds for s390x-linux-gnu 2019-04-29 05:42:48 +00:00
atomic.d libphobos: core.atomic should have fallback when there's no libatomic. 2019-04-20 17:14:50 +00:00
attribute.d
bitop.d
checkedint.d
cpuid.d
demangle.d
exception.d
math.d
memory.d
runtime.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
simd.d
thread.d libphobos: Backport minimal MinGW support patches. 2019-04-29 05:42:36 +00:00
time.d libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18 2019-04-24 18:57:36 +00:00
vararg.d