aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2017-08-10 11:00:42 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2017-09-06 09:42:08 -0700
commit351787dd4cb8439c0b49472648dd97ebedb5f575 (patch)
tree4afb415637a40db078b8a219e3df09ea2279fe50 /gdb/NEWS
parentc0f84956d0df0f004e31a987ecc77ea0d293e62c (diff)
downloadgdb-351787dd4cb8439c0b49472648dd97ebedb5f575.zip
gdb-351787dd4cb8439c0b49472648dd97ebedb5f575.tar.gz
gdb-351787dd4cb8439c0b49472648dd97ebedb5f575.tar.bz2
Add native target for FreeBSD/aarch64.
gdb/ChangeLog: * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c. * NEWS: Mention new FreeBSD/mips native configuration. * configure.host: Add aarch64*-*-freebsd*. * configure.nat: Likewise. * aarch64-fbsd-nat.c: New file.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 038abbf..0280a2e 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -92,6 +92,10 @@ show debug separate-debug-file
(gdb) p (float) var
$3 = 3.14
+* New native configurations
+
+FreeBSD/aarch64 aarch64*-*-freebsd*
+
* New targets
FreeBSD/aarch64 aarch64*-*-freebsd*