Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] syssrc/sys/arch/m68k/m68k



Module Name:    syssrc
Committed By:   scw
Date:           Sun Dec  2 10:43:01 UTC 2001

Modified Files:
        syssrc/sys/arch/m68k/m68k [nathanw_sa]: switch_subr.s

Log Message:
Add m68k_make_fpu_idle_frame(), which must be called at initialisation
to create a reference FP idle frame. (These are FPU-specific, so can't
be hand-crafted at compile time).

Also, in the m68010 case, redo the code in cpu_switch() which finds the
highest priority process to run.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 syssrc/sys/arch/m68k/m68k/switch_subr.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