gcc/libphobos/libdruntime
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
..
config S/390: Fix PR91628 2020-04-07 21:08:06 +02:00
core d: Merge update dmd 799066f49 2020-04-13 11:35:28 +02:00
gc
gcc S/390: Fix PR91628 2020-04-07 21:08:06 +02:00
rt
LICENSE
MERGE libphobos: Merge upstream phobos fb4f6a713 2020-04-08 06:28:51 +02:00
Makefile.am libphobos: Use libdruntime as a convenience library for libphobos. 2020-04-10 12:46:12 +02:00
Makefile.in libphobos: Use libdruntime as a convenience library for libphobos. 2020-04-10 12:46:12 +02:00
__entrypoint.di Update copyright years. 2020-01-01 12:51:42 +01:00
__main.di Update copyright years. 2020-01-01 12:51:42 +01:00
object.d