]> gcc.gnu.org Git - gcc.git/commit
libphobos: Add support for RISCV to glibc bindings
authorIain Buclaw <ibuclaw@gcc.gnu.org>
Sat, 1 Dec 2018 21:48:43 +0000 (21:48 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Sat, 1 Dec 2018 21:48:43 +0000 (21:48 +0000)
commit5a5129a0dfde266e7a1736c61045f656459d0cf8
tree55837b98877ca6ef48ccfe552113927667f813c0
parent16e48dd1b41d4d99a3f0b576a8e3448a69ad5bbf
libphobos: Add support for RISCV to glibc bindings

Backported from upstream druntime master.

Reviewed-on: https://github.com/dlang/druntime/pull/2355

From-SVN: r266713
18 files changed:
libphobos/libdruntime/core/stdc/fenv.d
libphobos/libdruntime/core/stdc/math.d
libphobos/libdruntime/core/sys/linux/dlfcn.d
libphobos/libdruntime/core/sys/linux/epoll.d
libphobos/libdruntime/core/sys/linux/link.d
libphobos/libdruntime/core/sys/linux/sys/eventfd.d
libphobos/libdruntime/core/sys/linux/sys/inotify.d
libphobos/libdruntime/core/sys/linux/sys/mman.d
libphobos/libdruntime/core/sys/posix/dlfcn.d
libphobos/libdruntime/core/sys/posix/fcntl.d
libphobos/libdruntime/core/sys/posix/setjmp.d
libphobos/libdruntime/core/sys/posix/signal.d
libphobos/libdruntime/core/sys/posix/sys/mman.d
libphobos/libdruntime/core/sys/posix/sys/msg.d
libphobos/libdruntime/core/sys/posix/sys/socket.d
libphobos/libdruntime/core/sys/posix/sys/stat.d
libphobos/libdruntime/core/sys/posix/ucontext.d
libphobos/libdruntime/rt/sections_elf_shared.d
This page took 0.06303 seconds and 5 git commands to generate.