Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Remove sh-hms target
@ 2002-05-13 16:25 Elena Zannoni
  2002-05-13 21:27 ` Alexandre Oliva
  0 siblings, 1 reply; 3+ messages in thread
From: Elena Zannoni @ 2002-05-13 16:25 UTC (permalink / raw)
  To: gdb-patches


The sh-hms target wasn't really doing anything different from sh-elf for what
gdb was concerned. It built exactly the same set of files.


Elena


2002-05-13  Elena Zannoni  <ezannoni@redhat.com>

	* configure.tgt: Remove sh-hms target.
	* MAINTAINERS: Don't list sh-hms as a separate target.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/uberbaum/gdb/MAINTAINERS,v
retrieving revision 1.172
diff -u -p -r1.172 MAINTAINERS
--- MAINTAINERS	11 May 2002 14:18:14 -0000	1.172
+++ MAINTAINERS	13 May 2002 23:22:07 -0000
@@ -154,7 +154,7 @@ maintainer works with the native maintai
 	s390		--target=s390-linux ,-Werror
 			(contact DJ Barrow	djbarrow@de.ibm.com)
 
-	sh		--target=sh-hms,sh-elf -w
+	sh		--target=sh-elf -w
 			Elena Zannoni		ezannoni@redhat.com
 
 	sparc		--target=sparc-elf,sparc64-elf ,-Werror

Index: configure.tgt
===================================================================
RCS file: /cvs/uberbaum/gdb/configure.tgt,v
retrieving revision 1.62
diff -u -p -r1.62 configure.tgt
--- configure.tgt	12 May 2002 15:07:41 -0000	1.62
+++ configure.tgt	13 May 2002 23:22:24 -0000
@@ -245,7 +245,6 @@ s390x-*-*)		gdb_target=s390x
 			;;
 
 sh*-*-pe)		gdb_target=wince ;;
-sh-*-hms)		gdb_target=embed ;;
 sh-*-coff*)		gdb_target=embed ;;
 sh-*-elf*)		gdb_target=embed ;;
 sh-*-linux*)		gdb_target=linux


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-14 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-13 16:25 [PATCH] Remove sh-hms target Elena Zannoni
2002-05-13 21:27 ` Alexandre Oliva
2002-05-14  6:54   ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox