On Sat, Apr 8, 2023 at 11:00 PM Warner Losh wrote:
>
>
> On Sat, Apr 8, 2023 at 1:15 PM Richard Henderson <
> richard.hender...@linaro.org> wrote:
>
>> On 4/5/23 14:36, Warner Losh wrote:
>> > From: Stacey Son
>> >
>> > Bring in the code that was originally copied from linxu-user/elfload.c
>> >
On Sat, Apr 8, 2023 at 1:15 PM Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 4/5/23 14:36, Warner Losh wrote:
> > From: Stacey Son
> >
> > Bring in the code that was originally copied from linxu-user/elfload.c
> > and moved to elfcore.c. This code then removed the Linux specific b
On 4/5/23 14:36, Warner Losh wrote:
From: Stacey Son
Bring in the code that was originally copied from linxu-user/elfload.c
and moved to elfcore.c. This code then removed the Linux specific bits,
replacing them with FreeBSD specific bits. The commit history for this
is not at all what we'd like
From: Stacey Son
Bring in the code that was originally copied from linxu-user/elfload.c
and moved to elfcore.c. This code then removed the Linux specific bits,
replacing them with FreeBSD specific bits. The commit history for this
is not at all what we'd like (it was done in one go by sson in
227