]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/cr16/interp.c
sim: cr16: switch to new target-newlib-syscall
authorMike Frysinger <vapier@gentoo.org>
Sun, 28 Nov 2021 05:21:09 +0000 (00:21 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 28 Nov 2021 18:23:58 +0000 (13:23 -0500)
commitab230d13fc81986c4a74688e35510a8985dff422
tree41ccd740372bf64581db9de40d41922c39b9fecc
parent0bf1633f0184327316422c476490f2d91ddf1c35
sim: cr16: 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 cr16 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/cr16/Makefile.in
sim/cr16/interp.c
sim/cr16/simops.c