summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/nofpu
AgeCommit message (Expand)Author
2018-07-26Update powerpc-nofpu ulps.Joseph Myers
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers
2018-01-10Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers
2018-01-09Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers
2018-01-09Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-09-07Add femode_t functions: powerpc.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-08-16Add fesetexcept: powerpc.Joseph Myers
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers
2016-01-18Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-01Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers
2015-03-12soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers
2015-01-14Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-08-12Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers
2014-06-30Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers
2014-06-27Remove shlib-versions ABI names support.Joseph Myers
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-01-07Regenerate powerpc-nofpu ulps (again).Joseph Myers
2014-01-03Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers
2014-01-03Regenerate powerpc-nofpu ulps.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers
2013-11-28Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-25Fix powerpc-nofpu build.Joseph Myers
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers
2013-10-18Add e500 port.Joseph Myers
2013-10-10Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers
2013-10-04Move powerpc ports pieces to libc.Joseph Myers
2005-10-03sysdeps/powerpc/nofpu moved to portscvs/fedora-glibc-20051003T2040Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper