|
| From: | Richard Henderson |
| Subject: | Re: [PATCH for 6.2 04/49] bsd-user: Remove all non-x86 code from elfload.c |
| Date: | Sat, 7 Aug 2021 18:30:45 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/7/21 11:41 AM, Warner Losh wrote:
bsd-user only builds x86 at the moment. Remove all non x86 code from
elfload.c. We'll move the x86 code to {i386,x86_64}/target_arch_elf.h
and bring it that support code from the forked bsd-user when the time
comes.
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
bsd-user/elfload.c | 347 +--------------------------------------------
1 file changed, 2 insertions(+), 345 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |