aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
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/doc
parented65e20bc7cd18406081cf5ba29f9c9bccd4e52f (diff)
downloadbinutils-74792ff782431ec6113b9a8a8e85b95f46094c7f.zip
binutils-74792ff782431ec6113b9a8a8e85b95f46094c7f.tar.gz
binutils-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/doc')
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdb.texinfo6
2 files changed, 11 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index acf68ce..a3aace7 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2018-10-08 John Baldwin <jhb@FreeBSD.org>
+
+ * gdb.texinfo (Contributors): Add SRI International and University
+ of Cambridge for FreeBSD/riscv.
+
2018-10-06 Tom Tromey <tom@tromey.com>
PR python/19399:
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 5653bdc..efd6dff 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -546,6 +546,12 @@ was developed by SRI International and the University of Cambridge
Computer Laboratory under DARPA/AFRL contract FA8750-10-C-0237
("CTSRD"), as part of the DARPA CRASH research programme.
+Initial support for the FreeBSD/riscv target and native configuration
+was developed by SRI International and the University of Cambridge
+Computer Laboratory (Department of Computer Science and Technology)
+under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the DARPA
+SSITH research programme.
+
The original port to the OpenRISC 1000 is believed to be due to
Alessandro Forin and Per Bothner. More recent ports have been the work
of Jeremy Bennett, Franck Jullien, Stefan Wallentowitz and