[RFA] update NEWS and MAINTAINERS for avr.

Theodore A. Roth troth@verinet.com
Tue May 28 20:14:00 GMT 2002


Hi,

I'd commit this as obvious, but I'd not sure about the NEWS change.

Ted Roth

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

Index: gdb/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.154.2.6
diff -u -p -r1.154.2.6 MAINTAINERS
--- gdb/MAINTAINERS	15 Apr 2002 02:00:09 -0000	1.154.2.6
+++ gdb/MAINTAINERS	29 May 2002 02:50:29 -0000
@@ -70,6 +70,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
 
@@ -378,6 +381,7 @@ Jason Molenda					jmolenda@apple.com
 Pierre Muller					muller@sources.redhat.com
 Alexandre Oliva					aoliva@redhat.com
 Tom Rix						trix@redhat.com
+Theodore A. Roth				troth@verinet.com
 Mark Salter					msalter@redhat.com
 Andreas Schwab					schwab@suse.de
 Keith Seitz					keiths@redhat.com
Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.58.2.1
diff -u -p -r1.58.2.1 NEWS
--- gdb/NEWS	5 Mar 2002 23:03:08 -0000	1.58.2.1
+++ gdb/NEWS	29 May 2002 02:50:37 -0000
@@ -1,6 +1,12 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
+*** Changes since GDB 5.2:
+
+* New targets.
+
+Atmel AVR					avr*-*-*
+
 *** Changes in GDB 5.2:
 
 * New command "set trust-readonly-sections on[off]".



More information about the Gdb-patches mailing list