jasonmoxham
|
3159c85ea2
|
remove prebuild for fib_table
|
2010-07-16 18:45:28 +00:00 |
|
jasonmoxham
|
10e204c922
|
autotools
|
2010-07-16 18:40:12 +00:00 |
|
jasonmoxham
|
1ff8487637
|
remove prebuild file mp_bases.c
|
2010-07-16 18:27:38 +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 |
|
gladman
|
eff43d4ee1
|
Another try at an improved Windows build for Visual Studio 2010
|
2010-07-12 15:53:49 +00:00 |
|
gladman
|
85658e070b
|
1. Add config.h file generation for Windows
2. Add Configuration to the Windows tests to test DLL versions of MPIR
|
2010-07-11 19:40:30 +00:00 |
|
gladman
|
64f03d3ce1
|
Commit changes to allow Windows DLLs to be tested
|
2010-07-11 18:15:59 +00:00 |
|
gladman
|
5e84bd2bc6
|
Serious reversion to cancel last 24 hours work as all win32 builds failed
|
2010-07-11 16:19:39 +00:00 |
|
gladman
|
35b3ea7108
|
Further simplification of Windows builds
|
2010-07-10 11:26:54 +00:00 |
|
gladman
|
13cec19ee0
|
|
2010-07-09 15:47:32 +00:00 |
|
gladman
|
700ead092c
|
Change "Bm1of" to "fobm1" in text files (hopefully fairly safe)
|
2010-07-09 15:09:09 +00:00 |
|
gladman
|
3d80645be9
|
1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files
2. Change filenames divebybm1of.<c|asm|as> to divebyfobm1.<c|asm|as>
3. Change filename t-divebybm1of.c to t-divebyfobm1.c
4. Update Windows builds accordingly
|
2010-07-09 11:56:57 +00:00 |
|
gladman
|
02884d66ce
|
move fib_table.c and mp_bases.c into mpn\generic and add them to Windows builds
|
2010-07-08 21:18:03 +00:00 |
|
gladman
|
dae1683f41
|
tidy up documentation of this function
|
2010-07-06 18:16:42 +00:00 |
|
jasonmoxham
|
05412d2802
|
remove cray and vax arch's
|
2010-07-03 16:06:14 +00:00 |
|
gladman
|
9bf78f0866
|
1. Update Windows k10 build to match Linux
2. Remove the now redundant 32 to 64 register mapping for mp_size_t inputs in Windows assembler
|
2010-07-02 11:52:24 +00:00 |
|
gladman
|
74e9c755d2
|
correction of mpn_store on Windows
|
2010-07-02 07:06:02 +00:00 |
|
jasonmoxham
|
b9dcb14f82
|
remove support for POWER1,2 ie RIOS1,2 cpu's
|
2010-06-28 13:52:38 +00:00 |
|
jasonmoxham
|
35bc55a107
|
remove all refs to the old gcd,gcdext,find_a etc
|
2010-06-28 10:36:46 +00:00 |
|
jasonmoxham
|
aefcb57915
|
add in westmere cpu properly
|
2010-06-26 09:58:50 +00:00 |
|
jasonmoxham
|
484cceadc4
|
new K8only dir for asm that is faster on K8 but NOT K10
|
2010-06-26 09:00:48 +00:00 |
|
jasonmoxham
|
edc4f423ba
|
remove unused/tested x86_64 asm
|
2010-06-26 08:21:25 +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
|
ff20caa80d
|
removed non-relavant lisp directory from mpn
|
2010-06-25 09:40:40 +00:00 |
|
jasonmoxham
|
f678e5b412
|
autotools
|
2010-06-25 09:11:53 +00:00 |
|
jasonmoxham
|
ed76fe00e9
|
removed support for z8000 and z8000x cpu
|
2010-06-25 09:07:39 +00:00 |
|
jasonmoxham
|
124140df58
|
removed support for pyr cpu
|
2010-06-25 09:04:18 +00:00 |
|
jasonmoxham
|
83f59a653b
|
removed support for ns32k cpu
|
2010-06-25 08:58:51 +00:00 |
|
jasonmoxham
|
0915c9390e
|
removed support for m88k m88110 cpu
|
2010-06-25 08:55:46 +00:00 |
|
jasonmoxham
|
4baa32d201
|
removed support for i960 and i960mx cpu
|
2010-06-25 08:46:53 +00:00 |
|
jasonmoxham
|
42abd4fd70
|
removed support for clipper cpu
|
2010-06-25 08:40:20 +00:00 |
|
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 |
|