summaryrefslogtreecommitdiff
path: root/arch/x86/math-emu/README
AgeCommit message (Collapse)Author
2026-05-08x86/fpu: Remove the math-emu/ FPU emulation libraryIngo Molnar
Now that all enabling code is gone, remove the FPU emulation library as well. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Dave Hansen <dave.hansen@linux.intel.com> Cc: Ahmed S. Darwish <darwi@linutronix.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: https://lore.kernel.org/r/20250425084216.3913608-11-mingo@kernel.org
2007-10-11i386: move math-emuThomas Gleixner
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>