diff options
author | Stan Shebs <stan@codesourcery.com> | 2014-02-19 13:38:12 -0800 |
---|---|---|
committer | Stan Shebs <stan@codesourcery.com> | 2014-02-19 13:38:32 -0800 |
commit | 399ebc3d1e004d66ed90e69d9c75649556108a58 (patch) | |
tree | ff4a8b61ae1bca36ffb2a48af881c86201f74111 | |
parent | 10632b79991d519b39ffb2edac40605795b47d6f (diff) | |
download | gdb-399ebc3d1e004d66ed90e69d9c75649556108a58.zip gdb-399ebc3d1e004d66ed90e69d9c75649556108a58.tar.gz gdb-399ebc3d1e004d66ed90e69d9c75649556108a58.tar.bz2 |
List Yao Qi as nios2 maintainer
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f8779b0..7b96d06 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2014-02-19 Stan Shebs <stan@codesourcery.com> + + * MAINTAINERS: List Yao Qi as nios2 maintainer. + 2014-02-19 Pedro Alves <palves@redhat.com> * common/ptid.h (struct ptid): Mention that process_stratum diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 8857deb..fb10cfa 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -296,6 +296,10 @@ the native maintainer when resolving ABI issues. ms1 --target=ms1-elf ,-Werror Kevin Buettner kevinb@redhat.com + nios2 --target=nios2-elf ,-Werror + --target=nios2-linux-gnu ,-Werror + Yao Qi yao@codesourcery.com + ns32k Deleted pa --target=hppa-elf ,-Werror |