config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[address@hidden: [bug#68066] [PATCH] Support nanoMIPS architecture]


From: Karl Berry
Subject: [address@hidden: [bug#68066] [PATCH] Support nanoMIPS architecture]
Date: Fri, 29 Dec 2023 10:14:16 -0700

Forwarding this config.sub patch for your consideration ... --thanks, karl.

Date: Wed, 27 Dec 2023 15:41:27 +0100
From: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
Resent-From: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
Resent-CC: automake-patches@gnu.org
Resent-Date: Wed, 27 Dec 2023 18:04:02 +0000
Resent-Message-ID: <handler.68066.B.170370018315340@debbugs.gnu.org>
Resent-Sender: help-debbugs@gnu.org
To:  <68066@debbugs.gnu.org>
Cc: Aleksandar Rikalo <arikalo@gmail.com>
Subject: [bug#68066] [PATCH] Support nanoMIPS architecture

 * config.sub: Recognize nanoMIPS CPUs.
---
 lib/config.sub | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/config.sub b/lib/config.sub
index defe52c0c..841bf033c 100755
--- a/lib/config.sub
+++ b/lib/config.sub
@@ -1222,6 +1222,7 @@ case $cpu-$vendor in
                        | moxie \
                        | mt \
                        | msp430 \
+                       | nanomips* \
                        | nds32 | nds32le | nds32be \
                        | nfp \
                        | nios | nios2 | nios2eb | nios2el \
-- 
2.25.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]