about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-06-25 08:47:13 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-06-25 08:47:13 +0530
commit911422da02cfb683f9d97c46e7a4049449ec1a23 (patch)
treecaefccb492117744529606303b47f8df52b328f1 /ChangeLog
parent0d749bbebad48b4c673a29af03d5c5dd151881de (diff)
downloadglibc-911422da02cfb683f9d97c46e7a4049449ec1a23.tar.gz
glibc-911422da02cfb683f9d97c46e7a4049449ec1a23.tar.xz
glibc-911422da02cfb683f9d97c46e7a4049449ec1a23.zip
Add compat symbols for scalb* in i386
Bring back symbols into libc.so for scalb* functions.  They are no
longer used but unfortunately they're now part of the ABI.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d95375372c..9409918ca9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	[BZ #17086]
+	* sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
+	* sysdeps/i386/fpu/s_scalbnf.S: Likewise.
+	* sysdeps/i386/fpu/s_scalbnl.S: Likewise.
+
 2014-06-24  Roland McGrath  <roland@hack.frob.com>
 
 	* sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...