Remove support for FreeBSD/alpha.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bf5869053546b16f9b2cc7a58d3e2f1c6ce860ab..2fa41dd2a72d28269a9c580b491831161ebd59cc 100644 (file)
@@ -1,3 +1,20 @@
+2017-04-04  John Baldwin  <jhb@FreeBSD.org>
+
+       * 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.
+
+2017-04-04  John Baldwin  <jhb@FreeBSD.org>
+
+       * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers,
+       amd64bsd_store_inferior_registers): Use ptid from regcache.
+
 2017-04-04  Pedro Alves  <palves@redhat.com>
 
        * dwarf2read.c (lnp_state_machine): Now a class.  Initialize all
This page took 0.02449 seconds and 4 git commands to generate.