* Thu Feb 08 2018 dmueller@suse.com
- build on armv6/7 using the generic code only
* Thu Feb 01 2018 ro@suse.de
- make it build on ppc64le using generic code
found via https://trac.sagemath.org/ticket/19704
* Sat Apr 29 2017 jengelh@inai.de
- Update to new upstream release 3.0.0
* IA32 build failure resolved
- Removed 0001-Fix-32-bit-fat-build.patch (included)
* Mon Mar 13 2017 jengelh@inai.de
- Add explicit m4 BuildRequire
* Mon Feb 20 2017 jengelh@inai.de
- Update to new snapshot 3.0.0~alpha3
* New Intel Skylake and Haswell assembly support
* Rudimentary Broadwell support (not optimisation)
* Improved AMD Bulldozer support
* Faster mpz_powm, mpz_powm_ui from GMP
* New mpz_limbs functionality from GMP 6
* New mpn_sizeinbase, mullow_basecase_n, binvert, redc_1, redc_2,
redc_n functions from GMP 6.
* New mpn_nsumdiff_n function (speeds up FFT on Haswell)
- Add 0001-Fix-32-bit-fat-build.patch
* Sat Nov 14 2015 jengelh@inai.de
- Update to new upstream release 2.7.2
* Remove recently added basecase division which to be proved buggy.
- Drop 0001-Fix-bug-in-t-scan-test.patch, t_assign.diff
(merged upstream)
* Thu Aug 13 2015 normand@linux.vnet.ibm.com
- ExcludeArch ppc64le because asm files in
mpn/powerpc64/mode64/* are ABI version 1.
* Tue Mar 31 2015 jengelh@inai.de
- Remove implicit --with-pic (only useful for static libs)
- Set license to LGPL-3.0+
* Wed Oct 15 2014 jengelh@inai.de
- Add t_assign.diff to fix a testsuite compile failure with gcc 4.3
* Sat Oct 11 2014 jengelh@inai.de
- Make package build on SLE11 again
* Fri Feb 07 2014 jengelh@inai.de
- Add patch 0001-Fix-bug-in-t-scan-test.patch to fix failure
in test suite
* Thu Dec 06 2012 jengelh@inai.de
- Update to new upstream release 2.6.0
* Completely new FFT implementation
- Update to new upstream release 2.5.2
* Support more CPUs
* Additional macros for mpfr-3.1.0 support
* Redc_1 assembly code for sandybridge and bobcat
- Update to new upstream release 2.5.1
* Correct very rare errors in multiplication code
* Correct very rare errors in GCD,GCDEXT and invert code
- Update to new upstream release 2.5.0
* 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 (by the GMP project)
* Thu Sep 15 2011 jengelh@medozas.de
- Update to 2.4.0
* Correct incorrect parameter type for mpz_cdiv_q_2exp
* Sandybridge and Bobcat have been tuned
* Bulldozer cpu detection
* Initial support for intmax functions
- Minor cleanups: blank lines/indent (rest is autoformatted), use
%{?_smp_mflags} for parallel building, and remove redundant
%clean section
- Add baselibs.conf
* Wed Sep 16 2009 crrodriguez@suse.de
- update to version 1.2.1
* Thu May 28 2009 crrodriguez@suse.de
- initial package