commit | 96b1eb7e1773b542ad592d81459f76cb3bd91bd1 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 00:13:59 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 13:23:58 2021 -0500 |
tree | 096438a2dc61fdd937b950200c76cf1cc35ede22 | |
parent | e38330f8b00e641e397260e9cecb2070ac2d1477 [diff] |
sim: v850: 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 v850 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.