]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fixes and optimizations for 32-bit sparc fabs*().
[thirdparty/glibc.git] / ChangeLog
index 411381ecf93e047cde3d493b6bf4ce94907eb245..0afcbc9d7b66a03b74d0976d1eabcf19af957f2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-09-05  David S. Miller  <davem@davemloft.net>
+
+       * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
+       stack slot, rather than the struct return pointer slot.
+       * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
+       * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
+       * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
+       * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
+
 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
 
        [BZ #13144]