gcc/libphobos/libdruntime
Iain Buclaw bbb0de4a4a libphobos: Remove --enable-druntime-gc configure option.
This is yet another old option that would have been somewhat useful back
before the D front-end implementation was able to support compiling
without the Druntime library.

Now however, -fno-druntime makes the gcstub package redundant, so the
option has been removed, along with the package itself.

libphobos/ChangeLog:

	* configure: Regenerate.
	* libdruntime/Makefile.am (ALL_DRUNTIME_INSTALL_DSOURCES): Remove
	DRUNTIME_DSOURCES_GC and DRUNTIME_DSOURCES_GCSTUB.
	(DRUNTIME_DSOURCES): Add gc/*.d sources.
	(DRUNTIME_DSOURCES_GC): Remove.
	(DRUNTIME_DSOURCES_GCSTUB): Remove.
	* libdruntime/Makefile.in: Regenerate.
	* libdruntime/gcstub/gc.d: Remove.
	* m4/druntime.m4 (DRUNTIME_GC): Remove.
2020-04-09 17:07:43 +02:00
..
config S/390: Fix PR91628 2020-04-07 21:08:06 +02:00
core S/390: Fix layout of struct sigaction_t 2020-04-07 16:15:28 +02:00
gc libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
gcc S/390: Fix PR91628 2020-04-07 21:08:06 +02:00
rt
__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
LICENSE
Makefile.am libphobos: Remove --enable-druntime-gc configure option. 2020-04-09 17:07:43 +02:00
Makefile.in libphobos: Remove --enable-druntime-gc configure option. 2020-04-09 17:07:43 +02:00
MERGE libphobos: Merge upstream phobos fb4f6a713 2020-04-08 06:28:51 +02:00
object.d