binutils-gdb/sim/testsuite/microblaze/ChangeLog
Mike Frysinger cd09ab7c74 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).
2021-05-04 21:47:10 -04:00

20 lines
465 B
Plaintext

2021-05-04 Mike Frysinger <vapier@gentoo.org>
* pass.s: Delete output line.
* testutils.inc (system_call, write): New macros.
(exit): Mark nr required.
(pass, fail): Call write
* fail.s: New test.
2021-04-08 Mike Frysinger <vapier@gentoo.org>
* allinsn.exp (arch): Delete.
2021-02-13 Mike Frysinger <vapier@gentoo.org>
* allinsn.exp: Define arch.
2015-03-29 Mike Frysinger <vapier@gentoo.org>
* pass.s, allinsn.exp, testutils.inc: New files.