Date: Mon, 13 Sep 2010 05:03:37 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files.mips src/sys/mips/include cpufunc.h md_var.h src/sys/mips/mips psraccess.S Message-ID: <201009130504.o8D541X2004390@repoman.freebsd.org>
index | next in thread | raw e-mail
jchandra 2010-09-13 05:03:37 UTC
FreeBSD src repository
Modified files:
sys/conf files.mips
sys/mips/include cpufunc.h md_var.h
Removed files:
sys/mips/mips psraccess.S
Log:
SVN rev 212532 on 2010-09-13 05:03:37Z by jchandra
The functions in sys/mips/mips/psraccess.S can be implemented with
mips_rd_status/mips_wr_status. Implement them in mips/include/cpufunc.h,
and remove psraccess.S.
Reviewed by: neel, imp
Revision Changes Path
1.17 +0 -1 src/sys/conf/files.mips
1.8 +18 -0 src/sys/mips/include/cpufunc.h
1.7 +1 -5 src/sys/mips/include/md_var.h
1.5 +0 -81 src/sys/mips/mips/psraccess.S (dead)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009130504.o8D541X2004390>
