aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2018-10-08 14:47:34 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2018-10-08 14:47:34 -0700
commit74792ff782431ec6113b9a8a8e85b95f46094c7f (patch)
treea026f6d0b5ecb9afad8a85b0d84a168c5befd016 /gdb/NEWS
parented65e20bc7cd18406081cf5ba29f9c9bccd4e52f (diff)
downloadgdb-74792ff782431ec6113b9a8a8e85b95f46094c7f.zip
gdb-74792ff782431ec6113b9a8a8e85b95f46094c7f.tar.gz
gdb-74792ff782431ec6113b9a8a8e85b95f46094c7f.tar.bz2
Add native target for FreeBSD/riscv.
gdb/ChangeLog: * Makefile.in (ALLDEPFILES): Add riscv-fbsd-nat.c. * NEWS: Mention new FreeBSD/riscv native configuration. * configure.host: Add riscv*-*-freebsd*. * configure.nat: Likewise. * riscv-fbsd-nat.c: New file. gdb/doc/ChangeLog: * gdb.texinfo (Contributors): Add SRI International and University of Cambridge for FreeBSD/riscv.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 345e450..8a0dd52 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -93,6 +93,7 @@ thread apply [all | COUNT | -COUNT] [FLAG]... COMMAND
* New native configurations
GNU/Linux/RISC-V riscv*-*-linux*
+FreeBSD/riscv riscv*-*-freebsd*
* New targets