aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2008-05-16 15:54:08 +0000
committerPedro Alves <palves@redhat.com>2008-05-16 15:54:08 +0000
commit7c0d47a533c297ddb977c00493133115ef8c23eb (patch)
tree9f4311dcc3f74d5c5f1a26d7551ed20d11135211
parenta984ee1d25de86d678270ec5a8b7491a3ab68a57 (diff)
downloadfsf-binutils-gdb-7c0d47a533c297ddb977c00493133115ef8c23eb.zip
fsf-binutils-gdb-7c0d47a533c297ddb977c00493133115ef8c23eb.tar.gz
fsf-binutils-gdb-7c0d47a533c297ddb977c00493133115ef8c23eb.tar.bz2
* NEWS: Mention new DICOS x86 target configuration.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3168fc3..44e071c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,4 +1,8 @@
2008-05-16 Pedro Alves <pedro@codesourcery.com>
+
+ * NEWS: Mention new DICOS x86 target configuration.
+
+2008-05-16 Pedro Alves <pedro@codesourcery.com>
Ulrich Weigand <uweigand@de.ibm.com>
* minsyms.c (lookup_minimal_symbol_by_pc_name): New function.
diff --git a/gdb/NEWS b/gdb/NEWS
index a98b771..1a11319 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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