glibc/sysdeps/ieee754
Stefan Liebler 9947638d74 Fix typo in sincos32.h inclusion guard.
This patch fixes a typo in inclusion guard in sincos32.h.

ChangeLog:

	* sysdeps/ieee754/dbl-64/sincos32.h
	[SINCCOS32_H]: Remove define.
	[SINCOS32_H]: Define.
2017-09-25 15:56:22 +02:00
..
dbl-64 Fix typo in sincos32.h inclusion guard. 2017-09-25 15:56:22 +02:00
float128 Make more libm functions into weak aliases. 2017-09-14 22:28:53 +00:00
flt-32 Optimized generic expf and exp2f with wrappers 2017-09-25 10:44:39 +01:00
ldbl-64-128 Move exp compat wrappers under math/ 2017-09-13 17:22:22 +01:00
ldbl-96 Make more libm functions into weak aliases. 2017-09-14 22:28:53 +00:00
ldbl-128 Remove conditional on LDBL_MANT_DIG from e_lgammal_r.c 2017-09-21 17:37:40 -03:00
ldbl-128ibm Remove conditional on LDBL_MANT_DIG from e_lgammal_r.c 2017-09-21 17:37:40 -03:00
ldbl-opt Fix powerpc64le problem from last ldbl-opt patch. 2017-09-18 23:26:35 +00:00
Makefile Avoid -Wno-write-strings for k_standard.c. 2015-02-26 22:50:54 +00:00
ieee754.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
k_standard.c Prefer new libm function wrappers for !LIBM_SVID_COMPAT. 2017-09-05 23:35:55 +00:00
k_standardf.c Prefer new libm function wrappers for !LIBM_SVID_COMPAT. 2017-09-05 23:35:55 +00:00
k_standardl.c Prefer new libm function wrappers for !LIBM_SVID_COMPAT. 2017-09-05 23:35:55 +00:00
s_lib_version.c Simplify math-svid-compat code. 2017-08-28 15:19:52 +00:00
s_matherr.c Obsolete matherr, _LIB_VERSION, libieee.a. 2017-08-21 17:45:10 +00:00
s_signgam.c Fix lgamma setting signgam for ISO C (bug 15421). 2015-11-20 22:49:59 +00:00