Joseph Myers
38722448c6
Use libm_alias_double for dbl-64 atan, tan.
...
This patch makes the dbl-64 atan and tan implementations use
libm_alias_double, removing the corresponding ldbl-opt wrappers.
Tested for x86_64, and with build-many-glibcs.py. Installed stripped
shared libraries are unchanged on non-ldbl-opt platforms. For
ldbl-opt configurations, the patch has the effect of causing
compat_symbol to define atanl and tanl in terms of __atan and __tan
instead of in terms of atan and tan, which is enough to change the
installed stripped libm.so.
* sysdeps/ieee754/dbl-64/s_atan.c: Include <libm-alias-double.h>.
(atan): Define using libm_alias_double.
* sysdeps/ieee754/dbl-64/s_tan.c: Include <libm-alias-double.h>.
(tan): Define using libm_alias_double.
* sysdeps/ieee754/ldbl-opt/s_atan.c: Remove file.
* sysdeps/ieee754/ldbl-opt/s_tan.c: Likewise.
2017-10-02 23:16:56 +00:00
..
2017-09-29 23:54:33 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-08-03 19:55:04 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-08-03 19:55:04 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-08-03 19:55:04 +00:00
2017-08-03 19:55:04 +00:00
2017-08-03 19:55:04 +00:00
2013-10-17 16:03:24 +02:00
2017-02-15 10:30:59 -02:00
2017-02-15 10:30:59 -02:00
2017-08-03 19:55:04 +00:00
2017-09-29 18:54:24 +01:00
2017-09-29 18:54:24 +01:00
2017-09-29 18:54:24 +01:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-08-03 19:55:04 +00:00
2017-01-01 00:14:16 +00:00
2017-08-03 19:55:04 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-03-01 20:33:46 -05:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-08-24 15:56:11 +01:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-09-29 23:54:33 +00:00
2017-10-02 23:16:56 +00:00
2017-09-29 23:54:33 +00:00
2017-08-03 19:55:04 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-08-03 19:55:04 +00:00
2017-08-03 19:55:04 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-08-03 19:55:04 +00:00
2016-06-13 17:27:19 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2015-12-03 13:00:46 -05:00
2017-08-03 19:55:04 +00:00
2017-08-03 19:55:04 +00:00
2017-09-29 23:54:33 +00:00
2017-08-03 19:55:04 +00:00
2015-09-23 22:42:30 +00:00
2015-10-05 17:46:50 +00:00
2017-09-29 23:54:33 +00:00
2017-08-03 19:55:04 +00:00
2017-08-03 19:55:04 +00:00
2017-09-28 01:59:02 +00:00
2017-09-29 23:54:33 +00:00
2017-08-03 19:55:04 +00:00
2013-10-17 16:03:24 +02:00
2017-08-03 19:55:04 +00:00
2017-09-29 23:54:33 +00:00
2014-06-20 07:48:20 +05:30
2015-09-16 21:11:00 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-01-01 00:14:16 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-10-02 23:16:56 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-08-03 19:55:04 +00:00
2017-09-29 23:54:33 +00:00
2017-09-29 23:54:33 +00:00
2017-01-01 00:14:16 +00:00
2017-09-25 15:56:22 +02:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00