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]
Other format: [Raw text]

[patch/maint] Prune m68k targets back to just m68k-elf


Hello,

Noted that m68k-aout, et.al. are all identical.  Little point in asking 
people to build all of them.

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

	* MAINTAINERS: Prune m68k targets down to just m68k-elf.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.128
diff -p -r1.128 MAINTAINERS
*** MAINTAINERS	2001/12/02 02:57:13	1.128
--- MAINTAINERS	2001/12/03 19:20:05
*************** maintainer works with the native maintai
*** 100,106 ****
  	m68hc11		--target=m68hc11-elf ,-Werror
  			Stephane Carrez		Stephane.Carrez@worldnet.fr
  
! 	m68k		--target=m68k-aout,m68k-coff,m68k-elf ,-Werror
  			Maintenance only
  
  	m88k		--target=m88k ,-Werror
--- 100,106 ----
  	m68hc11		--target=m68hc11-elf ,-Werror
  			Stephane Carrez		Stephane.Carrez@worldnet.fr
  
! 	m68k		--target=m68k-elf ,-Werror
  			Maintenance only
  
  	m88k		--target=m88k ,-Werror

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