Commit Graph

263 Commits

Author SHA1 Message Date
wbhart
74a92f7050 Whoops I reverted the fix by mistake. This puts it back. 2012-08-08 08:28:39 +00:00
gladman
c67430f35f commit changes to remove conflicts after merge from trunk 2012-07-27 08:16:21 +00:00
wbhart
4c29ce4840 Update configure for new fft functions, run autoconf, automake. 2012-07-26 20:22:06 +00:00
jasonmoxham
5a9db35787 change global func to prologue 2012-07-08 13:56:43 +00:00
jasonmoxham
f2b64ff27f add in fallbacks for gcc-4.3.2 2012-06-09 07:29:54 +00:00
jasonmoxham
03d14b7e45 correct pop order for karasub , add redc_2 , add generic addadd addsub subadd sumdiff 2012-03-10 08:27:37 +00:00
jasonmoxham
ea35d01e71 some more 2012-01-20 00:34:47 +00:00
jasonmoxham
467c6db8d4 update makefiles and configuree for fft dir 2012-01-20 00:11:55 +00:00
jasonmoxham
86ab6589b3 generic addadd addsub and subadd 2012-01-05 23:06:24 +00:00
gladman
b3efc4e4dc commit new GCD code to trunk 2011-10-14 11:22:46 +00:00
jasonmoxham
65b1ec121a removed all use HAVE_HOST , except for timing on the powerpc 2011-09-12 01:23:43 +00:00
jasonmoxham
d09a1e4dd1 removed all have_host_x86 etc except for build,vc10 dir 2011-09-11 18:48:44 +00:00
jasonmoxham
9f34508f50 correct rounding mode tests and generalize, remove some more have_host's 2011-09-11 18:41:46 +00:00
jasonmoxham
4c22eae4ed remove more have_host_cpu_* 2011-08-30 23:57:26 +00:00
jasonmoxham
f07959acd0 remove referances to some non existent paths 2011-08-30 22:06:14 +00:00
jasonmoxham
f585f30def remove some old powerpc32 minor optimiztions 2011-08-30 21:28:48 +00:00
jasonmoxham
b503fcced2 remove pointless differences between old cpus ie k6's 2011-08-30 20:41:29 +00:00
jasonmoxham
7c6376758a remove some HAVE_HOST_CPU_* and some x86 macro's in then x64 dirs 2011-08-17 15:09:34 +00:00
jasonmoxham
5b095b52b5 cleanup 2011-07-27 08:06:01 +00:00
jasonmoxham
f1ec8a275e add half/double test code and correct return values 2011-07-13 12:54:47 +00:00
jasonmoxham
9caa565e90 remove thumb,m68k,sh cpu's 2011-07-06 00:26:36 +00:00
jasonmoxham
a962f39ee1 karaadd karasub and toom22 2011-07-04 04:34:15 +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
3066b516d5 remove s390 pa32 pa64 explicit code 2011-04-30 07:16:39 +00:00
jasonmoxham
46c66911e7 remove all refs to NO_ASM 2011-04-29 16:01:45 +00:00
jasonmoxham
130f5e5b1c put back modexact_1 special case x86 FAT code , have to wait until we change all the configure stuff as well, Ugg 2011-04-29 08:53:47 +00:00
jasonmoxham
1505da0405 reverse previous change 2011-04-29 08:50:29 +00:00
jasonmoxham
86049b50ae reverse x86 fat order for x86 only , it's not worth the effort to fix all the special cases in the division code 2011-04-29 08:19:26 +00:00
jasonmoxham
7fa0d066d1 remove k6/k7 mod_1 FAT optimization 2011-04-28 13:08:48 +00:00
jasonmoxham
6aa31878fc update for name changes to longlong_inc.h 2011-04-28 09:44:02 +00:00
jasonmoxham
833b62dbb7 change fat order in fat path in configure as well 2011-04-28 02:31:16 +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
4574035f25 add in bulldozer as a separate cpu name that maps to the k102 dir 2011-04-27 10:45:57 +00:00
jasonmoxham
e7b0887cc2 add in paths and the best asm we've got for sandybridge 2011-04-26 21:18:12 +00:00
jasonmoxham
12ea51f4c7 define __GMP_CC as __MPIR_CC and same for flags 2011-04-17 12:15:45 +00:00
jasonmoxham
058cbd9ce4 change fat order from x86,fat,.... to fat,x86,.... 2011-04-07 14:34:43 +00:00
jasonmoxham
b5c5bd605f add gcc-4.6 compiler flags for atom,bobcat,corei7,avx 2011-04-07 13:29:02 +00:00
jasonmoxham
2e5be3d873 nonexecstack for linux only 2011-04-04 16:58:33 +00:00
jasonmoxham
4a10577a68 netburst and netburstlahf cpus now use the same directory 2011-04-03 15:59:49 +00:00
jasonmoxham
dd4ba4af65 nano uses the k8 path for assembler 2011-04-03 15:54:22 +00:00
jasonmoxham
170440861d identify k103 as k103 , not as just another k102 , but no separate path for it yet 2011-04-03 15:22:36 +00:00
jasonmoxham
b902aff2e2 noexecstack for gcc+linux+x86 or x64 only 2011-03-30 15:25:50 +00:00
jasonmoxham
29055a96d2 add existence and sizeof tests for intmax and uintmax 2011-03-14 17:00:07 +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
fcd4286dd9 by default make dist does .tar.bz2 AND .tar.lzma 2011-03-05 16:43:08 +00:00
jasonmoxham
13009502e8 New asm directory for bobcat 2011-03-04 08:38:40 +00:00
jasonmoxham
54a31ddfd4 restrict noexecstack on x86 to *-*-linux-gnu 2011-03-02 14:43:46 +00:00
jasonmoxham
a3d4933777 fix noexecstack for 32bit ABI 2011-02-28 00:05:13 +00:00
jasonmoxham
12918ba877 remove spurious error in non-fat build on mingw64 systems 2011-02-11 22:15:33 +00:00
jasonmoxham
0083b66eaf remove all traces of logops.* , we now use separate add and sub versions 2010-12-30 08:19:44 +00:00