jasonmoxham
|
e1c671f856
|
removed support for a29k cpu
|
2010-06-25 08:32:15 +00:00 |
|
gladman
|
d57e46a9b9
|
Remove serious bug in Windows K8/K10 assembler code
|
2010-06-09 16:21:25 +00:00 |
|
jasonmoxham
|
0597501537
|
remove asmembler assert from mode1o.asm in ia64 , icc doesn't like it
|
2010-06-02 23:34:46 +00:00 |
|
wbhart
|
67f4b56c1b
|
Fixed an issue with divexact.c.
|
2010-06-01 00:43:28 +00:00 |
|
wbhart
|
fe046df7fa
|
Fixed the same bug in dc_divappr_q.c
|
2010-05-31 22:54:02 +00:00 |
|
wbhart
|
819ce0a64c
|
Fixed a missing case in inv_divappr_q.c
|
2010-05-31 22:48:39 +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
|
aea722b31f
|
threshold fix for toom8h unequall sizes
|
2010-05-26 16:46:27 +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 |
|
gladman
|
f72dba4773
|
Remove need for logops.c on Windows
|
2010-05-25 18:53:54 +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
|
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
|
f64d4ef1bc
|
ia64 params for gcd function on cleo.skynet
|
2010-05-21 19:37:39 +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 |
|
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 |
|
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 |
|
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 |
|
(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)
|
eec9eac26f
|
Added tuning for i7 (thanks to Gonzalo Tornaria).
|
2010-04-08 00:19:26 +00:00 |
|
(no author)
|
a5913aa247
|
add gpl/lgpl legal text to make dist
|
2010-04-07 18:55:56 +00:00 |
|
(no author)
|
366975ecb6
|
Tuning for ARM.
|
2010-04-02 07:15:12 +00:00 |
|
(no author)
|
fde0379365
|
Tuning for netburst.
|
2010-04-02 04:48:42 +00:00 |
|
(no author)
|
d4634d0558
|
Updated library and version numbers.
|
2010-04-02 02:03:32 +00:00 |
|
(no author)
|
204ad67265
|
Copy some tuning parameters from Linux/GCC to Windows
|
2010-04-01 08:51:00 +00:00 |
|
(no author)
|
2f7dfb1c01
|
copy old fft tables into the updated gmp-mparam.h
|
2010-03-25 00:03:23 +00:00 |
|
(no author)
|
68ddf76fae
|
mpn/x86_64/k8/gmp-mparam.h from box2
|
2010-03-24 22:44:56 +00:00 |
|
(no author)
|
5263c07ff4
|
mpn/x86/k7/gmp-mparam.h from box4
|
2010-03-24 22:41:49 +00:00 |
|
(no author)
|
4f580d2bb6
|
Tune Windows Core2 build (using Linux/GCC values)
|
2010-03-24 21:33:30 +00:00 |
|