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 libphobos: Add Fiber/Thread support for StackGrowsUp. 2019-01-18 01:51:36 +00:00
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 Update copyright years. 2019-01-01 13:31:55 +01:00
__main.di Update copyright years. 2019-01-01 13:31:55 +01:00
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 libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00