public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: mengqinggang <mengqinggang@loongson.cn>
To: libc-alpha@sourceware.org
Cc: adhemerval.zanella@linaro.org, fweimer@redhat.com,
	xuchenghua@loongson.cn, caiyinyu@loongson.cn,
	chenglulu@loongson.cn, xry111@xry111.site, i.swmail@xen0n.name,
	maskray@google.com, luweining@loongson.cn, hejinyang@loongson.cn,
	mengqinggang@loongson.cn
Subject: [PATCH v6 3/6] LoongArch: Add new file for LA32 in sysdeps/loongarch/ilp32
Date: Thu, 12 Mar 2026 09:42:00 +0800	[thread overview]
Message-ID: <20260312014203.1916933-4-mengqinggang@loongson.cn> (raw)
In-Reply-To: <20260312014203.1916933-1-mengqinggang@loongson.cn>

---
 sysdeps/loongarch/ilp32/Implies-after | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 sysdeps/loongarch/ilp32/Implies-after

diff --git a/sysdeps/loongarch/ilp32/Implies-after b/sysdeps/loongarch/ilp32/Implies-after
new file mode 100644
index 0000000000..39a34c5f57
--- /dev/null
+++ b/sysdeps/loongarch/ilp32/Implies-after
@@ -0,0 +1 @@
+wordsize-32
-- 
2.34.1


  parent reply	other threads:[~2026-03-12  1:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-12  1:41 [PATCH v6 0/6] Add support for LoongArch32 mengqinggang
2026-03-12  1:41 ` [PATCH v6 1/6] LoongArch: Add support for LA32 in sysdeps/loongarch mengqinggang
2026-03-12  1:41 ` [PATCH v6 2/6] LoongArch: Add support for LA32 in sysdeps/loongarch/fpu mengqinggang
2026-03-12  1:42 ` mengqinggang [this message]
2026-03-12  1:42 ` [PATCH v6 4/6] LoongArch: Add support for LA32 in sysdeps/unix/sysv/linux/loongarch mengqinggang
2026-03-12  1:42 ` [PATCH v6 5/6] LoongArch: Add new files for LA32 in sysdeps/unix/sysv/linux/loongarch/ilp32 mengqinggang
2026-03-12  1:42 ` [PATCH v6 6/6] Fix 'cbaud_to_speed' defined but not used on LA32 mengqinggang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260312014203.1916933-4-mengqinggang@loongson.cn \
    --to=mengqinggang@loongson.cn \
    --cc=adhemerval.zanella@linaro.org \
    --cc=caiyinyu@loongson.cn \
    --cc=chenglulu@loongson.cn \
    --cc=fweimer@redhat.com \
    --cc=hejinyang@loongson.cn \
    --cc=i.swmail@xen0n.name \
    --cc=libc-alpha@sourceware.org \
    --cc=luweining@loongson.cn \
    --cc=maskray@google.com \
    --cc=xry111@xry111.site \
    --cc=xuchenghua@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).