public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Obsolete systems for GDB 5.1?
@ 2001-01-17 20:24 Andrew Cagney
  2001-01-17 20:28 ` Christopher Faylor
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andrew Cagney @ 2001-01-17 20:24 UTC (permalink / raw)
  To: GDB Discussion

I'd like to table the following as candidates for removal from GDB. 
They would be marked as obsolete in GDB 5.1.


The following systems were identified because they continue to use the
*xdep.c* file.

Rather than fix these platforms, I'd like to remove them.  Eliminating
*xdep.c from GDB should greatly simplify things like the move to
automake (and more immediatly the long outstanding need to fix
gdb/gdbserv's configury).

	m68030-sony-*)		gdb_host=news1000 ;;
	m68*-isi-*)		gdb_host=isi ;;
	m68*-sony-*)		gdb_host=news ;;
	a29k-*-*)		gdb_host=ultra3 ;;
	ns32k-umax-*)		gdb_host=umax ;;
	mpw*-*-*)		see mpw-config.in


The following systems were identified because they they do not have a
maintainer and are known to not build:

	i[3456]86-*-sunos*)	gdb_host=sun386 ;;  (This is *NOT* solaris-2)
	ns32k-umax-*)		gdb_host=umax ;;
		Uses deleted function safe_strsignal().


The following systems were identified because their target does not have
a maintainer *AND* I was not able to build them (FreeBSD host).  The
file gdb/MAINTAINERS will contain up-to-date status on this and other
targets.

	i960
	mcore
	mn10200
	ns32k
		ns32k-*-mach3*)		gdb_host=ns32km3 ;;
		ns32k-*-netbsd*)	gdb_host=nbsd ;;
		ns32k-umax-*)		gdb_host=umax ;;
		ns32k-utek-sysv*)	gdb_host=merlin ;;
	tic80
	v850
	w65
	z8k

Comments.  Suggestions and rejections.

	Andrew

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

end of thread, other threads:[~2001-01-25 13:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-17 20:24 Obsolete systems for GDB 5.1? Andrew Cagney
2001-01-17 20:28 ` Christopher Faylor
2001-01-18 13:53 ` J.T. Conklin
2001-01-18 14:40 ` Jonathan Larmour
2001-01-18 14:40 ` J.T. Conklin
2001-01-18 22:21 ` Andrew Cagney
2001-01-25 13:37 ` Mark Kettenis

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