8sa1-gcc/libphobos/libdruntime/core
Iain Buclaw a1ccbae63c d: Merge update dmd 799066f49
Removes the implementation of __traits(argTypes), which only supported
x86_64 targets.  The only use of this trait is an unused va_arg()
function, this has been removed as well.

Reviewed-on: https://github.com/dlang/dmd/pull/11022

gcc/d/ChangeLog:

2020-04-13  Iain Buclaw  <ibuclaw@gdcproject.org>

	* Make-lang.in (D_FRONTEND_OBJS): Remove d/argtypes.o.
	* d-target.cc (Target::toArgTypes): New function.

libphobos/ChangeLog:

2020-04-13  Iain Buclaw  <ibuclaw@gdcproject.org>

	* libdruntime/core/stdc/stdarg.d: Remove run-time va_list template.
2020-04-13 11:35:28 +02:00
..
internal re PR d/88462 (All D execution tests FAIL on Solaris/SPARC) 2019-04-01 14:44:04 +00:00
stdc d: Merge update dmd 799066f49 2020-04-13 11:35:28 +02:00
stdcpp
sync libphobos: Merge upstream druntime 175bf5fc 2019-04-11 21:11:03 +00:00
sys S/390: Fix layout of struct sigaction_t 2020-04-07 16:15:28 +02: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 libphobos: Merge upstream druntime 6c45dd3a, phobos 68cc18adb. 2020-03-16 10:38:31 +01:00
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: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
time.d libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
vararg.d