qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 01/36] bsd-user/mips*: Remove


From: Richard Henderson
Subject: Re: [PATCH v4 01/36] bsd-user/mips*: Remove
Date: Fri, 5 Nov 2021 11:52:27 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 11/4/21 11:18 PM, Warner Losh wrote:
FreeBSD has dropped support for mips starting with FreeBSD 14. mips
support has been removed from the bsd-user fork because updating it for
new signal requirements. Remove it here since it is a distraction.

Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/mips/target_arch_sysarch.h   | 69 ---------------------------
  bsd-user/mips/target_syscall.h        | 52 --------------------
  bsd-user/mips64/target_arch_sysarch.h | 69 ---------------------------
  bsd-user/mips64/target_syscall.h      | 53 --------------------
  4 files changed, 243 deletions(-)
  delete mode 100644 bsd-user/mips/target_arch_sysarch.h
  delete mode 100644 bsd-user/mips/target_syscall.h
  delete mode 100644 bsd-user/mips64/target_arch_sysarch.h
  delete mode 100644 bsd-user/mips64/target_syscall.h
I'm somewhat surprised that sys/mips/mips still exists on the main branch?  But 
anyway,

Acked-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]