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

Hi,

I published loongarch64 port v5 in
https://github.com/loongson/musl/tree/loongarch-v2.0.

fixed the following problems:
1.Removed arch/loongarch64/bits/hwcap.h,which is not used.
2.Removed the unused macro definitions in arch/loongarch64/bits/reg.h.
3.#define SA_RESTORER 0x0,which means invalid in LoongArch.
4.Modified the position of "loongarch64*) ARCH=loongarch64 ;;" by 
Alphabetic order in configure.
5.Modified the macro definition of VDSO_CGT_VER to "LINUX_5.10"
6.Modified the macro definition of EF_LARCH_ABI and EF_LARCH_ABI_LP64D 
in elf.h
7.Modified some inappropriate comment.
8.Some assembly instructions optimization.

please check again,I'm Looking forward to your reply,thanks.

Hongliang Wang.


View attachment "0001-add-loongarch64-port-v5.patch" of type "text/x-patch" (43518 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.