]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/microblaze/interp.c
sim: microblaze: hook up libgloss syscalls
authorMike Frysinger <vapier@gentoo.org>
Tue, 27 Apr 2021 03:14:11 +0000 (23:14 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 5 May 2021 01:47:10 +0000 (21:47 -0400)
commitcd09ab7c7463d05fe27e3dab4f97bb8aa6570413
tree3e957d821a94ec5ddddcacd8e36c6a9479f38e65
parent13ffdac36f589830863b10c760b79ab7809e1b12
sim: microblaze: hook up libgloss syscalls

When in the virtual environment, have brki 8 trigger libgloss syscalls
like other ports.  This also matches the ABI that Linux uses for its
syscalls (ignoring the syscall table differences).
sim/microblaze/ChangeLog
sim/microblaze/interp.c
sim/testsuite/microblaze/ChangeLog
sim/testsuite/microblaze/fail.s [new file with mode: 0644]
sim/testsuite/microblaze/pass.s
sim/testsuite/microblaze/testutils.inc