Add native target for FreeBSD/arm.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 11 Oct 2017 18:16:34 +0000 (11:16 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 11 Oct 2017 18:16:34 +0000 (11:16 -0700)
commit4f9d99066edcefab0e5868d20cb9ddaa7b76da52
tree50e172177ca5f7b58c77f4b53dc7576977472b84
parent7176dfd28d1a2a74e6d8dd698aeb857eb6edfb98
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.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/arm-fbsd-nat.c [new file with mode: 0644]
gdb/configure.host
gdb/configure.nat
This page took 0.031629 seconds and 4 git commands to generate.