gcc/libphobos/libdruntime/core/sys/posix
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
..
arpa libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
net libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
netinet libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
sys d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7 2020-04-30 12:16:11 +02:00
aio.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
config.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
dirent.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
dlfcn.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
fcntl.d libphobos: Merge upstream druntime 7915b6a3 2020-03-14 19:30:54 +01:00
grp.d
iconv.d
inttypes.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
libgen.d
mqueue.d
netdb.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
poll.d
pthread.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
pwd.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
sched.d
semaphore.d libphobos: Merge upstream druntime 7915b6a3 2020-03-14 19:30:54 +01:00
setjmp.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
signal.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
spawn.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
stdio.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
stdlib.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
syslog.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
termios.d libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
time.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
ucontext.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
unistd.d libphobos: Backport extern(C) bindings from druntime 2.091 2020-04-27 23:33:18 +02:00
utime.d libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00