aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/fpu/fpu_implode.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Create sys/reg.h for the common code previously in machine/reg.hAndrew Turner2021-08-301-1/+0
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-5/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Include <sys/types.h> before <sys/systm.h> to get typedefs requiredPeter Grehan2008-04-091-1/+1
* Add a floating-point emulator so that a single userland or single ABIMarcel Moolenaar2008-02-231-0/+462