jasonmoxham
b9dcb14f82
remove support for POWER1,2 ie RIOS1,2 cpu's
2010-06-28 13:52:38 +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
0b262a4cfc
remove demos directory from library
2010-06-25 10:32:08 +00:00
jasonmoxham
89bba12441
removed configure info for non-existent path for fujitsu cpu
2010-06-25 09:31:03 +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
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
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
wbhart
9925a88b1c
Added mpn_zero C file.
2010-05-03 23:57:28 +00:00
(no author)
456f7aebc6
add -fpic to itanium icc build
2010-03-19 21:42:56 +00:00
(no author)
5b91e6fe9d
add divrem_2 to the fat structure
2010-03-18 15:27:42 +00:00
(no author)
8927647c11
Remove dc_divrem_n.
2010-03-14 16:14:21 +00:00
(no author)
4ad343f4f3
Removed sb_divrem_mn
2010-03-14 16:02:32 +00:00
(no author)
36ca8eb0a9
Removed toom7 code.
2010-03-14 14:16:35 +00:00
(no author)
227c4b55bf
add core to apple darwin apllenopic selection
2010-03-13 20:22:07 +00:00
(no author)
d2423263a0
enable applenopic for more p6 type cpus
2010-03-13 16:41:12 +00:00
(no author)
23404d7ee5
remove mpirbench from tarball trac ticket 275
2010-03-13 11:40:20 +00:00
(no author)
5795eacd2f
Fixed more bugs in divexact and ran autoconf.
2010-03-04 17:06:26 +00:00
(no author)
e5e9e1a6b9
Made dc_bdiv functions build.
2010-03-02 21:29:35 +00:00
(no author)
52efafbfb8
Made dc_bdiv_q_n compile.
2010-03-02 18:53:21 +00:00
(no author)
d65d295d28
Added prototypes and ran autoconf.
2010-03-01 21:44:41 +00:00
(no author)
928c1e792e
Added a missing function to configure.
2010-02-17 00:08:27 +00:00
(no author)
d67e5ce947
Added toom8 files to configure.
...
--This line, and those below, will be
ignored--
M configure.in
M configure
2010-02-16 23:51:30 +00:00
(no author)
20ae4de5b1
Ran autoconf, connnected up rootrem code and changed tuning value.
2010-02-13 21:18:11 +00:00
(no author)
d2eac73245
Added configure and prototype infor for new inv_div_qr(_n) functions and
...
fixed a typo.
2010-02-13 17:58:56 +00:00
(no author)
5924f0b6da
Added asymptotically fast division code.
2010-02-11 16:39:41 +00:00
(no author)
905eb592e8
Autoconf and prototype updates for previously added code.
2010-02-10 22:51:06 +00:00
(no author)
61e882ef48
Added sb_div_q based on dc_div_q code.
...
Added better tuning values.
Fixed a segfault.
2010-02-10 02:09:24 +00:00
(no author)
9086a12d6c
Moved dcpi1_dc_div_q.c from GMP to dc_div_q.c (modified trivially).
...
Moved dcpi1_divappr_q.c from GMP to dc_divappr_q.c (modified heavily to use
only MPIR functions), removing dcpi1_divappr_q_n function. Moved div_q.c
from GMP to tdiv_q.c (modified trivially).
Currently tests do not pass. More work required!
2010-02-09 21:19:08 +00:00
wbhart
497cb0b86b
Attempt to run autoheader, autoconf, automake.
2010-01-11 00:07:22 +00:00
jasonmoxham
36712dca87
trac 94 fix extended for penryn and all darwin versions
2009-10-26 00:37:40 +00:00
jasonmoxham
98629587c8
rollback the cygwin --enable-auto-import changes
2009-10-25 01:14:18 +00:00
jasonmoxham
57e75bb378
cygwin now builds with enable-auto-import this fixes gcc-4 c++ issues
2009-10-24 21:01:59 +00:00
jasonmoxham
1757343142
new directory for core2-apple-darwin 32bit with no PIC code in it
2009-10-24 17:31:05 +00:00
wbhart
1480bbb493
Added autoconf stuff for mpn_tdiv_q.
2009-10-06 06:24:03 +00:00
jasonmoxham
cdaad5bffc
New AMD asm function mpn_rsh_divrem_hensel_qr_1_2
2009-10-03 22:21:44 +00:00
jasonmoxham
adfded6fe5
split out mpn_mod_1_? from divrem_euclidean_r and add New asm function for AMD for mod_1_1
2009-10-01 22:04:24 +00:00
jasonmoxham
9bbfba8e5e
New generic functions for two limb inverse of divrem_hensel_qr_1 and tunes,tests
2009-09-30 02:24:29 +00:00
wbhart
d70b96fff0
Added configure info for divide conquer division.
2009-09-30 02:00:18 +00:00
jasonmoxham
61c42e5ae1
New generic divrem_hensel's functions and tests,tunes
2009-09-29 16:41:28 +00:00
wbhart
f224ba47f2
Added config stuff for invert.c and t-sb_divappr_q
2009-09-28 22:17:53 +00:00
jasonmoxham
a2bf208858
add via nano cpuid and code path
2009-09-27 23:12:12 +00:00
jasonmoxham
f99e9713ee
add 32bit path for nehalem
2009-09-27 14:54:29 +00:00