Re: [PATCH 1/9] LoongArch: Introduce loongarch32 target

2023-08-08 Thread Chenghua Xu
Hi Jiajie, Thanks for you contribution. But we need some time to define/write/public ilp32d abi doc. Jiajie Chen via Gcc-patches writes: > Introduce loongarch32 target and ilp32 abi variants. The ilp32d abi > variant is selected as the default abi of loongarch32 target. > > contrib/ChangeLog:

[PATCH 1/9] LoongArch: Introduce loongarch32 target

2023-08-06 Thread Jiajie Chen via Gcc-patches
Introduce loongarch32 target and ilp32 abi variants. The ilp32d abi variant is selected as the default abi of loongarch32 target. contrib/ChangeLog: * config-list.mk: Add loongarch32-linux-gnu*. gcc/ChangeLog: * config.gcc: Add target triple loongarch32-*-*-* and corre