]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/lm32/traps.c
sim: iq2000/lm32/m32c/moxie/rx: switch to new target-newlib-syscall.h
authorMike Frysinger <vapier@gentoo.org>
Sun, 28 Nov 2021 05:18:18 +0000 (00:18 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 28 Nov 2021 18:23:58 +0000 (13:23 -0500)
commite38330f8b00e641e397260e9cecb2070ac2d1477
treec90b41f37cd4f9fd1139c8336ac0042d84d862da
parent64ae70dde5bc8916800bbdb570d6281b700f7e84
sim: iq2000/lm32/m32c/moxie/rx: switch to new target-newlib-syscall.h

Use the new target-newlib-syscall.h to provide the target syscall
defines.  These code paths are written specifically for the newlib
ABI rather than being generalized, so switching them to the defines
rather than trying to go through the dynamic callback conversion
seems like the best trade-off for now.  Might have to reconsider
this in the future.
sim/iq2000/iq2000.c
sim/lm32/traps.c
sim/m32c/syscalls.c
sim/moxie/interp.c
sim/rx/syscalls.c