Commit Graph

32 Commits

Author SHA1 Message Date
wbhart
2c9957a035 Changed default gcc flags to -O2 to avoid multitudinous sins of the GCC
developers.
2012-11-08 21:49:45 +00:00
wbhart
3bc1080d95 Fixed some bugs in gmp-h.in which were causing test failures in flint. 2012-10-29 14:15:11 +00:00
wbhart
1c673701fe Slight speedup of fft for integer multiplication. 2012-10-21 17:02:34 +00:00
wbhart
526395e9c0 Fixed issue with missing symbols in Windows command line and updated release
dates.
2012-10-05 18:49:05 +00:00
wbhart
b5c7f9ea26 Revert back to older version of config.guess as it got clobbered by autoreconf -i -f. 2012-10-03 16:40:54 +00:00
wbhart
17cbb8eccb Added fft/tune. 2012-09-28 14:55:52 +00:00
jasonmoxham
26469696d0 bump version numbers 2012-06-09 11:09:09 +00:00
jasonmoxham
3eb1475068 correct assert in sumdiff 2012-03-11 11:11:31 +00:00
jasonmoxham
afcdc326e7 NEWS 2012-01-05 07:16:41 +00:00
jasonmoxham
01e488b38b manual fix powerpc64/gmp-mparam mulhigh param to be>=3 2011-12-21 17:57:15 +00:00
jasonmoxham
a5bd513004 doc update 2011-06-07 09:51:55 +00:00
jasonmoxham
4cc1f1c419 bump gmp compat version to 5.0.2 2011-05-08 11:13:47 +00:00
jasonmoxham
a3d4933777 fix noexecstack for 32bit ABI 2011-02-28 00:05:13 +00:00
jasonmoxham
b9e6843282 add yasm_macwin.* files to the distro ie for mingw64 2010-11-09 14:11:37 +00:00
jasonmoxham
5f8377b79f remove dumbmp.c and pre-build gen-* and just include the files they generated 2010-06-26 05:25:55 +00:00
jasonmoxham
095b6eb663 update authors in the manual 2010-05-25 03:59:09 +00:00
(no author)
12534eb22a Added some #defines in for deprecated and removed functions. 2010-04-08 22:58:35 +00:00
(no author)
6217b581e1 Replaced some gmp.h's with mpir.h's. 2010-04-07 05:39:02 +00:00
wbhart
afbd7305e1 Ran make dist. 2010-01-17 02:17:41 +00:00
wbhart
b323616ee2 Corrected bug in Makefile.am
--This line, and those below, will be 
ignored--

M    Makefile.in
M    doc/stamp-vti
M    doc/version.texi
M    Makefile.am
2010-01-13 19:06:27 +00:00
wbhart
3f277c8221 Added NEWS for release and committed changes made by make dist. 2009-10-19 05:17:15 +00:00
jasonmoxham
f405d0fe68 remove ansitoknr stuff 2009-08-13 03:07:39 +00:00
jasonmoxham
c7c3bc33cf fix trac 234 2009-08-02 01:22:30 +00:00
jasonmoxham
6aa676a5f9 change gmp.h to mpir.h 2009-07-24 12:24:26 +00:00
jasonmoxham
02c782cb64 update bits 2009-04-15 01:51:41 +00:00
jasonmoxham
d3e561d5b8 autotools 2009-04-14 16:49:56 +00:00
jasonmoxham
70dbf93478 make dist-hook to add dummy alias make install-gmpcompat 2009-04-13 05:17:43 +00:00
jasonmoxham
25ada3c3a6 make dist-hook to change yasm/Makefile.in to stop install/check 2009-04-11 20:51:08 +00:00
jasonmoxham
5a048dae03 merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
jasonmoxham
eb8ad4b56b autoreconf 2009-03-15 17:09:23 +00:00
jasonmoxham
ed2eb17f96 update Makefile.am so that make dist works 2009-03-15 15:51:47 +00:00
wbhart
a197a2d3eb Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00