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

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.


View attachment "0001-add-loongarch64-port-v4.patch" of type "text/x-patch" (47134 bytes)

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.