This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[frc] Obsolete SunOS/i386


Hmm,

Does anyone remember the exact version of Solaris 1.x / SunOS [34].x
that was ported to the x86 back in ~ '90?

	Andrew
2001-04-09  Andrew Cagney  <ac131313@redhat.com>

	Obsolete i[3456]86-*-sunos* (aka Sun386) host and target.
	* config/i386/sun386.mh: Obsolete.
	* config/i386/sun386.mt: Obsolete.
	* config/i386/xm-sun386.h: Obsolete.
	* config/i386/tm-sun386.h: Obsolete.
	* config/i386/nm-sun386.h: Obsolete.
	* Makefile.in (ALLDEPFILES): Delete sun386-nat.c.
	(sun386-nat.o): Target is obsolete.
	* sun386-nat.c: Obsolete.
	* configure.tgt (i[3456]86-*-sunos*): Obsolete.
	* configure.host (i[3456]86-*-sunos*): Obsolete.
	* NEWS: Update.
	* TODO: Update.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.77
diff -p -r1.77 Makefile.in
*** Makefile.in	2001/04/05 14:49:28	1.77
--- Makefile.in	2001/04/09 20:19:25
*************** ALLDEPFILES = 29k-share/udi/udip2soc.c 2
*** 1163,1169 ****
  	rs6000-nat.c rs6000-tdep.c \
  	ser-go32.c ser-pipe.c ser-ocd.c ser-tcp.c \
  	sh-tdep.c solib.c sparc-nat.c \
! 	sparc-tdep.c sparcl-tdep.c sun3-nat.c sun386-nat.c \
  	symm-tdep.c symm-nat.c \
  	vax-tdep.c \
  	vx-share/xdr_ld.c vx-share/xdr_ptrace.c vx-share/xdr_rdb.c \
--- 1163,1169 ----
  	rs6000-nat.c rs6000-tdep.c \
  	ser-go32.c ser-pipe.c ser-ocd.c ser-tcp.c \
  	sh-tdep.c solib.c sparc-nat.c \
! 	sparc-tdep.c sparcl-tdep.c sun3-nat.c \
  	symm-tdep.c symm-nat.c \
  	vax-tdep.c \
  	vx-share/xdr_ld.c vx-share/xdr_ptrace.c vx-share/xdr_rdb.c \
*************** ax-gdb.o: ax-gdb.c $(defs_h) $(symtab_h)
*** 1938,1944 ****
  
  sun3-nat.o: sun3-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) $(regcache_h)
  
! sun386-nat.o: sun386-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) $(regcache_h)
  
  symfile.o: symfile.c $(breakpoint_h) complaints.h $(defs_h) \
  	$(expression_h) gdb-stabs.h $(gdbcmd_h) $(gdbcore_h) \
--- 1938,1944 ----
  
  sun3-nat.o: sun3-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) $(regcache_h)
  
! # OBSOLETE sun386-nat.o: sun386-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) $(regcache_h)
  
  symfile.o: symfile.c $(breakpoint_h) complaints.h $(defs_h) \
  	$(expression_h) gdb-stabs.h $(gdbcmd_h) $(gdbcore_h) \
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.20
diff -p -r1.20 NEWS
*** NEWS	2001/04/06 16:25:21	1.20
--- NEWS	2001/04/09 20:19:26
*************** Ultracomputer (29K) running Sym1		a29k-n
*** 24,29 ****
--- 24,30 ----
  PowerPC Solaris					powerpcle-*-solaris*
  PowerPC Windows NT				powerpcle-*-cygwin32
  PowerPC Netware					powerpc-*-netware*
+ Solaris 1.x (SunOS)				i[3456]86-*-sunos*
  
  stuff.c (Program to stuff files into a specially prepared space in kdb)
  kdb-start.c (Main loop for the standalone kernel debugger)
