Source-Changes archive

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

CVS commit: src/sys/arch/virt68k/virt68k



Module Name:    src
Committed By:   thorpej
Date:           Tue Nov 11 14:54:34 UTC 2025

Modified Files:
        src/sys/arch/virt68k/virt68k: locore.s

Log Message:
Fix a ~30-year-old bug: pass the correct address to m68881_restore()
when setting the null FP context after probing for the FPU.  Thanks to
Isaki-san for the pointing it out and to Tsusui-san for the testing work
that prompted Isaki-san's analysis.

(This bug has propagated from the hp300 port to just about everywhere
else over the years; an ancient ruin in the garden. The question about
whether this is even strictly necessary will be addressed separately.)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/virt68k/virt68k/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