Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: thorpej
Date: Sun Mar 29 13:41:37 UTC 2026
Modified Files:
src/sys/arch/m68k/m68k: switch_subr.s
src/sys/arch/sun2/sun2: locore.s
Log Message:
Move the do-nothing(-except-DIAGNOSTICly-panic) m68881_save/restore
stubs to switch_subr.s so that future 68010 ports don't have to
declare them on their own.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/m68k/m68k/switch_subr.s
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/sun2/sun2/locore.s
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