summaryrefslogtreecommitdiff
path: root/sys/powerpc/fpu/fpu_implode.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2021-08-30Create sys/reg.h for the common code previously in machine/reg.hAndrew Turner
2020-09-01powerpc: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2008-04-09Include <sys/types.h> before <sys/systm.h> to get typedefs requiredPeter Grehan
2008-02-23Add a floating-point emulator so that a single userland or single ABIMarcel Moolenaar