* MAINTAINERS: Add myself as AVR maintainer.

* NEWS: Note new target avr.
This commit is contained in:
Theodore A. Roth 2002-04-25 20:48:55 +00:00
parent 8818c391f7
commit e33ce51979
3 changed files with 12 additions and 0 deletions

View 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.

View 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

View File

@ -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.