This commit is contained in:
jasonmoxham 2012-01-05 07:16:41 +00:00
parent 2d66eb20c5
commit afcdc326e7
3 changed files with 8 additions and 7 deletions

9
NEWS
View File

@ -24,7 +24,7 @@ Changes between MPIR 2.5.0 and MPIR 2.4.0
Bug Fixes:
* Correct rounding mode tests
* Correct rounding mode make check tests
Speedups:
@ -33,17 +33,18 @@ Speedups:
* New x86_64 assembler code
* New Toom eval function using the new assembler code
* Detect another Sandybridge CPU
* New GCD code (via GMP project)
* New GCD code (by the GMP project)
Features:
* General cleanup of old features
* Upgrade intenal component YASM
* MSVC tweeks
* MSVC build tweeks
* New experimental MSVC python build system
Changes:
* Remove explicit support for thumb m68k sh cpu's
* Remove explicit support for thumb m68k and sh cpu's
Changes between MPIR 2.4.0 and MPIR 2.3.1

View File

@ -1,4 +1,4 @@
@set UPDATED 27 September 2011
@set UPDATED-MONTH September 2011
@set UPDATED 4 January 2012
@set UPDATED-MONTH January 2012
@set EDITION 2.5.0
@set VERSION 2.5.0

View File

@ -1,4 +1,4 @@
@set UPDATED 04 January 2012
@set UPDATED 4 January 2012
@set UPDATED-MONTH January 2012
@set EDITION 2.5.0
@set VERSION 2.5.0