aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpcspe/gen
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libc/softfloat: we don't export _fp[gs]et* symbolsBrooks Davis2024-03-131-4/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-016-6/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-169-18/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().Brandon Bergren2021-03-011-3/+3
* [PowerPC] Fix SPE floating point environment manipulationBrandon Bergren2019-12-122-2/+2
* Fix fabs(3) for powerpcspe, this time for realJustin Hibbits2018-07-261-1/+2
* Fix register usage in fabs(3) for powerpcspeJustin Hibbits2018-07-241-1/+1
* Fix floating point exception definitions for powerpcspeJustin Hibbits2018-07-242-3/+3
* Fix a copy&paste-o causing a segfault with sigsetjmp.Justin Hibbits2016-10-292-46/+46
* Reduce code duplication between powerpc and powerpcspeJustin Hibbits2016-10-228-466/+4
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-2218-0/+1228