aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2017-10-11 11:16:34 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2017-10-11 11:16:34 -0700
commit4f9d99066edcefab0e5868d20cb9ddaa7b76da52 (patch)
tree50e172177ca5f7b58c77f4b53dc7576977472b84 /gdb/NEWS
parent7176dfd28d1a2a74e6d8dd698aeb857eb6edfb98 (diff)
downloadgdb-4f9d99066edcefab0e5868d20cb9ddaa7b76da52.zip
gdb-4f9d99066edcefab0e5868d20cb9ddaa7b76da52.tar.gz
gdb-4f9d99066edcefab0e5868d20cb9ddaa7b76da52.tar.bz2
Add native target for FreeBSD/arm.
gdb/ChangeLog: * Makefile.in (ALLDEPFILES): Add arm-fbsd-nat.c. * NEWS: Mention new FreeBSD/arm native configuration. * configure.host: Add arm*-*-freebsd*. * configure.nat: Likewise. * arm-fbsd-nat.c: New file.
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 642cfb7..fbf5591 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -126,6 +126,7 @@ starti
* New native configurations
FreeBSD/aarch64 aarch64*-*-freebsd*
+FreeBSD/arm arm*-*-freebsd*
* New targets