Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 14 Jun 2022 15:23:33 +0800
From: 王洪亮 <wanghongliang@...ngson.cn>
To: musl@...ts.openwall.com
Subject: Re: add loongarch64 port v4

Hi,

1. this patch has any other problems need to be modified?

2.what are the suggestions for support LA32?


在 2022/6/8 上午11:56, 王洪亮 写道:
> Hi,
>
> I published loongarch64 port v4 in
> https://github.com/loongson/musl/tree/loongarch-v2.0.
>
> fixed the following problems:
>
> 1.fixed  the extension field of struct mcontext
>
> 2.removed arch/loongarch64/kstat.h
>
> 3.deleted the incorrect definition in arch/loongarch64/reloc.h
>
> 4.optimize  dlsym
>
> please code review if there are any other problems ? thanks.
>
> I have one questions:
>
> Through  add "long__uc_pad" in struct ucontext_t  to meet the 
> extcontext[] 16 bytes alignment,
>
> if run in loongarch32, this method not meet the  16 bytes alignment 
> requirement. how to do it ?
>
>
> Hongliang Wang.
>

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.