diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-29 16:15:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-12-29 16:15:42 +0000 |
commit | eb826dc62caecb9eaa413200e0467807deb962f9 (patch) | |
tree | a526112e7dbe19f62f00b259b0d98a00beebc8cd /gdb/NEWS | |
parent | 9102122396b6b977eb2e283a6c092d1ab510e788 (diff) | |
download | binutils-eb826dc62caecb9eaa413200e0467807deb962f9.zip binutils-eb826dc62caecb9eaa413200e0467807deb962f9.tar.gz binutils-eb826dc62caecb9eaa413200e0467807deb962f9.tar.bz2 |
gdbserver: bfin: new port
Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,6 +111,8 @@ ** GDBserver is now supported on PowerPC LynxOS (versions 4.x and 5.x), and i686 LynxOS (version 5.x). + ** GDBserver is now supported on Blackfin Linux. + * New targets: Analog Devices, Inc. Blackfin Processor bfin-* |