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] Add myself as AVR target maintainer.


Just committed this as obvious.

Ted Roth


2002-04-25  Theodore A. Roth  <troth@verinet.com>

	* MAINTAINERS: Add myself as AVR maintainer.
	* NEWS: Note new target avr.

Index: gdb/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.168
diff -u -p -r1.168 MAINTAINERS
--- gdb/MAINTAINERS	25 Apr 2002 18:20:07 -0000	1.168
+++ gdb/MAINTAINERS	25 Apr 2002 20:45:14 -0000
@@ -69,6 +69,9 @@ maintainer works with the native maintai
 			Richard Earnshaw	rearnsha@arm.com
 			Not multi-arch
 
+	avr		--target=avr ,-Werror
+			Theodore A. Roth	troth@verinet.com
+
 	cris		--target=cris-elf -w
 			Orjan Friberg		orjanf@axis.com
 
Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.65
diff -u -p -r1.65 NEWS
--- gdb/NEWS	25 Apr 2002 05:19:49 -0000	1.65
+++ gdb/NEWS	25 Apr 2002 20:45:24 -0000
@@ -3,6 +3,10 @@
 
 *** Changes since GDB 5.2:
 
+* New target.
+
+Atmel AVR					avr*-*-*
+
 * Changes in VAX configurations.
 
 Multi-arch support is enabled for all VAX configurations.


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