public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [committed][gdb/build] Mark ms1 as deleted in MAINTAINERS
@ 2020-08-11  9:08 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2020-08-11  9:08 UTC (permalink / raw)
  To: gdb-patches

Hi,

When running gdb/gdb_mbuild.sh, we run into:
...
ms1-elf ...
... src/configure --target=ms1-elf --enable-gdb-build-warnings=,-Werror \
  --enable-sim-build-warnings=,-Werror
... make -k -j 5 ms1-elf
ms1-elf: compile failed
...

In mbuild/ms1-elf/Build.log we find:
...
*** Configuration mt-unknown-elf is obsolete.
*** Support has been REMOVED.
make: *** [Makefile:10995: configure-gdb] Error 1
...

The support for ms1-elf, aka mt-elf, has been removed since commit dc71152484
"Remove mt port" in Jan 2018.  Make this official in the MAINTAINERS file.

Tested using gdb/gdb_mbuild.sh.

Committed to trunk.

Thanks,
- Tom

[gdb/build] Mark ms1 as deleted in MAINTAINERS

gdb/ChangeLog:

2020-08-11  Tom de Vries  <tdevries@suse.de>

	* MAINTAINERS: Mark ms1 as deleted.

---
 gdb/MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 17e19f39d1..de883dc172 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -289,8 +289,7 @@ the native maintainer when resolving ABI issues.
 	moxie		--target=moxie-elf ,-Werror
 			Anthony Green		green@moxielogic.com
 
-	ms1		--target=ms1-elf ,-Werror
-			Kevin Buettner		kevinb@redhat.com
+	ms1		Deleted
 
 	nios2		--target=nios2-elf ,-Werror
 			--target=nios2-linux-gnu ,-Werror

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

only message in thread, other threads:[~2020-08-11  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11  9:08 [committed][gdb/build] Mark ms1 as deleted in MAINTAINERS Tom de Vries

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).