aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-01-22 23:18:04 +0000
committerMark Kettenis <kettenis@gnu.org>2004-01-22 23:18:04 +0000
commitf2cab56957f1985ffb37a7cb7279934d4839ce2e (patch)
treec8bd86ff02ca75c9a134ae591dfbd2994c57a47c /gdb/NEWS
parent8a58e4e85fad075279e6175dc15cc65f705e6788 (diff)
downloadbinutils-f2cab56957f1985ffb37a7cb7279934d4839ce2e.zip
binutils-f2cab56957f1985ffb37a7cb7279934d4839ce2e.tar.gz
binutils-f2cab56957f1985ffb37a7cb7279934d4839ce2e.tar.bz2
* NEWS (New native configurations): Mention OpenBSD/sparc and
OpenBSD/sparc64. * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*. * configure.host: Likewise. * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI handler for OpenBSD. * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 71f45c3..f24f592 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -37,6 +37,8 @@ encountered these.
* New native configurations
NetBSD/amd64 x86_64-*-netbsd*
+OpenBSD/sparc sparc-*-openbsd*
+OpenBSD/sparc64 sparc64-*-openbsd*
* New debugging protocols