summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2011-11-02 15:09:48 +0100
committerTorbjorn Granlund <tege@gmplib.org>2011-11-02 15:09:48 +0100
commit670bd2f3f364e86bcb26dc6b06a7900b2ac33609 (patch)
tree25faab23ee5ecd060914820ff6fcecf572fc0b55
parent3e678f04f6ef0ddc551687ca969ad1929620e9c1 (diff)
downloadgmp-670bd2f3f364e86bcb26dc6b06a7900b2ac33609.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53303c1e2..939030555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2011-11-02 Torbjorn Granlund <tege@gmplib.org>
+ * mpn/s390_64/invert_limb.asm: Slight optimisation.
+
+ * configure.in (s390): Set gcc_32_cflags_maybe.
+
+ * mpn/s390_32/gmp-mparam.h: Put in proper data.
+ * mpn/s390_32/esame/gmp-mparam.h: New file.
+
+ * mpn/x86_64/bobcat/gmp-mparam.h: New file.
+
* mpn/s390_32/lshift.asm: New file.
* mpn/s390_32/rshift.asm: New file.
* mpn/s390_32/lshiftc.asm: New file.