]> git.ipfire.org Git - thirdparty/qemu.git/commit
bsd-user: remove sparc and sparc64
authorWarner Losh <imp@FreeBSD.org>
Tue, 3 Aug 2021 22:50:22 +0000 (16:50 -0600)
committerWarner Losh <imp@bsdimp.com>
Tue, 7 Sep 2021 14:26:52 +0000 (08:26 -0600)
commit381c42a186bd231693b4ef55ba5ebcc8eaaef1ba
tree839de14822b36b611b0b762f6065b4bb7b046498
parenta61c30b8c8c3c8619847cfaa289233cc696f5689
bsd-user: remove sparc and sparc64

These are broken here and in the bsd-user fork. They won't be fixed as
FreeBSD has dropped support for sparc. If people wish to support this in
other BSDs, you're better off starting over than starting from these
files.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/main.c
bsd-user/sparc/target_arch_sysarch.h [deleted file]
bsd-user/sparc/target_syscall.h [deleted file]
bsd-user/sparc64/target_arch_sysarch.h [deleted file]
bsd-user/sparc64/target_syscall.h [deleted file]
bsd-user/syscall.c