summaryrefslogtreecommitdiff
path: root/lib/msun/powerpc
AgeCommit message (Expand)Author
9 daysRemove all code under __SPE__Minsoo Choo
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-13libm: Add feenableexcept and fedisableexcept to library on powerpcJustin Hibbits
2021-05-29Set default SPE FP environmentJustin Hibbits
2021-05-05msun fixes for SPEJustin Hibbits
2020-11-17[POWERPC] msun: fix incorrect flag in fesetexceptflagAlfredo Dal'Ava Junior
2020-02-02[PowerPC] Fix feholdexcept() on powerpc referencing the wrong struct memberBrandon Bergren
2019-12-12[PowerPC] Fix SPE floating point environment manipulationBrandon Bergren
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-10-22Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits
2016-02-26Make FPSCR definition endian clean.Nathan Whitehorn
2011-10-16Use #include "fenv.h" instead of #include <fenv.h>. This makes itDavid Schultz
2011-10-10Provide external definitions of all of the standardized functions inDavid Schultz
2008-02-24Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCRafal Jaworowski
2007-04-29Use C comments since we now preprocess these files with CPP.Daniel Eischen
2006-03-27Add symbol versioning to libm.Daniel Eischen
2005-03-16Replace fegetmask() and fesetmask() with feenableexcept(),David Schultz
2005-03-07Define the LDBL_PREC to be the number of significant bits in a longDavid Schultz
2005-01-14Mark all inline asms that read the floating-point control or statusDavid Schultz
2004-06-06Add an fenv.h implementation for the powerpc port.David Schultz