public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:catalyst-3.0-stable commit in: catalyst/arch/
Date: Sat, 13 Aug 2022 11:35:07 +0000 (UTC)	[thread overview]
Message-ID: <1660390148.bce5259b1e5ab711323b125da5448e2c3b1a463d.dilfridge@gentoo> (raw)

commit:     bce5259b1e5ab711323b125da5448e2c3b1a463d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 11:29:08 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 11:29:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=bce5259b

arch: Add subarch definition for riscv64 softfloat musl (part 2)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 catalyst/arch/riscv.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/catalyst/arch/riscv.py b/catalyst/arch/riscv.py
index 975bce99..3b7796d9 100644
--- a/catalyst/arch/riscv.py
+++ b/catalyst/arch/riscv.py
@@ -61,6 +61,7 @@ def register():
 		"rv64_lp64d"	: arch_rv64_lp64d,
 		"rv64_lp64d_musl"	: arch_rv64_lp64d_musl,
 		"rv64_lp64"	: arch_rv64_lp64,
+		"rv64_lp64_musl"	: arch_rv64_lp64_musl,
 		"rv32_ilp32d"	: arch_rv32_ilp32d,
 		"rv32_ilp32"	: arch_rv32_ilp32
 		}, ("rv64_multilib"))


             reply	other threads:[~2022-08-13 11:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-13 11:35 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-11 12:53 [gentoo-commits] proj/catalyst:catalyst-3.0-stable commit in: catalyst/arch/ Andreas K. Hüttel
2022-07-30 18:41 Andreas K. Hüttel
2022-04-23 13:24 Andreas K. Hüttel
2022-02-27 15:46 Andreas K. Hüttel
2020-12-23 15:01 Andreas K. Hüttel
2020-09-17 21:03 Andreas K. Hüttel
2020-07-18 17:19 Andreas K. Hüttel

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=1660390148.bce5259b1e5ab711323b125da5448e2c3b1a463d.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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