aboutsummaryrefslogtreecommitdiff
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
commitbf64bfd6baaed5dfd64fe518f84e87f95ef8665e (patch)
treed7563d28b492c5cccd349d81b588628118adb55a /gdb/NEWS
parentb0069a177563e97d76ab70c0e9f70ffe85759876 (diff)
downloadfsf-binutils-gdb-bf64bfd6baaed5dfd64fe518f84e87f95ef8665e.zip
fsf-binutils-gdb-bf64bfd6baaed5dfd64fe518f84e87f95ef8665e.tar.gz
fsf-binutils-gdb-bf64bfd6baaed5dfd64fe518f84e87f95ef8665e.tar.bz2
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 4f68e81..2913f56 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: