about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-10-13 16:38:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-10-13 16:38:37 +0000
commit1def91b304faaaf18ab1162bf02bd43c13b5a74d (patch)
tree80132bd2268f79e71a4ad9186908b9853ad54021 /ChangeLog
parent7d25d410c23933efa6378c98b0b314f458a48b8e (diff)
downloadglibc-1def91b304faaaf18ab1162bf02bd43c13b5a74d.tar.gz
glibc-1def91b304faaaf18ab1162bf02bd43c13b5a74d.tar.xz
glibc-1def91b304faaaf18ab1162bf02bd43c13b5a74d.zip
Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.
Testing with changes to enable _Float128 function aliases shows that
the libm_alias_ldouble_other usage in ldbl-opt/w_lgamma_compatl.c does
not in fact work.  Furthermore, it is unnecessary; the relevant
aliases get created through w_lgammal_compat2.c.  This patch removes
the problem code.

Tested with build-many-glibcs.py that installed stripped shared
libraries are unchanged by the patch.  Also tested in conjunction with
patches to enable _Float128 function aliases.

	* sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c [BUILD_LGAMMA]:
	Remove conditional code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab5ada8a93..74603315ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-10-13  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c [BUILD_LGAMMA]:
+	Remove conditional code.
+
 	* sysdeps/ieee754/ldbl-opt/s_clog10l.c (__clog10l__internal):
 	Rename to __clog10_internal_l.
 	(__clog10_internal_l): Define aliases using