OSDN Git Service

* MAINTAINERS: Add myself as AVR maintainer.
authortroth <troth>
Thu, 25 Apr 2002 20:48:54 +0000 (20:48 +0000)
committertroth <troth>
Thu, 25 Apr 2002 20:48:54 +0000 (20:48 +0000)
* NEWS: Note new target avr.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS

index c2cfae4..5bd4ab1 100644 (file)
@@ -1,5 +1,10 @@
 2002-04-25  Theodore A. Roth  <troth@verinet.com>
 
+       * MAINTAINERS: Add myself as AVR maintainer.
+       * NEWS: Note new target avr.
+
+2002-04-25  Theodore A. Roth  <troth@verinet.com>
+
        * Makefile.in: Add support for AVR target.
        * configure.tgt: Add support for AVR target.
        * avr-tdep.c: New file
index b3a8eb8..932a3f4 100644 (file)
@@ -69,6 +69,9 @@ maintainer works with the native maintainer when resolving API issues.
                        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 b7acfb3..8de3d0d 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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.