NEWS
This commit is contained in:
parent
651ff54801
commit
f9ad004f3a
25
NEWS
25
NEWS
@ -20,6 +20,31 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to
|
|||||||
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
|
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
|
||||||
MA 02110-1301, USA.
|
MA 02110-1301, USA.
|
||||||
|
|
||||||
|
Changes between MPIR 2.5.0 and MPIR 2.4.0
|
||||||
|
|
||||||
|
Bug Fixes:
|
||||||
|
|
||||||
|
* Correct rounding mode tests
|
||||||
|
|
||||||
|
Speedups:
|
||||||
|
|
||||||
|
* x86_64 fat build now uses RIP relative addressing
|
||||||
|
* Toom22 speedup via assembler
|
||||||
|
* New x86_64 assembler code
|
||||||
|
* New Toom eval function using the new assembler code
|
||||||
|
* Detect another Sandybridge CPU
|
||||||
|
* New GCD code (via GMP project)
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* General cleanup of old features
|
||||||
|
* Upgrade intenal component YASM
|
||||||
|
* MSVC tweeks
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
* Remove explicit support for thumb m68k sh cpu's
|
||||||
|
|
||||||
Changes between MPIR 2.4.0 and MPIR 2.3.1
|
Changes between MPIR 2.4.0 and MPIR 2.3.1
|
||||||
|
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
|
Loading…
Reference in New Issue
Block a user