Remove support for FreeBSD/alpha.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Apr 2017 21:20:37 +0000 (14:20 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Apr 2017 21:20:37 +0000 (14:20 -0700)
commit1e1a8bef60db2f524c5eb1d27be22cfa9ff82a84
tree8e269432f46bcb0925d9eb914917543f27338809
parent499079343549348e270047ffa2687a8a76523700
Remove support for FreeBSD/alpha.

FreeBSD last shipped a release for Alpha (6.3) in 2008.
This also removes support for GNU/kFreeBSD on Alpha.

gdb/ChangeLog:

* Makefile.in (ALL_64_TARGET_OBS): Remove alpha-fbsd-tdep.o.
(ALLDEPFILES): Remove alpha-fbsd-tdep.c
* NEWS: Mention that support for FreeBSD/alpha was removed.
* alpha-fbsd-tdep.c: Delete file.
* config/alpha/fbsd.mh: Delete file.
* configure.host: Delete alpha*-*-freebsd* and
alpha*-*-kfreebsd*-gnu.
* configure.tgt: Delete alpha*-*-freebsd* and
alpha*-*-kfreebsd*-gnu.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/alpha-fbsd-tdep.c [deleted file]
gdb/config/alpha/fbsd.mh [deleted file]
gdb/configure.host
gdb/configure.tgt
This page took 0.029662 seconds and 4 git commands to generate.