Commit Graph

823 Commits

Author SHA1 Message Date
jasonmoxham
bd56955e74 divexact_by Bm1of try tests 2009-04-14 06:19:16 +00:00
wbhart
83d41e4759 Updated ChangeLog, AUTHORS and NEWS. 2009-04-14 06:07:43 +00:00
wbhart
4b46439f4a Update binary numbers. 2009-04-14 04:02:23 +00:00
jasonmoxham
f32b00d850 div update 2009-04-13 22:50:46 +00:00
jasonmoxham
b5aef8ffc3 fat bits 2009-04-13 22:15:45 +00:00
jasonmoxham
996bd50496 add divrem_euclidean_qr_1 , divexact_byBm1of to fat structure 2009-04-13 21:42:55 +00:00
jasonmoxham
38072364ee duplicate x86_64 mul_2.as to overcome fat issues 2009-04-13 20:32:16 +00:00
jasonmoxham
ec89cb8c61 removed divrem_hensel.asm 2009-04-13 20:14:03 +00:00
jasonmoxham
01f6e5fae4 change gmp to mpir in docs 2009-04-13 05:59:41 +00:00
jasonmoxham
70dbf93478 make dist-hook to add dummy alias make install-gmpcompat 2009-04-13 05:17:43 +00:00
jasonmoxham
ec6cc28a9f update docs 2009-04-12 22:35:59 +00:00
wbhart
ecbb377209 Added a file describing new mpn functions. 2009-04-12 20:42:25 +00:00
jasonmoxham
a09477784c put back bench into trunk 2009-04-12 16:50:39 +00:00
wbhart
12140cac17 Ran makeinfo. 2009-04-12 11:31:37 +00:00
wbhart
2a198dfbbd Updated build targets for recent rearrangement of config.guess. 2009-04-12 11:30:33 +00:00
wbhart
2afa504132 Added support for testing three source operand functions. 2009-04-12 08:57:03 +00:00
jasonmoxham
25ada3c3a6 make dist-hook to change yasm/Makefile.in to stop install/check 2009-04-11 20:51:08 +00:00
wbhart
577614e228 Fixed mpbsd and got rid of mocked up mpz version of tc4_divexact_ui and
tc7_divexact_ui.
2009-04-11 11:36:35 +00:00
wbhart
03521315dd Disabled yasm make check. 2009-04-11 10:32:20 +00:00
wbhart
a5db89c389 Added __GMP_CC and __GMP_CFLAGS, __MPIR_CC and __MPIR_CFLAGS, and ran
autoconf.
2009-04-11 10:04:45 +00:00
wbhart
63ff9afb61 Added bogus dependency to work around an Apple ld bug. 2009-04-11 04:14:25 +00:00
jasonmoxham
044eb665ec removed divrem_hensel_1 , save it for a rainy day :) 2009-04-11 04:08:14 +00:00
jasonmoxham
875685f2a1 update gmp-mparam's 2009-04-11 04:03:34 +00:00
wbhart
7311f5f718 This seems to fix pathscale support on MIPS64. 2009-04-11 02:51:11 +00:00
wbhart
145ba851cc Ran autoconf. 2009-04-11 02:12:22 +00:00
wbhart
11c7f3034a Updated pathhcc_n32_cflags. 2009-04-11 02:11:25 +00:00
wbhart
64b0d21a6c Ran autoconf. 2009-04-11 02:06:30 +00:00
wbhart
379cd11ffb Added pathcc support for mips. 2009-04-11 02:04:59 +00:00
jasonmoxham
057df2db7c add header 2009-04-10 23:07:41 +00:00
jasonmoxham
d2038f6348 new x86_64 addmul_2.asm :note convert to yasm , update netburst gmp-mparam.h 2009-04-10 22:58:42 +00:00
wbhart
d594e53c6b Changed athlon to k8 in line with cpuid.c. 2009-04-09 07:47:01 +00:00
wbhart
728972943a Ran makeinfo. 2009-04-08 19:01:09 +00:00
wbhart
decf7bd059 Corrected typo in docs. 2009-04-08 18:57:56 +00:00
jasonmoxham
525b748078 change gmplink to gmpcompat and update docs etc 2009-04-08 13:41:51 +00:00
jasonmoxham
87af550e1c copy more core2 asm function to netburst 2009-04-06 20:59:23 +00:00
jasonmoxham
f70778cb24 copy some core2 asm to netburst 2009-04-06 20:51:21 +00:00
gladman
9f4a1b86a2 Revised TOOM4 and TOOM7 thresholds
Revised AMD tuning for Windows
2009-04-04 09:05:12 +00:00
wbhart
c026e62b24 Fixed failing t-locale test on Apple. 2009-04-04 05:02:17 +00:00
wbhart
ce0262b9e3 Added commented out Toom 7 sequence (hand generated). 2009-04-04 01:58:04 +00:00
gladman
6c2ed65e94 Adjust Windows assembler files to assist planned automation of aspects of the Windows build 2009-04-03 09:07:52 +00:00
jasonmoxham
29e77a8766 remove bench from build 2009-04-02 11:28:43 +00:00
jasonmoxham
010de3baa8 remove dead links for --enable-gmplink 2009-04-02 11:18:24 +00:00
jasonmoxham
77dfce1c9c autoreconf and update tune/Makefile.am for toom7 2009-04-02 11:11:27 +00:00
gladman
279323b5fd Update Windows build for latest changes 2009-04-02 11:00:00 +00:00
wbhart
11743b7468 Set library mode 1 in toom 7 file. 2009-04-02 07:48:32 +00:00
wbhart
6b1a56b14c Added missed reference to toom7 function. 2009-04-02 07:41:57 +00:00
wbhart
22db24db76 Attempt to add toom cook 7. 2009-04-02 07:38:03 +00:00
jasonmoxham
afca898b1a run old autotools 2009-04-02 02:12:51 +00:00
jasonmoxham
6787300718 remove un-needed case in mul_basecase.as for x86_64 2009-04-02 00:25:40 +00:00
wbhart
e5641d6da1 Used mpn_divexact_byBm1of for division by 15. 2009-04-02 00:07:22 +00:00