diff options
author | Pedro Alves <palves@redhat.com> | 2008-05-16 15:54:08 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2008-05-16 15:54:08 +0000 |
commit | 7c0d47a533c297ddb977c00493133115ef8c23eb (patch) | |
tree | 9f4311dcc3f74d5c5f1a26d7551ed20d11135211 /gdb/NEWS | |
parent | a984ee1d25de86d678270ec5a8b7491a3ab68a57 (diff) | |
download | binutils-7c0d47a533c297ddb977c00493133115ef8c23eb.tar.gz binutils-7c0d47a533c297ddb977c00493133115ef8c23eb.tar.bz2 binutils-7c0d47a533c297ddb977c00493133115ef8c23eb.zip |
* NEWS: Mention new DICOS x86 target configuration.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -78,6 +78,10 @@ show arm force-mode the current CPSR value for instructions without symbols; previous versions of GDB behaved as if "set arm fallback-mode arm". +* New targets + +x86 DICOS i[34567]86-*-dicos* + *** Changes in GDB 6.8 * New native configurations |