gcc/libphobos/libdruntime
Maya Rashish 2f2b8e4054 Add netbsd support for D compiler and runtime
Merges upstream druntime fb4bda91.

2019-02-14  Maya Rashish  <coypu@sdf.org>

gcc/ChangeLog:

	* config.gcc (*-*-netbsd*): Add netbsd-d.o
	* config/netbsd-d.c: New file.
	* config/t-netbsd: Add netbsd-d.o

gcc/d/ChangeLog:

	* d-system.h: NetBSD is POSIX.

libphobos/ChangeLog:

	* configure.tgt: Add netbsd/x86 as supported target.

From-SVN: r268905
2019-02-14 21:25:39 +00:00
..
core Add netbsd support for D compiler and runtime 2019-02-14 21:25:39 +00:00
gc
gcc Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) 2019-02-14 17:47:49 +00:00
gcstub
rt Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) 2019-02-14 17:47:49 +00:00
__entrypoint.di
__main.di
LICENSE
Makefile.am Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) 2019-02-14 17:47:49 +00:00
Makefile.in Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) 2019-02-14 17:47:49 +00:00
MERGE Add netbsd support for D compiler and runtime 2019-02-14 21:25:39 +00:00
object.d