Commit Graph

1394 Commits

Author SHA1 Message Date
jasonmoxham
a30c5e78d9 change all mpn_sqr_n to mpn_sqr 2010-05-22 22:21:47 +00:00
jasonmoxham
742bbe37d1 copyi,copyd now alway availible 2010-05-22 02:58:01 +00:00
jasonmoxham
82c40414a6 fix for solaris not recogizing function in *.as files as sed script had [[:space:]] instead of [:space;] 2010-05-22 01:58:39 +00:00
jasonmoxham
f64d4ef1bc ia64 params for gcd function on cleo.skynet 2010-05-21 19:37:39 +00:00
jasonmoxham
2435bc0192 try again for itanium flags 2010-05-21 17:01:18 +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
jasonmoxham
2ea8bf5a0c minor doc update 2010-05-21 16:03:13 +00:00
jasonmoxham
dac2a2194d update cpuid for AMD model 8 , a K102 a six core beast, istanbul 2010-05-20 23:26:13 +00:00
gladman
760cb918de 1. Add mpn_copyi and mpn_copyd source code files in the mpn\generic directory
2. add these to the generic C Windows builds
2010-05-20 08:52:52 +00:00
gladman
7890b8aa29 Update Windows tuning values 2010-05-20 08:07:39 +00:00
mvngu
fa9329788c nehalem: taurus.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:39:21 +00:00
mvngu
e6f15143f9 netburst: sextus.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:37:14 +00:00
mvngu
5dda7b0c27 ultrasparc3: mark.skynet and mark2.skynet Solaris: average tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:34:09 +00:00
mvngu
1d0a85ca7a k8: flavius.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:24:32 +00:00
mvngu
b9994e0cca pentium4 32-bit: cicero.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:17:43 +00:00
mvngu
089d53ce38 penryn: sage.math Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:09:19 +00:00
mvngu
e153633e9e core2: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD, averaged out for Linux and OS X 2010-05-20 04:03:05 +00:00
jasonmoxham
53edce5a20 removed all old gcdext_threshold that were set to zero 2010-05-12 20:56:21 +00:00
jasonmoxham
44a7c7d514 atom 64bit params 2010-05-12 16:26:27 +00:00
jasonmoxham
238dbfdc64 k7 params 2010-05-12 16:16:45 +00:00
gladman
61b6bc2210 Add Core2 and i3/5/7 (nehalem) tuning for GCD to Windows builds 2010-05-12 08:26:24 +00:00
gladman
a234a36b97 Add new GCD test to Windows build 2010-05-12 08:10:30 +00:00
wbhart
e9d3838a43 Added better default values for gcd and xgcd crossovers. 2010-05-11 23:38:48 +00:00
wbhart
73c82fbe5c Added tuning for k102. 2010-05-11 23:36:25 +00:00
wbhart
0291aa8fa5 Fixed the gcd tuning code and added core2/penryn tuning. 2010-05-11 23:27:43 +00:00
wbhart
236fcac5c7 Fixed the xgcd normalisation issue and redid the tuning code for gcd and
xgcd.
2010-05-11 18:37:34 +00:00
wbhart
c5dd5f1014 Fixed a missing mpir.h. 2010-05-10 01:16:56 +00:00
gladman
18cf2e1d39 Add mpn_zero to Windows builds 2010-05-04 12:45:55 +00:00
wbhart
5184cd9331 Ran autoconf, etc. 2010-05-04 00:18:40 +00:00
wbhart
9925a88b1c Added mpn_zero C file. 2010-05-03 23:57:28 +00:00
wbhart
1516ccfbf2 Added copyright to file. 2010-04-22 10:06:05 +00:00
wbhart
2eace82117 Fixed an overrun in divexact.c. 2010-04-21 22:11:53 +00:00
wbhart
900e5b34df Added copyright info to NEWS file. 2010-04-21 20:03:09 +00:00
martinjw
cfb20d2539 Ignore 2010-04-14 02:32:36 +00:00
(no author)
b8aeae3fd7 Testing new setup 2010-04-14 01:16:32 +00:00
(no author)
d54226bc63 remove Windows issue with VERSION definition 2010-04-10 12:49:13 +00:00
(no author)
4abb8c8fe0 update setversion script 2010-04-08 23:43:48 +00:00
(no author)
a6bb90ce0c Changed one of the defines for something better. 2010-04-08 23:33:02 +00:00
(no author)
12534eb22a Added some #defines in for deprecated and removed functions. 2010-04-08 22:58:35 +00:00
(no author)
231175e86f Add nehalem tuning for Windows 2010-04-08 22:33:44 +00:00
(no author)
d41166e589 retune atom params 2010-04-08 21:49:34 +00:00
(no author)
f7548e41ae Added note in AUTHORS. 2010-04-08 00:20:53 +00:00
(no author)
eec9eac26f Added tuning for i7 (thanks to Gonzalo Tornaria). 2010-04-08 00:19:26 +00:00
(no author)
27cd1f8515 Added Eiffel interface and minor correction in contributors. 2010-04-07 22:38:18 +00:00
(no author)
a5913aa247 add gpl/lgpl legal text to make dist 2010-04-07 18:55:56 +00:00
(no author)
a9406cd230 Correct win32 build error 2010-04-07 10:43:52 +00:00
(no author)
6217b581e1 Replaced some gmp.h's with mpir.h's. 2010-04-07 05:39:02 +00:00
(no author)
55450e60c3 Updated NEWS, AUTHORS and ChangeLog. 2010-04-07 05:24:59 +00:00
(no author)
44c627a302 Change handling of VERSION in Windows (and the setversion script) 2010-04-06 09:57:32 +00:00
(no author)
8f1479f5af Added a couple of papers. 2010-04-05 03:53:49 +00:00