diff options
author | Stan Shebs <shebs@codesourcery.com> | 2011-12-08 01:15:36 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 2011-12-08 01:15:36 +0000 |
commit | 7cd3876c8ab2a90706699224ee41dd69178a304f (patch) | |
tree | e12bae17a139dd4889135880080745b6928814a7 /gdb | |
parent | 027bc4e874f5373256f5c91faaa2395e7a53b960 (diff) | |
download | gdb-7cd3876c8ab2a90706699224ee41dd69178a304f.zip gdb-7cd3876c8ab2a90706699224ee41dd69178a304f.tar.gz gdb-7cd3876c8ab2a90706699224ee41dd69178a304f.tar.bz2 |
* MAINTAINERS (Responsible Maintainers): Add Yao Qi as
maintainer of the tic6x target.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f594705..855bc97 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-12-07 Stan Shebs <stan@codesourcery.com> + + * MAINTAINERS (Responsible Maintainers): Add Yao Qi as + maintainer of the tic6x target. + 2011-12-07 Ulrich Weigand <ulrich.weigand@linaro.org> * arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 97f97ac..a072f52 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -324,6 +324,9 @@ the native maintainer when resolving ABI issues. spu --target=spu-elf ,-Werror Ulrich Weigand uweigand@de.ibm.com + tic6x --target=tic6x-elf ,-Werror + Yao Qi yao@codesourcery.com + v850 --target=v850-elf ,-Werror vax --target=vax-netbsd ,-Werror |