|
Message-ID: <1d975133-bb81-8696-2187-3b37bbdb151c@loongson.cn> Date: Mon, 20 Jun 2022 17:49:18 +0800 From: 王洪亮 <wanghongliang@...ngson.cn> To: musl@...ts.openwall.com Subject: Re: add loongarch64 port v4 Hi, Rich 1. this patch has any other problems need to be modified? 2.what are the suggestions for support LA32 later? 在 2022/6/14 下午3:23, 王洪亮 写道: > 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.