Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/m68k/m68k



Module Name:    src
Committed By:   tron
Date:           Thu Apr 14 13:32:29 UTC 2005

Modified Files:
        src/sys/arch/m68k/m68k [netbsd-3]: switch_subr.s

Log Message:
Pull up revision 1.12 (requested by scw in ticket #152):
In m68k_make_fpu_idle_frame(), replace fmove.x with fmove.d as the
 former is not supported natively by the 060's FPU.
Fixes a problem on MVME177 reported by Matt Thomas on port-mvme68k@


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.14.1 src/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