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] Mark m88k as broken


Just FYI,
	Andrew
2001-03-26  Andrew Cagney  <ac131313@redhat.com>

	* MAINTAINERS: Document m88k as a ``Known problem in 5.1''.
	* TODO (GDB 5.1 - Cleanups): Update.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.84
diff -p -r1.84 MAINTAINERS
*** MAINTAINERS	2001/03/19 21:16:01	1.84
--- MAINTAINERS	2001/03/26 18:04:02
*************** maintainer works with the native maintai
*** 99,104 ****
--- 99,105 ----
  			Maintenance only
  
  	m88k		(--target=m88k broken)
+ 			Known problem in 5.1
  			Maintenance only
  
  	mcore		--target=mcore-elf,mcore-pe ,-Werror
Index: TODO
===================================================================
RCS file: /cvs/src/src/gdb/TODO,v
retrieving revision 1.70
diff -p -r1.70 TODO
*** TODO	2001/03/24 01:26:09	1.70
--- TODO	2001/03/26 18:04:04
*************** patch has been submitted.
*** 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.
--- 152,158 ----
  
  The following code cleanups will hopefully be applied to GDB 5.1.
  
! -- 2001-03-26
  
  Resolve the build status of all broken targets as identified by the
  MAINTAINERS file.
*************** MAINTAINERS file.
*** 160,167 ****
  	o	arm-* vs NetBSD's lack of ``unix''
  	o	arm-* vs IRIX (see below)
  
- 	o	delete m88k?
- 
  	o	delete mpw?
  
  -- 2001-03-15
--- 160,165 ----
*************** z8k
*** 242,247 ****
--- 240,251 ----
  
  The z8k has suffered bit rot and is known to not build.  The problem
  was occuring in the opcodes directory.
+ 
+ --
+ 
+ m88k
+ 
+ The m88k has suffered bit rot and is known to not build.
  
  --
  

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