Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2010 09:38:47 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips exception.S genassym.c swtch.S
Message-ID:  <201007300939.o6U9d3uH040798@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jchandra    2010-07-30 09:38:47 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        exception.S genassym.c swtch.S 
  Log:
  SVN rev 210638 on 2010-07-30 09:38:47Z by jchandra
  
  MIPS n64 support - support kstack in XKSEG.
  - enable KX on entry from user-space, we need KX set to save to XKSEG
    addresses.
  - add MIPS_XKSEG_START to genassym.c
  - Add n64 case for swth.S
  
  Revision  Changes    Path
  1.21      +14 -2     src/sys/mips/mips/exception.S
  1.8       +1 -0      src/sys/mips/mips/genassym.c
  1.14      +4 -2      src/sys/mips/mips/swtch.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007300939.o6U9d3uH040798>