* MAINTAINERS: Add myself as AVR maintainer.
authorTheodore A. Roth <troth@openavr.org>
Thu, 25 Apr 2002 20:48:55 +0000 (20:48 +0000)
committerTheodore A. Roth <troth@openavr.org>
Thu, 25 Apr 2002 20:48:55 +0000 (20:48 +0000)
* NEWS: Note new target avr.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS

index c2cfae4041d884bea61f0e5ded6adec4c51c77de..5bd4ab1899b41e7e85e8103a77000ca3482c0c1c 100644 (file)
@@ -1,3 +1,8 @@
+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.
index b3a8eb8b2da6ca7aed52b0793588b1983a0c8108..932a3f466ae333374a81e6616f7fefcca55f14bf 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 b7acfb3ee5dc016fb679737f1e9a9780786587ac..8de3d0d86dfa353c95cb0d3d38c3da951cf814af 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.