glibc/sysdeps/ieee754
Wilco Dijkstra 0212fc23b0 math: Fix pow special case [BZ #33563]
Fix pow (DBL_MAX, 1.0) to return DBL_MAX when rouding upwards without FMA.
This fixes BZ #33563.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2025-10-31 19:13:41 +00:00
..
dbl-64 math: Fix pow special case [BZ #33563] 2025-10-31 19:13:41 +00:00
float128 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
flt-32 math: Fix powf special case [BZ #33563] 2025-10-31 19:12:47 +00:00
ldbl-64-128 stdio-common: Add scanf long double data for IEEE 754 binary64 format 2025-03-25 09:40:20 +00:00
ldbl-96 Cleanup some recently added whitespace. 2025-10-30 18:56:58 -07:00
ldbl-128 Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
ldbl-128ibm Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
ldbl-128ibm-compat Implement C23 rootn. 2025-05-14 10:51:46 +00:00
ldbl-opt stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
soft-fp Suppress -Wmaybe-uninitialized only for gcc 2025-10-21 09:24:05 -03:00
Makefile
ieee754.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
k_standard.c
k_standardf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
k_standardl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
libm-alias-finite.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_lib_version.c
s_matherr.c
s_signgam.c