]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: d10v: switch to new target-newlib-syscall
authorMike Frysinger <vapier@gentoo.org>
Sun, 28 Nov 2021 05:20:31 +0000 (00:20 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 28 Nov 2021 18:23:58 +0000 (13:23 -0500)
commit0bf1633f0184327316422c476490f2d91ddf1c35
tree4e43ea8f8cc3c96f133edcb8e81b692294522612
parentc44df9148d58a8152f43cdbe19d90fe19ba52f88
sim: d10v: switch to new target-newlib-syscall

Use the new target-newlib-syscall module.  This is needed to merge all
the architectures into a single build, and d10v has a custom syscall
table for its newlib/libgloss port.

This allows cleaning up the syscall ifdef logic.  We know these will
always exist now.
sim/d10v/Makefile.in
sim/d10v/interp.c
sim/d10v/simops.c