aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2002-02-20 10:41:20 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2002-02-20 10:41:20 +0000
commitfe419ffc23684a0e4cec7c7808978168871e2928 (patch)
treef26d182c03b4aef85241ba13a0a5e694001969f6
parent2c71103e614345f18b8cefade8e41989a68f35a0 (diff)
downloadgdb-fe419ffc23684a0e4cec7c7808978168871e2928.zip
gdb-fe419ffc23684a0e4cec7c7808978168871e2928.tar.gz
gdb-fe419ffc23684a0e4cec7c7808978168871e2928.tar.bz2
* News: Add news about ARM and Multi-arch. Mention the new target
arm*-*-netbsd*.
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/NEWS6
2 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8737428..82c4898 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-20 Richard Earnshaw <rearnsha@arm.com>
+
+ * News: Add news about ARM and Multi-arch. Mention the new target
+ arm*-*-netbsd*.
+
2002-02-19 Jim Blandy <jimb@redhat.com>
* stabsread.c (error_type_complaint): Improve error message.
diff --git a/gdb/NEWS b/gdb/NEWS
index b11b217..5ae10e3 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -36,8 +36,14 @@ it will be treated as a corefile. If it begins with a digit,
GDB will attempt to attach it as a process, and if no such process
is found, will then attempt to open it as a corefile.
+* Changes in ARM configurations.
+
+Multi-arch support is enabled for all ARM configurations. The ARM/NetBSD
+configuration is fully multi-arch.
+
* New native configurations
+ARM NetBSD arm*-*-netbsd*
x86 OpenBSD i[3456]86-*-openbsd*
AMD x86-64 running GNU/Linux x86_64-*-linux-*