diff options
author | Mark Kettenis <kettenis@gnu.org> | 2000-05-31 23:27:44 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2000-05-31 23:27:44 +0000 |
commit | 139760b7f97999bfb188b23357bf0a0798b21706 (patch) | |
tree | 6574b4776b5366c60ae99177073a80303b2e84a2 /gdb/NEWS | |
parent | b051bfa4994eb91113ad1961bbf46507930d510e (diff) | |
download | gdb-139760b7f97999bfb188b23357bf0a0798b21706.zip gdb-139760b7f97999bfb188b23357bf0a0798b21706.tar.gz gdb-139760b7f97999bfb188b23357bf0a0798b21706.tar.bz2 |
* NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as new
native configurations.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |