summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-03-21 14:15:45 -0300
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-03-21 14:15:45 -0300
commitb5784d95bb94eda59b08aca735406908e209f638 (patch)
tree84758f82b5244f4b5824f5880fdbfb500e9b188a /ChangeLog
parentbdef0be784c57c6e01a64933a167f29b2bd0cd6e (diff)
downloadglibc-b5784d95bb94eda59b08aca735406908e209f638.tar.gz
PowerPC: fix sqrtl ABI issue
This patch fixes a sqrtl ABI issue when building for powerpc64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dadbd21dbc..9f4aba1832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
+
+ * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
+ symbol.
+
2013-03-21 Thomas Schwinge <thomas@codesourcery.com>
* math/gen-libm-test.pl (parse_args, special_functions): Properly