Commit Graph

124 Commits

Author SHA1 Message Date
jasonmoxham
7e32c98650 some more fft makefile stuff 2012-01-20 00:18:24 +00:00
jasonmoxham
467c6db8d4 update makefiles and configuree for fft dir 2012-01-20 00:11:55 +00:00
jasonmoxham
e81bf4ac96 run in devel regen and setverion 2011-12-05 07:18:14 +00:00
jasonmoxham
f16f543573 bump version and so numbers ready for release 2011-09-27 23:04:16 +00:00
jasonmoxham
65b1ec121a removed all use HAVE_HOST , except for timing on the powerpc 2011-09-12 01:23:43 +00:00
jasonmoxham
b503fcced2 remove pointless differences between old cpus ie k6's 2011-08-30 20:41:29 +00:00
jasonmoxham
e1eb94f0fd correct c++ sonumber 2011-06-07 11:04:15 +00:00
jasonmoxham
cfc8429a23 bump version numbers 2011-06-05 06:23:01 +00:00
jasonmoxham
8b058ae000 change gmp.h and gmpxx.h from a make_install_hook to proper built sources 2011-05-28 06:46:21 +00:00
jasonmoxham
1c7d0cc247 bump SOME version numbers so I can test out the new testing framework 2011-05-07 19:58:28 +00:00
jasonmoxham
c6f878dcc2 make install gmpxx.h bug 2011-05-07 17:54:48 +00:00
jasonmoxham
2878075b0d change makefile to reflect that longlong.h is now a built file not a source file 2011-04-28 01:25:53 +00:00
jasonmoxham
1bb005f714 split longlong into arches , windows and possibly a bit of ifdef wrapping to do 2011-04-27 22:59:10 +00:00
jasonmoxham
b5c5bd605f add gcc-4.6 compiler flags for atom,bobcat,corei7,avx 2011-04-07 13:29:02 +00:00
jasonmoxham
f8dc7700cb add win dir to distro 2011-03-21 09:13:48 +00:00
jasonmoxham
38ce91de5d remove some old libmp stuff 2011-03-14 22:31:56 +00:00
jasonmoxham
e1d4d228da ran devel/regen to add new mpz functions to Makefile.am and run autoreconf 2011-03-14 16:37:23 +00:00
jasonmoxham
9ead216342 autoreconf -f with the latest autotools automake 1.11.1 autoconf 2.68 libtool 2.4 2011-03-05 16:47:46 +00:00
jasonmoxham
a3d4933777 fix noexecstack for 32bit ABI 2011-02-28 00:05:13 +00:00
jasonmoxham
cd09dcf7c0 autotools 2011-02-23 08:34:08 +00:00
jasonmoxham
fa9447ae8f remove build.vc9 from makefile 2011-02-23 00:04:32 +00:00
jasonmoxham
0f87f64b65 update version numbers to 2.3.0-RC1 2011-02-23 00:00:48 +00:00
jasonmoxham
96a63b3fea devel/regen script to fill in Makefile.am's for mpz mpf mpq printf scanf 2010-12-23 07:49:00 +00:00
jasonmoxham
71c97773cd bump version numbers 2010-12-01 12:38:41 +00:00
jasonmoxham
b50fb9c05d fix for race condition in a parallel build for make install 2010-12-01 01:14:29 +00:00
jasonmoxham
77032fd737 autoreconf 2010-11-11 13:16:58 +00:00
jasonmoxham
b9e6843282 add yasm_macwin.* files to the distro ie for mingw64 2010-11-09 14:11:37 +00:00
jasonmoxham
432fb50e8c run setversion script on eno for RC1 2010-11-09 13:53:59 +00:00
jasonmoxham
5dad96491b change dive_1.* to divexact_1.* 2010-08-13 12:54:25 +00:00
jasonmoxham
19747946b0 autoreconf 2010-07-22 16:14:13 +00:00
jasonmoxham
db79b8b6a1 autoreconf 2010-07-22 16:02:34 +00:00
jasonmoxham
c98ce9a7d2 autotools 2010-07-21 18:46:45 +00:00
jasonmoxham
9d1c76e8f0 autotools 2010-07-21 18:22:11 +00:00
jasonmoxham
7894beb1eb add in dummy function to temp workaround newer autotools 2010-07-21 18:18:57 +00:00
jasonmoxham
10e204c922 autotools 2010-07-16 18:40:12 +00:00
jasonmoxham
bdeda038a7 autotools 2010-07-16 14:52:26 +00:00
jasonmoxham
ce00ee55ee trac ticket 295 , removed file and function mpn_ngcd 2010-07-16 14:41:05 +00:00
jasonmoxham
533b217292 remove pre-build file mp_bases.h 2010-07-02 15:37:34 +00:00
jasonmoxham
2af4c5a5c7 remove pre-build file fib_table.h 2010-07-02 15:15:13 +00:00
jasonmoxham
47590785dc remove pre-build file mpz_fac_ui.h 2010-07-02 13:30:43 +00:00
jasonmoxham
4411ec9c2c revert rev 3035 changes 2010-06-26 07:45:11 +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
0b262a4cfc remove demos directory from library 2010-06-25 10:32:08 +00:00
jasonmoxham
f678e5b412 autotools 2010-06-25 09:11:53 +00:00
mvngu
50b108d725 set version for MPIR 2.1.1 bug fix release 2010-06-09 17:24:08 +00:00
mvngu
1d1de77a8d changes in Makefiles and configure scripts after running setversion for mpir-2.1.0-rc1 2010-05-26 03:43:56 +00:00
jasonmoxham
21eb9e2013 update makefile.am for build.vc10 directory 2010-05-23 18:48:20 +00:00
jasonmoxham
27b4b1b82f set default flags for gcc to -O2 on itanium as gcc-4.5.0 barfs on -O3 2010-05-21 16:55:42 +00:00
wbhart
5184cd9331 Ran autoconf, etc. 2010-05-04 00:18:40 +00:00
(no author)
a5913aa247 add gpl/lgpl legal text to make dist 2010-04-07 18:55:56 +00:00