Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sparc/sparc
Module Name: syssrc
Committed By: pk
Date: Fri Dec 6 17:45:40 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc: autoconf.c intreg.h locore.s timer_sun4m.c
Log Message:
ienab_bi[cs] are never used in a context common to both sun4/4c and sun4m,
so there's no point in constructing common entry points for them in locore.s.
To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 syssrc/sys/arch/sparc/sparc/autoconf.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/sparc/sparc/intreg.h
cvs rdiff -r1.166 -r1.167 syssrc/sys/arch/sparc/sparc/locore.s
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sparc/sparc/timer_sun4m.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index