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/NEWS | |
parent | c877a2f27774baf9fd59b3eb0ebdddb061b42c2f (diff) | |
download | gdb-5f814c3b3f9d99ed724cce14c90a02e29776a90a.zip gdb-5f814c3b3f9d99ed724cce14c90a02e29776a90a.tar.gz gdb-5f814c3b3f9d99ed724cce14c90a02e29776a90a.tar.bz2 |
* 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/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -430,6 +430,7 @@ x86_64 MinGW x86_64-*-mingw* Lattice Mico32 lm32-* x86 DICOS i[34567]86-*-dicos* x86_64 DICOS x86_64-*-dicos* +S+core 3 score-*-* * The GDB remote stub, gdbserver, now supports x86 Windows CE (mingw32ce) debugging. |