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