r270639 - in /trunk/libphobos: libdruntime/MERG...

ibuclaw@gcc.gnu.org ibuclaw@gcc.gnu.org
Mon Apr 29 05:42:00 GMT 2019


Author: ibuclaw
Date: Mon Apr 29 05:42:48 2019
New Revision: 270639

URL: https://gcc.gnu.org/viewcvs?rev=270639&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libphobos/libdruntime/MERGE
    trunk/libphobos/libdruntime/core/sys/linux/link.d
    trunk/libphobos/libdruntime/core/sys/posix/setjmp.d
    trunk/libphobos/libdruntime/core/sys/posix/sys/stat.d
    trunk/libphobos/libdruntime/core/sys/posix/ucontext.d
    trunk/libphobos/libdruntime/gcc/sections/elf_shared.d
    trunk/libphobos/src/MERGE
    trunk/libphobos/src/std/math.d



More information about the Gcc-cvs mailing list