[PATCH v2 02/14] LoongArch: Add LoongArch entries to config.h.in

caiyinyu caiyinyu@loongson.cn
Fri Dec 31 06:44:43 GMT 2021


---
 config.h.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config.h.in b/config.h.in
index 82ade1cec4..d790c22da3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -135,6 +135,12 @@
 /* RISC-V floating-point ABI for ld.so.  */
 #undef RISCV_ABI_FLEN
 
+/* LOONGARCH integer ABI for ld.so.  */
+#undef LOONGARCH_ABI_GRLEN
+
+/* LOONGARCH floating-point ABI for ld.so.  */
+#undef LOONGARCH_ABI_FRLEN
+
 /* Linux specific: minimum supported kernel version.  */
 #undef	__LINUX_KERNEL_VERSION
 
-- 
2.27.0



More information about the Libc-alpha mailing list