svn commit: r342256 - in head/sys/mips: conf gxemul

Warner Losh imp at FreeBSD.org
Wed Dec 19 22:54:25 UTC 2018


Author: imp
Date: Wed Dec 19 22:54:23 2018
New Revision: 342256
URL: https://svnweb.freebsd.org/changeset/base/342256

Log:
  Remove the GXEMUL support.
  
  gxemul was a nice stop-gap while qemu support for mips was firmed
  up. Now MALTA* + qemu is the platform of choice retire gxemul support.
  It's unknown when this was last confirmed working.
  
  Discussed on: freebsd-mips@
  Differential Revision: https://reviews.freebsd.org/D18543

Deleted:
  head/sys/mips/conf/GXEMUL
  head/sys/mips/conf/GXEMUL.hints
  head/sys/mips/conf/GXEMUL32
  head/sys/mips/gxemul/files.gxemul
  head/sys/mips/gxemul/gxemul_machdep.c
  head/sys/mips/gxemul/mpreg.h
  head/sys/mips/gxemul/std.gxemul


More information about the svn-src-head mailing list