Browse Source

* MAINTAINERS: Add myself as AVR maintainer.

* NEWS: Note new target avr.
binutils-2_13-branch
Theodore A. Roth 25 years ago
parent
commit
e33ce51979
  1. 5
      gdb/ChangeLog
  2. 3
      gdb/MAINTAINERS
  3. 4
      gdb/NEWS

5
gdb/ChangeLog

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

3
gdb/MAINTAINERS

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

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

Loading…
Cancel
Save