commit | 0bf1633f0184327316422c476490f2d91ddf1c35 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 00:20:31 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 13:23:58 2021 -0500 |
tree | 4e43ea8f8cc3c96f133edcb8e81b692294522612 | |
parent | c44df9148d58a8152f43cdbe19d90fe19ba52f88 [diff] |
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.