[PATCH v1 0/4] Add support for LoongArch32
mengqinggang
mengqinggang@loongson.cn
Tue Jun 10 08:42:37 GMT 2025
A LA32 linux system based on qemu is here[1].
The gcc and glibc sources is here[2] [3].
[1] https://github.com/sunhaiyong1978/CLFS-for-LoongArch32/blob/main/Qemu_For_LoongArch32-Simple.md
[2] https://github.com/cloudspurs/gcc/tree/la32
[3] https://github.com/cloudspurs/glibc/tree/la32
Jiajie Chen (1):
LoongArch: Change DWARF2_CIE_DATA_ALIGNMENT to -4 for loongarch32
mengqinggang (3):
LoongArch: Add R_LARCH_TLS_LE_ADD_R relocation support for add.w
LoongArch: Add rdcntid, rdcntvl.w, rdcntvh.w support for gas
LoongArch: Enable LSX, LASX on float ABI
gas/config/tc-loongarch.c | 128 ++++++++++++++++++--------------------
gas/config/tc-loongarch.h | 3 +-
opcodes/loongarch-opc.c | 4 ++
3 files changed, 67 insertions(+), 68 deletions(-)
--
2.34.1
More information about the Binutils
mailing list