mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
* MAINTAINERS: Add myself as AVR maintainer.
* NEWS: Note new target avr.
This commit is contained in:
@ -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>
|
2002-04-25 Theodore A. Roth <troth@verinet.com>
|
||||||
|
|
||||||
* Makefile.in: Add support for AVR target.
|
* Makefile.in: Add support for AVR target.
|
||||||
|
@ -69,6 +69,9 @@ maintainer works with the native maintainer when resolving API issues.
|
|||||||
Richard Earnshaw rearnsha@arm.com
|
Richard Earnshaw rearnsha@arm.com
|
||||||
Not multi-arch
|
Not multi-arch
|
||||||
|
|
||||||
|
avr --target=avr ,-Werror
|
||||||
|
Theodore A. Roth troth@verinet.com
|
||||||
|
|
||||||
cris --target=cris-elf -w
|
cris --target=cris-elf -w
|
||||||
Orjan Friberg orjanf@axis.com
|
Orjan Friberg orjanf@axis.com
|
||||||
|
|
||||||
|
4
gdb/NEWS
4
gdb/NEWS
@ -3,6 +3,10 @@
|
|||||||
|
|
||||||
*** Changes since GDB 5.2:
|
*** Changes since GDB 5.2:
|
||||||
|
|
||||||
|
* New target.
|
||||||
|
|
||||||
|
Atmel AVR avr*-*-*
|
||||||
|
|
||||||
* Changes in VAX configurations.
|
* Changes in VAX configurations.
|
||||||
|
|
||||||
Multi-arch support is enabled for all VAX configurations.
|
Multi-arch support is enabled for all VAX configurations.
|
||||||
|
Reference in New Issue
Block a user