glibc/sysdeps/ieee754
Shen-Ta Hsieh eb9066203f Use GCC builtins for roundeven functions if desired.
This patch is using the corresponding GCC builtin for roundevenf,
roundeven and roundevenl if the USE_FUNCTION_BUILTIN macros are defined
to one in math-use-builtins.h.

These builtin functions is supported since GCC 10.

The code of the generic implementation is not changed.

Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2021-06-27 07:56:57 -07:00
..
dbl-64 Use GCC builtins for roundeven functions if desired. 2021-06-27 07:56:57 -07:00
float128 Use GCC builtins for roundeven functions if desired. 2021-06-27 07:56:57 -07:00
flt-32 Use GCC builtins for roundeven functions if desired. 2021-06-27 07:56:57 -07:00
ldbl-64-128 Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ldbl-96 math: redirect roundeven function 2021-06-27 07:56:57 -07:00
ldbl-128 Use GCC builtins for roundeven functions if desired. 2021-06-27 07:56:57 -07:00
ldbl-128ibm Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ldbl-128ibm-compat stdio-common: Remove _IO_vfwscanf 2021-06-01 16:00:52 +02:00
ldbl-opt configure: Replaced obsolete AC_TRY_COMPILE 2021-06-04 10:16:00 -03:00
soft-fp Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile
ieee754.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
k_standard.c Use copysign functions not __copysign functions in glibc libm. 2018-09-27 20:04:48 +00:00
k_standardf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
k_standardl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
libm-alias-finite.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_lib_version.c
s_matherr.c
s_signgam.c Remove unnecessary math_private.h includes. 2018-09-28 21:53:33 +00:00