Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/sys/arch/mips/mips Pull up following revision(s) (request...
details: https://anonhg.NetBSD.org/src/rev/8bc6ac7dfdda
branches: netbsd-2
changeset: 564052:8bc6ac7dfdda
user: riz <riz%NetBSD.org@localhost>
date: Tue Sep 13 21:31:06 2005 +0000
description:
Pull up following revision(s) (requested by tsutsui in ticket #5829):
sys/arch/mips/mips/mipsX_subr.S: revision 1.17
This file no longer has "#if defined(MIPS3_4100)" so remove
"XXX MIPS3_4100 is still special" comment.
(though some other files still have "special" code which should go away)
diffstat:
sys/arch/mips/mips/mipsX_subr.S | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a518ccadec2e -r 8bc6ac7dfdda sys/arch/mips/mips/mipsX_subr.S
--- a/sys/arch/mips/mips/mipsX_subr.S Tue Sep 13 21:28:44 2005 +0000
+++ b/sys/arch/mips/mips/mipsX_subr.S Tue Sep 13 21:31:06 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mipsX_subr.S,v 1.13.6.1 2005/05/16 04:55:38 riz Exp $ */
+/* $NetBSD: mipsX_subr.S,v 1.13.6.2 2005/09/13 21:31:06 riz Exp $ */
/*
* Copyright 2002 Wasabi Systems, Inc.
@@ -134,7 +134,6 @@
/*
* XXX MIPS3_5900 is still "special" for much of this code.
- * XXX MIPS3_4100 is still "special" in tlb update code
*/
#if MIPS1
Home |
Main Index |
Thread Index |
Old Index