mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
cd09ab7c74
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).
20 lines
465 B
Plaintext
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.
|