Commit Graph

1417 Commits

Author SHA1 Message Date
gladman
a74604e2e7 1. Correct assembler build rules and target directories (cosmetic)
2. Remove illegal Windows build configurations (e.g win32 build for x64 only project)
2010-05-27 09:08:43 +00:00
jasonmoxham
a17d52c22c update sparc32/v9 params from ABI=32 t2 with manual adjust form mulhigh 2010-05-26 22:14:19 +00:00
jasonmoxham
3fcd29a013 fix bug in gcdext test code when un<vn 2010-05-26 21:39:45 +00:00
jasonmoxham
aea722b31f threshold fix for toom8h unequall sizes 2010-05-26 16:46:27 +00:00
gladman
e813b1be1d Correct setversion to set the Windows version number string (and current gmp-h.in) 2010-05-26 08:23:02 +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
gladman
8eb1e3d9df minor tweak to logops_n.c 2010-05-25 22:36:26 +00:00
jasonmoxham
5b43c37c15 tweek makefile.am for autotools 2010-05-25 20:08:20 +00:00
gladman
f72dba4773 Remove need for logops.c on Windows 2010-05-25 18:53:54 +00:00
jasonmoxham
a6731a1a52 nicer format for long line of authors 2010-05-25 14:48:40 +00:00
gladman
2f54a76700 remove unwanted file from VS 2010 build 2010-05-25 14:05:56 +00:00
gladman
e1b2274699 minor (cosmetic) change to Windows VS 2010 build 2010-05-25 12:40:38 +00:00
gladman
655219cc77 1. Correct Windows build error for logical operations (VS 2008 and VS 2010)
2. Correct Windows file exclusion errors (VS 2010)
2010-05-25 10:19:56 +00:00
jasonmoxham
095b6eb663 update authors in the manual 2010-05-25 03:59:09 +00:00
gladman
1e69a9eca8 Amazing - Visual Studio 2010 has stdint.h - update builds accordingly 2010-05-24 13:40:49 +00:00
gladman
ff1c37f789 remove bugs from Windows command line build files 2010-05-24 08:13:26 +00:00
gladman
7f726a7416 update to assist Jason's command line build for Visual Studio 2010 2010-05-23 21:17:41 +00:00
gladman
bf6b50b4de update Jason's make.bat for Visual Studio 2010 (not quite working yet) 2010-05-23 21:00:07 +00:00
gladman
8d015dcb58 update Jason's configure.bat for Visual Studio 2010 2010-05-23 20:10:26 +00:00
jasonmoxham
21eb9e2013 update makefile.am for build.vc10 directory 2010-05-23 18:48:20 +00:00
gladman
0bba4a57cc Add Visual Studio 2010 builds 2010-05-23 18:43:10 +00:00
jasonmoxham
178b06e7b0 update docs to reflect gcdext changes 2010-05-23 17:26:01 +00:00
jasonmoxham
eb669e0964 params for powerpc32 and powerpc64 from varro.skynet 2010-05-23 15:21:10 +00:00
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