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]

[patch/5.1] update list of obsolete targets


Just FYI,

	Andrew
2001-03-22  Andrew Cagney  <ac131313@redhat.com>

	* TODO (GDB 5.1 - Cleanups): Add more targets to obsolete.

Index: TODO
===================================================================
RCS file: /cvs/src/src/gdb/TODO,v
retrieving revision 1.68
diff -p -r1.68 TODO
*** TODO	2001/03/22 14:59:09	1.68
--- TODO	2001/03/23 01:11:42
*************** patch has been submitted.
*** 152,158 ****
  
  The following code cleanups will hopefully be applied to GDB 5.1.
  
! -- 2001-03-14
  
  Resolve the build status of all broken targets as identified by the
  MAINTAINERS file.
--- 152,158 ----
  
  The following code cleanups will hopefully be applied to GDB 5.1.
  
! -- 2001-03-22
  
  Resolve the build status of all broken targets as identified by the
  MAINTAINERS file.
*************** MAINTAINERS file.
*** 162,167 ****
--- 162,169 ----
  
  	o	delete m88k?
  
+ 	o	delete mpw?
+ 
  -- 2001-03-15
  
  			Obsolete some targets.
*************** Steps:		   
*** 188,196 ****
--- 190,203 ----
  		        tic80-*
  			m68*-isi-*
  			m68*-sony-*
+ 			m68*-rom68k-*
+ 			m68*-*bug-*
+ 			m68*-monitor-*
+ 			m68*-est-*
  			a29k-ultra3
  			powerpcle-*-solaris*
  			powerpcle-*-cygwin*
+ 			powerpc-*-netware*
  		        w65-*-*
  			i[3456]86-*-sunos*
  

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