Index: TODO
===================================================================
RCS file: /cvs/src/src/gdb/TODO,v
retrieving revision 1.77
diff -p -r1.77 TODO
*** TODO	2001/04/06 16:25:21	1.77
--- TODO	2001/04/09 20:19:27
*************** Steps:		   
*** 200,206 ****
  		  powerpcle-*-cygwin*	powerpc	 cygwin	  cygwin     yes
  		  powerpc-*-netware*	powerpc  -	  ppc-nw     yes
  		  w65-*-*		w65	 -	  w65        yes
! 		  i[3456]86-*-sunos*	i386	 sun386	  sun386
  
  		(DONE)
  
--- 200,206 ----
  		  powerpcle-*-cygwin*	powerpc	 cygwin	  cygwin     yes
  		  powerpc-*-netware*	powerpc  -	  ppc-nw     yes
  		  w65-*-*		w65	 -	  w65        yes
! 		  i[3456]86-*-sunos*	i386	 sun386	  sun386     yes
  
  		(DONE)
  
Index: configure.host
===================================================================
RCS file: /cvs/src/src/gdb/configure.host,v
retrieving revision 1.17
diff -p -r1.17 configure.host
*** configure.host	2001/04/06 16:25:21	1.17
--- configure.host	2001/04/09 20:19:27
*************** i[3456]86-*-sco3.2v5*)	gdb_host=i386sco5
*** 68,74 ****
  i[3456]86-*-sco3.2v4*)	gdb_host=i386sco4 ;;
  i[3456]86-*-sco*)	gdb_host=i386sco ;;
  i[3456]86-*-solaris*)	gdb_host=i386sol2 ;;
! i[3456]86-*-sunos*)	gdb_host=sun386 ;;
  i[3456]86-*-sysv3.2*)	gdb_host=i386v32 ;;
  i[3456]86-*-sysv32*)	gdb_host=i386v32 ;;
  i[3456]86-*-sysv4.2*)	gdb_host=i386v42mp ;;
--- 68,74 ----
  i[3456]86-*-sco3.2v4*)	gdb_host=i386sco4 ;;
  i[3456]86-*-sco*)	gdb_host=i386sco ;;
  i[3456]86-*-solaris*)	gdb_host=i386sol2 ;;
! # OBSOLETE i[3456]86-*-sunos*)	gdb_host=sun386 ;;
  i[3456]86-*-sysv3.2*)	gdb_host=i386v32 ;;
  i[3456]86-*-sysv32*)	gdb_host=i386v32 ;;
  i[3456]86-*-sysv4.2*)	gdb_host=i386v42mp ;;
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.26
diff -p -r1.26 configure.tgt
*** configure.tgt	2001/04/06 16:25:21	1.26
--- configure.tgt	2001/04/09 20:19:27
*************** i[3456]86-*-msdosdjgpp*) gdb_target=go32
*** 101,107 ****
  i[3456]86-*-lynxos*)	gdb_target=i386lynx
  		configdirs="${configdirs} gdbserver" ;;
  i[3456]86-*-solaris*)	gdb_target=i386sol2 ;;
! i[3456]86-*-sunos*)	gdb_target=sun386 ;;
  i[3456]86-*-sysv4.2*)	gdb_target=i386v42mp ;;
  i[3456]86-*-sysv4*)	gdb_target=i386v4 ;;
  i[3456]86-*-sysv5*)	gdb_target=i386v42mp ;;
--- 101,107 ----
  i[3456]86-*-lynxos*)	gdb_target=i386lynx
  		configdirs="${configdirs} gdbserver" ;;
  i[3456]86-*-solaris*)	gdb_target=i386sol2 ;;
! # OBSOLETE i[3456]86-*-sunos*)	gdb_target=sun386 ;;
  i[3456]86-*-sysv4.2*)	gdb_target=i386v42mp ;;
  i[3456]86-*-sysv4*)	gdb_target=i386v4 ;;
  i[3456]86-*-sysv5*)	gdb_target=i386v42mp ;;

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]