]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/mips*: Remove mips support
authorWarner Losh <imp@bsdimp.com>
Thu, 4 Nov 2021 22:31:27 +0000 (16:31 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commit73d72229fca1950a1ae48843680ba0adcf1518e2
tree666655dffbbedcf802e9580256a5158ea344dee0
parent7d4ae4d4978079d564d3b6354c90a949130409fe
bsd-user/mips*: Remove mips support

FreeBSD is dropping support for mips starting with FreeBSD 14. mips
support has been removed from the bsd-user fork because updating it for
new signal requirements will take too much time. Remove it here since it
is a distraction.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/mips/target_arch_sysarch.h [deleted file]
bsd-user/mips/target_syscall.h [deleted file]
bsd-user/mips64/target_arch_sysarch.h [deleted file]
bsd-user/mips64/target_syscall.h [deleted file]