diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-10-26 16:23:20 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-10-26 16:23:20 +0000 |
commit | 599ec1349aebda8882aea4a9ee0d35327a6c1fc7 (patch) | |
tree | 357d96e2e54c2d8d6c961444719a8bb33a193b9a /gdb/MAINTAINERS | |
parent | 7e891cef4209ccbfbc76e74f190afeccf74bb622 (diff) | |
download | gdb-599ec1349aebda8882aea4a9ee0d35327a6c1fc7.zip gdb-599ec1349aebda8882aea4a9ee0d35327a6c1fc7.tar.gz gdb-599ec1349aebda8882aea4a9ee0d35327a6c1fc7.tar.bz2 |
* MAINTAINERS (Responsible Maintainers): Add info about the microblaze
targets. Add Michael Eager as the maintainer for this target.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index d57c4fc..ec00582 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -291,6 +291,10 @@ the native maintainer when resolving ABI issues. mep --target=mep-elf ,-Werror Kevin Buettner kevinb@redhat.com + microblaze --target=microblaze-xilinx-elf ,-Werror + --target=microblaze-linux-gnu ,-Werror + Michael Eager eager@eagercon.com + mips --target=mips-elf ,-Werror mn10300 --target=mn10300-elf broken |