summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-05-31 23:27:44 +0000
committerMark Kettenis <kettenis@gnu.org>2000-05-31 23:27:44 +0000
commit021eae054a41b520e770f47acc0f6433861d85b8 (patch)
treeff56a087efc3b0e195ca7212dc64f6f3cd66ac5d /gdb/NEWS
parentcf49661517002ffbc5f0e4b1d04f1aecd40234d2 (diff)
downloadgdb-021eae054a41b520e770f47acc0f6433861d85b8.tar.gz
* NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as new
native configurations.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 1765a722bc9..4f68e81518b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,6 +1,15 @@
What has changed in GDB?
(Organized release by release)
+*** Changes since GDB 5.0:
+
+* New native configurations
+
+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.
+
*** Changes in GDB 5.0:
* Improved support for debugging FP programs on x86 targets