GNU bug report logs - #68066
[PATCH] Support nanoMIPS architecture

Previous Next

Package: automake-patches;

Reported by: Aleksandar Rikalo <aleksandar.rikalo <at> syrmia.com>

Date: Wed, 27 Dec 2023 18:04:02 UTC

Severity: normal

Tags: patch

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Karl Berry <karl <at> freefriends.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68066: closed ([PATCH] Support nanoMIPS architecture)
Date: Fri, 29 Dec 2023 17:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 29 Dec 2023 10:14:15 -0700
with message-id <202312291714.3BTHEFSl008774 <at> freefriends.org>
and subject line Re: [bug#68066] [PATCH] Support nanoMIPS architecture
has caused the debbugs.gnu.org bug report #68066,
regarding [PATCH] Support nanoMIPS architecture
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68066: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Aleksandar Rikalo <aleksandar.rikalo <at> syrmia.com>
To: automake-patches <at> gnu.org
Cc: Aleksandar Rikalo <arikalo <at> gmail.com>
Subject: [PATCH] Support nanoMIPS architecture
Date: Wed, 27 Dec 2023 15:41:27 +0100
 * 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



[Message part 3 (message/rfc822, inline)]
From: Karl Berry <karl <at> freefriends.org>
To: aleksandar.rikalo <at> syrmia.com
Cc: 68066 <at> debbugs.gnu.org, arikalo <at> gmail.com
Subject: Re: [bug#68066] [PATCH] Support nanoMIPS architecture
Date: Fri, 29 Dec 2023 10:14:15 -0700
    +			| nanomips* \

Thanks, but config.{sub,guess} patches need to be sent to
config-patches <at> gnu.org. I forwarded your message. --all the best, karl.


This bug report was last modified 1 year and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.