This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] Remove support for FreeBSD/alpha.


> From: John Baldwin <jhb@FreeBSD.org>
> Date: Tue,  4 Apr 2017 11:44:43 -0700
> 
> 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.

OK for the NEWS part.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]