gcc/libphobos/libdruntime/rt
Iain Buclaw b66e72b43e libphobos: Add D runtime support code for MinGW (PR99794)
libphobos/ChangeLog:

	PR d/99794
	* libdruntime/Makefile.am (DRUNTIME_SOURCES_CONFIGURED): Add
	config/mingw/msvc.c on DRUNTIME_OS_MINGW.
	* libdruntime/Makefile.in: Regenerate.
	* libdruntime/config/mingw/msvc.c: New file.
	* libdruntime/config/mingw/switchcontext.S (fiber_switchContext): Fix
	function definition.
	* libdruntime/gcc/deh.d (__gdc_personality_seh0): Fix call to
	_GCC_specific_handler.
	* libdruntime/gcc/gthread.d (__gthread_once_t): Fix definition.
	* libdruntime/gcc/unwind/generic.d (_GCC_specific_handler): Fix
	declaration.
	* libdruntime/rt/dmain2.d (rt_loadLibrary): Remove function.
	(rt_loadLibraryW): Remove function.
	(initLibrary): Remove function.
	(rt_unloadLibrary): Remove function.
2021-04-19 19:27:13 +02:00
..
util libphobos: Synchronize libdruntime bindings with upstream druntime 2021-01-30 16:50:57 +01:00
aaA.d libphobos: Synchronize libdruntime bindings with upstream druntime 2021-01-30 16:50:57 +01:00
aApply.d
aApplyR.d
adi.d
arrayassign.d
arraycast.d
arraycat.d
cast_.d
config.d
critical_.d libphobos: Synchronize libdruntime bindings with upstream druntime 2021-01-30 16:50:57 +01:00
deh.d
dmain2.d libphobos: Add D runtime support code for MinGW (PR99794) 2021-04-19 19:27:13 +02:00
dylib_fixes.c
invariant.d
lifetime.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
memory.d
minfo.d
monitor_.d libphobos: Synchronize libdruntime bindings with upstream druntime 2021-01-30 16:50:57 +01:00
obj.d
qsort.d
sections.d
switch_.d
tlsgc.d