summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2011-10-22 19:24:58 +0200
committerTorbjorn Granlund <tege@gmplib.org>2011-10-22 19:24:58 +0200
commitcf11f78d594ad8b099c0f2c35eb81e3eaadae48e (patch)
treeed6fccbc462e66ecc6c4c1c21569b5775d6bc713 /ChangeLog
parent39844cd46da5507d963e984e5e68354341d0554a (diff)
downloadgmp-cf11f78d594ad8b099c0f2c35eb81e3eaadae48e.tar.gz
Rewrite s390_64 add/sub code, move result to aors_n.asm.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d5de786b..c42e3c46b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-22 Torbjorn Granlund <tege@gmplib.org>
+
+ * mpn/s390_64/aors_n.asm: New file, with rewritten add/sub code.
+
2011-10-20 Torbjorn Granlund <tege@gmplib.org>
* tune/speed.h (SPEED_ROUTINE_MPN_SQR_DIAL_ADDLSH1_CALL): New macro.