about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-01-11 20:53:10 -0800
committerDavid S. Miller <davem@davemloft.net>2013-01-11 20:53:10 -0800
commit4ae4244d4b63a8974af4b6ac28ff32941086781e (patch)
treebc6e7fb632db08b0f0e3a03e967834cba36bb57f /ChangeLog
parent8794a96418e19262d805cba44046482f41906356 (diff)
downloadglibc-4ae4244d4b63a8974af4b6ac28ff32941086781e.tar.gz
glibc-4ae4244d4b63a8974af4b6ac28ff32941086781e.tar.xz
glibc-4ae4244d4b63a8974af4b6ac28ff32941086781e.zip
Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.
	* sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
	sparc V9 rather than using V8 code.
	* sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
	* sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9996dfae0b..fa9a5461d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2013-01-11  David S. Miller  <davem@davemloft.net>
 
+	* sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
+	sparc V9 rather than using V8 code.
+	* sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
+	* sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
+
 	* sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
 	Move to...
 	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies: