gcc/libphobos/testsuite
Iain Buclaw 05b6520ed2 d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7
Corrects a previous change made to the SPARC stdc bindings, and
backports PPC-related fixes.  The library and language testsuite now
passes fully on powerpc64le-linux-gnu.

Fixes: PR d/90719
Fixes: PR d/94825

Reviewed-on: https://github.com/dlang/dmd/pull/11079
	     https://github.com/dlang/druntime/pull/3078
	     https://github.com/dlang/druntime/pull/3083

libphobos/ChangeLog:

	PR d/94825
	* libdruntime/Makefile.am (DRUNTIME_SOURCES_CONFIGURED): Remove
	config/powerpc/switchcontext.S
	* libdruntime/Makefile.in: Regenerate.
	* libdruntime/config/powerpc/callwithstack.S: Remove.
	* libdruntime/config/powerpc/switchcontext.S: Fix symbol name of
	fiber_switchContext.
	* libdruntime/core/thread.d: Disable fiber migration tests on PPC.
	* testsuite/libphobos.thread/fiber_guard_page.d: Set guardPageSize
	same as stackSize.
2020-04-30 12:16:11 +02:00
..
config Update copyright years. 2020-01-01 12:51:42 +01:00
lib libphobos: Fix KERNEL_VERSION condition in libphobos testsuite 2020-04-29 10:42:21 +02:00
libphobos.aa Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.allocations Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.cycles Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.druntime Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.druntime_shared Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.exceptions Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.hash Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.init_fini Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.phobos testsuite: Disable gdc standard runtime tests if phobos is not built. 2020-04-18 14:07:41 +02:00
libphobos.phobos_shared testsuite: Disable gdc standard runtime tests if phobos is not built. 2020-04-18 14:07:41 +02:00
libphobos.shared Update copyright years. 2020-01-01 12:51:42 +01:00
libphobos.thread d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7 2020-04-30 12:16:11 +02:00
libphobos.typeinfo Update copyright years. 2020-01-01 12:51:42 +01:00
Makefile.am Update copyright years. 2020-01-01 12:51:42 +01:00
Makefile.in libphobos: Remove GDCFLAGSX variable from configure scripts. 2020-04-21 23:03:23 +02:00
testsuite_flags.in libphobos: Remove GDCFLAGSX variable from configure scripts. 2020-04-21 23:03:23 +02:00