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:           Wed Nov 12 02:17:16 UTC 2025

Modified Files:
        src/sys/arch/hp300/hp300: locore.s
        src/sys/arch/luna68k/luna68k: locore.s
        src/sys/arch/x68k/x68k: locore.s

Log Message:
Need to preserve the uarea pointer around the call to fpu_probe().

XXX This all needs to be cleaned up, and doesn't really need to be
XXX done this early anyway.  Would go a long way to unifying disparate
XXX m68k code paths.


To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/sys/arch/hp300/hp300/locore.s
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/luna68k/luna68k/locore.s
cvs rdiff -u -r1.138 -r1.139 src/sys/arch/x68k/x68k/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