[Gmp-commit] /var/hg/gmp: Language fixes.

mercurial at gmplib.org mercurial at gmplib.org
Thu Feb 27 10:03:04 UTC 2014


details:   /var/hg/gmp/rev/8b074a2e0134
changeset: 16313:8b074a2e0134
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Thu Feb 27 10:43:48 2014 +0100
description:
Language fixes.

diffstat:

 NEWS |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r a3887ee0a9ab -r 8b074a2e0134 NEWS
--- a/NEWS	Sat Feb 22 20:39:55 2014 +0100
+++ b/NEWS	Thu Feb 27 10:43:48 2014 +0100
@@ -22,8 +22,8 @@
   * Major speedup for ARM, in particular ARM Cortex-A15, thanks to improved
     assembly.
 
-  * Major speedup for SPARC T4/T5 and speedup also for T3, thanks to much new
-    assembly.
+  * Major speedup for SPARC T4/T5 and speedup also for T3, thanks to a lot of
+    new assembly.
 
   * Speedup for Intel Sandy Bridge, Ivy Bridge, Haswell, thanks to rewritten
     and vastly expanded assembly support.
@@ -77,8 +77,8 @@
   * This release will not compile on FreeBSD before version 10 for i386,
     targeting any modern AMD processor.  The reason is bugs in the old gcc
     bundled with FreeBSD.  (Workaround: install a less obsolete gcc from
-    /usr/ports and tel GMP to use it, or override the -march=amdfam10 configure
-    command line argument.)
+    /usr/ports and tell GMP to use it, or override the -march=amdfam10
+    configure command line argument.)
 
 
 Changes between GMP version 5.1.2 and 5.1.3


More information about the gmp-commit mailing list