public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] LoongArch: Add LoongArch entries to config.h.in
@ 2022-07-26 18:53 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2022-07-26 18:53 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4c2c2142d628b677cdce3adc70f43e5e32542370

commit 4c2c2142d628b677cdce3adc70f43e5e32542370
Author: caiyinyu <caiyinyu@loongson.cn>
Date:   Tue Jul 19 09:20:44 2022 +0800

    LoongArch: Add LoongArch entries to config.h.in

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

diff --git a/config.h.in b/config.h.in
index bf316439a0..43d32518ab 100644
--- a/config.h.in
+++ b/config.h.in
@@ -132,6 +132,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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-26 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26 18:53 [glibc] LoongArch: Add LoongArch entries to config.h.in Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).