From c7509db215198d3cc460f9291d976d9d9b3102cb Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 9 Oct 2017 16:52:56 +0000 Subject: Remove ldbl-opt w_scalbln.c. The ldbl-opt version of w_scalbln.c is not in fact needed; it handles compat symbol versions for libc, but this file isn't built for libc, only for libm. This patch removes this file. Tested with build-many-glibcs.py that installed stripped shared libraries are unchanged by this patch. * sysdeps/ieee754/ldbl-opt/w_scalbln.c: Remove file. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 876f5e614f..3d3bb805f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-10-09 Joseph Myers + + * sysdeps/ieee754/ldbl-opt/w_scalbln.c: Remove file. + 2017-10-09 Jonathan Wakely [BZ #21326] -- cgit 1.4.1