summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-06-08 06:35:40 +0000
committerAndrew Cagney <cagney@redhat.com>2000-06-08 06:35:40 +0000
commit6ac2cac4d246273a253d25711e8e8e9877fa44f8 (patch)
tree0355670ef4eab4f4ec99b0e096ecde0ef88a876c /gdb/NEWS
parentda31a85b23791f4fbedd6ff0c1251a51bab0aa6d (diff)
downloadgdb-6ac2cac4d246273a253d25711e8e8e9877fa44f8.tar.gz
MIPS is always multi-arch enabled.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 4f68e81518b..2913f565a8e 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -8,7 +8,20 @@
Alpha FreeBSD alpha*-*-freebsd*
x86 FreeBSD 3.x and 4.x i[3456]86*-freebsd[34]*
-FreeBSD versions before 2.2 are no longer supported.
+* New targets
+
+* OBSOLETE configurations
+
+x86 FreeBSD before 2.2 i[3456]86*-freebsd{1,2.[01]}*,
+
+* Deleted configurations
+
+* Other news:
+
+* All MIPS configurations are multi-arched.
+
+Multi-arch support is enabled for all MIPS configurations.
+
*** Changes in GDB 5.0: