Hi,
I noticed (from commit logs) that Linux FPSP support:
*
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/arch/m68k/fpsp040
*
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/arch/m68k/ifpsp060
Is missing some recent fixes to bugs in original Motorola FPSP code:
* https://github.com/th-otto/fpsp/commits/master/
* https://github.com/freemint/freemint/commits/master/sys/arch/060sp
Because the fixed bugs are corner cases I've never bumped to myself (and
my m68k asm skills are rather weak), I'm not going do anything for them.
This is just FYI in case somebody else wants to take a look...
- Eero