]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
Add native target for FreeBSD/aarch64.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 10 Aug 2017 18:00:42 +0000 (11:00 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 6 Sep 2017 16:42:08 +0000 (09:42 -0700)
commit351787dd4cb8439c0b49472648dd97ebedb5f575
tree4afb415637a40db078b8a219e3df09ea2279fe50
parentc0f84956d0df0f004e31a987ecc77ea0d293e62c
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.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/aarch64-fbsd-nat.c [new file with mode: 0644]
gdb/configure.host
gdb/configure.nat