]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/t-netbsd
Add netbsd support for D compiler and runtime
authorMaya Rashish <coypu@sdf.org>
Thu, 14 Feb 2019 21:25:39 +0000 (21:25 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Thu, 14 Feb 2019 21:25:39 +0000 (21:25 +0000)
commit2f2b8e4054f5b84594a9b113e409e73480f2ebdf
tree4363f9b841561fc326988db52935c42a19bc155f
parenta6c723e202ebd5ae388ca04b7be5ff6fbe70439f
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
13 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/netbsd-d.c [new file with mode: 0644]
gcc/config/t-netbsd
gcc/d/ChangeLog
gcc/d/d-system.h
libphobos/ChangeLog
libphobos/configure.tgt
libphobos/libdruntime/MERGE
libphobos/libdruntime/core/stdc/assert_.d
libphobos/libdruntime/core/stdc/stdio.d
libphobos/libdruntime/core/stdc/wchar_.d
libphobos/libdruntime/core/sys/netbsd/dlfcn.d