diff options
author | Don Lee <don.lee@sunplusct.com> | 2009-08-06 10:28:38 +0000 |
---|---|---|
committer | Don Lee <don.lee@sunplusct.com> | 2009-08-06 10:28:38 +0000 |
commit | 5f814c3b3f9d99ed724cce14c90a02e29776a90a (patch) | |
tree | d7263e94d4d48b873afc5baf34a9faed766828d6 /gdb/MAINTAINERS | |
parent | c877a2f27774baf9fd59b3eb0ebdddb061b42c2f (diff) | |
download | binutils-gdb-5f814c3b3f9d99ed724cce14c90a02e29776a90a.tar.gz |
* score-tdep.c: Support a new Sunplus CT S+core variant, S+core 3.
* score-tdep.h: Ditto.
* NEWS: Ditto.
* configure.tgt: Test do we have a simulator.
* MAINTAINERS: Add myself under target score
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 4601c3051c6..f894d7375eb 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -312,6 +312,7 @@ the native maintainer when resolving ABI issues. score --target=score-elf Qinwei qinwei@sunnorth.com.cn + Don Lee don.lee@sunplusct.com sh --target=sh-elf ,-Werror --target=sh64-elf ,-Werror |