Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Remove Interix support
@ 2004-05-03 22:07 Mark Kettenis
  2004-05-03 23:23 ` Andrew Cagney
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Kettenis @ 2004-05-03 22:07 UTC (permalink / raw)
  To: gdb-patches

This target has never been buildable; the configure.host and
configure.tgt bits have never been checked in.  So instead of
obsoleting this, I've just deleted is.

Committed,

Mark

Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* i386-interix-nat.c, i386-interix-tdep.c,
	config/i386/nm-interix.h, config/i386/interix.mh,
	config/i386/interix.mt: Remove files.
	* Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
	dependencies.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.557
diff -u -p -r1.557 Makefile.in
--- Makefile.in 3 May 2004 21:56:09 -0000 1.557
+++ Makefile.in 3 May 2004 22:03:06 -0000
@@ -1859,12 +1859,6 @@ i386gnu-nat.o: i386gnu-nat.c $(defs_h) $
 	$(regcache_h) $(gdb_assert_h) $(i386_tdep_h) $(gnu_nat_h) \
 	$(i387_tdep_h) $(gregset_h)
 i386gnu-tdep.o: i386gnu-tdep.c $(defs_h) $(osabi_h) $(i386_tdep_h)
-i386-interix-nat.o: i386-interix-nat.c $(defs_h) $(gdb_string_h) \
-	$(gdbcore_h) $(gregset_h) $(regcache_h)
-i386-interix-tdep.o: i386-interix-tdep.c $(defs_h) $(arch_utils_h) \
-	$(frame_h) $(gdb_string_h) $(gdb_stabs_h) $(gdbcore_h) $(gdbtypes_h) \
-	$(i386_tdep_h) $(inferior_h) $(libbfd_h) $(objfiles_h) $(osabi_h) \
-	$(regcache_h)
 i386-linux-nat.o: i386-linux-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) \
 	$(regcache_h) $(linux_nat_h) $(gdb_assert_h) $(gdb_string_h) \
 	$(gregset_h) $(i387_tdep_h) $(i386_tdep_h) $(i386_linux_tdep_h) \


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

* Re: [PATCH] Remove Interix support
  2004-05-03 22:07 [PATCH] Remove Interix support Mark Kettenis
@ 2004-05-03 23:23 ` Andrew Cagney
  2004-05-06 19:43   ` Mark Kettenis
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2004-05-03 23:23 UTC (permalink / raw)
  To: Mark Kettenis; +Cc: gdb-patches

> This target has never been buildable; the configure.host and
> configure.tgt bits have never been checked in.  So instead of
> obsoleting this, I've just deleted is.
> 
> Committed,

So what else should go in this round?

Andrew

> Index: ChangeLog
> from  Mark Kettenis  <kettenis@gnu.org>
> 
> 	* i386-interix-nat.c, i386-interix-tdep.c,
> 	config/i386/nm-interix.h, config/i386/interix.mh,
> 	config/i386/interix.mt: Remove files.
> 	* Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
> 	dependencies.



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

* Re: [PATCH] Remove Interix support
  2004-05-03 23:23 ` Andrew Cagney
@ 2004-05-06 19:43   ` Mark Kettenis
  2004-05-10 21:24     ` Andrew Cagney
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Kettenis @ 2004-05-06 19:43 UTC (permalink / raw)
  To: cagney; +Cc: gdb-patches

   Date: Mon, 03 May 2004 19:23:30 -0400
   From: Andrew Cagney <cagney@gnu.org>

   > This target has never been buildable; the configure.host and
   > configure.tgt bits have never been checked in.  So instead of
   > obsoleting this, I've just deleted is.
   > 
   > Committed,

   So what else should go in this round?

Well, I'm not sure.  I think i[3-7]86-*-lynx* qualifies as a
maintenance burden, since we have lynx-nat.c and i386ly-tdep.c.

There are some other i386 hosts that we might want to get rid of to
clean up config/i386/nm-*.h and config/i386/xm-*.h, but I really can't
do a sensible suggestion what hosts to remove.

Considering the VAX, I think we should get rid of vax-*-bsd* and
vax-*-ultrix* (including vax-*-ultrix2*) on the host side.

Mark


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

* Re: [PATCH] Remove Interix support
  2004-05-06 19:43   ` Mark Kettenis
@ 2004-05-10 21:24     ` Andrew Cagney
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Cagney @ 2004-05-10 21:24 UTC (permalink / raw)
  To: Mark Kettenis; +Cc: gdb-patches

   Date: Mon, 03 May 2004 19:23:30 -0400
   From: Andrew Cagney <cagney@gnu.org>
   > This target has never been buildable; the configure.host and
   > configure.tgt bits have never been checked in.  So instead of
   > obsoleting this, I've just deleted is.
   > 
   > Committed,

   So what else should go in this round?

Well, I'm not sure.  I think i[3-7]86-*-lynx* qualifies as a
maintenance burden, since we have lynx-nat.c and i386ly-tdep.c.
There are some other i386 hosts that we might want to get rid of to
clean up config/i386/nm-*.h and config/i386/xm-*.h, but I really can't
do a sensible suggestion what hosts to remove.
Considering the VAX, I think we should get rid of vax-*-bsd* and
vax-*-ultrix* (including vax-*-ultrix2*) on the host side.
What about architectures?

Andrew




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

end of thread, other threads:[~2004-05-10 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-03 22:07 [PATCH] Remove Interix support Mark Kettenis
2004-05-03 23:23 ` Andrew Cagney
2004-05-06 19:43   ` Mark Kettenis
2004-05-10 21:24     ` Andrew Cagney

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