Commit Graph

1059 Commits

Author SHA1 Message Date
wbhart
c9c6661eb0 second try
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
2009-11-17 14:31:29 +00:00
wbhart
bfd64d9ae2 This file had an LGPL v3 patch of TG's in it. I'm reverting it so
we can distribute under an overall LGPLv2 license. Unfortunately
this accident affects all previous versions of MPIR.
2009-11-17 13:34:38 +00:00
wbhart
969b44ec5a attempt to push windows tuning update
Signed-off-by:  <Brian Gladman>
2009-11-17 13:34:35 +00:00
wbhart
dc983a5503 Added some clarifying comments to the mulmid code. 2009-11-17 13:34:30 +00:00
wbhart
9cb7c5cf1f Switch over to exact quotient when divisor gets large in mpn_tdiv_q. 2009-11-17 13:15:23 +00:00
jasonmoxham
438728916e testing jnk 2009-11-17 11:10:08 +00:00
jasonmoxham
e17242ea57 testing junk2 2009-11-17 11:09:06 +00:00
jasonmoxham
74a83f5801 testing junk 2009-11-17 11:08:17 +00:00
martinjw
fc7901fe6e Testing access policy 2009-11-16 18:54:01 +00:00
(no author)
622c5b8a5e Testing SVN access policy 2009-11-16 16:06:12 +00:00
(no author)
600694095b checkin 2009-11-16 16:05:08 +00:00
jasonmoxham
9b7cc18134 add nano to x86_64 types 2009-10-28 02:03:23 +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
gladman
0d6b1e1e1b correct minor issues in windows build files 2009-10-23 09:47:12 +00:00
jasonmoxham
a78254009d more news 2009-10-20 00:26:47 +00:00
wbhart
86efee9068 Added some info to docs and corrected some out-of-date material. 2009-10-19 08:15:15 +00:00
wbhart
4791cff7b6 Correct some spelling errors and other issues in docs. 2009-10-19 07:00:08 +00:00
wbhart
ce8adb333c Added note about Solaris 10 first release on SPARC.
--This line, and 
those below, will be 
ignored--

M    doc/mpir.texi
2009-10-19 06:12:14 +00:00
wbhart
be0a749738 Oops, wrong author added to license info. 2009-10-19 05:59:49 +00:00
wbhart
a220f29254 More updates to license info for mpz functions. 2009-10-19 05:56:13 +00:00
wbhart
2cdbe0e56a Updated copyright info for mpz_tdiv_q. 2009-10-19 05:51:58 +00:00
wbhart
ecdbd4a162 Added copyright info to GCD and XGCD code. 2009-10-19 05:49:29 +00:00
wbhart
d542a2ba3e Updated ChangeLog and AUTHORS files. 2009-10-19 05:35:18 +00:00
wbhart
3f277c8221 Added NEWS for release and committed changes made by make dist. 2009-10-19 05:17:15 +00:00
jasonmoxham
c6af9fbfc2 some more masm? movq/movd mixups 2009-10-16 00:45:14 +00:00
jasonmoxham
4ba747128d change movq to movd for old masm assembler 2009-10-15 18:21:27 +00:00
jasonmoxham
be135c7347 change asm #comment to C comment 2009-10-15 18:13:19 +00:00
gladman
0965fc4532 update VC++ readme.txt and Core2 tuning 2009-10-15 16:24:35 +00:00
wbhart
9c30897cf2 Added some incomplete info to AUTHORS. 2009-10-15 04:26:26 +00:00
wbhart
19c4d52566 Fixed a carry bug in mpn_tdiv_q and added the failing cases to tests/mpz/t-tdiv.c. 2009-10-13 04:52:00 +00:00
jasonmoxham
51132cb0e3 put more realistic trial division limit in next_likely_prime 2009-10-12 13:10:09 +00:00
wbhart
07bbd31e1d Fixed more bugs in sb_divappr_q. 2009-10-12 02:05:16 +00:00
jasonmoxham
d0067e2f3b fix broken sparc32/v9 add/sub code 2009-10-11 16:32:54 +00:00
wbhart
380b80372a Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q. 2009-10-11 06:46:10 +00:00
gladman
96d3064d2b fix minor pre-build warning on Windows. 2009-10-10 11:08:31 +00:00
jasonmoxham
6edccbf39a adjust sparc32/v9=t2,ABI=32 params for mulhigh 2009-10-09 20:25:51 +00:00
gladman
a57dd2d833 correct windows build error in a DLL build 2009-10-09 13:21:27 +00:00
wbhart
0f39b0f20c Clarified some comments. 2009-10-09 04:17:32 +00:00
wbhart
5e38fe6d8b Added some rough justifications for doing what we do in sb_divappr_q. 2009-10-09 03:48:31 +00:00
jasonmoxham
5ee77a7b54 more error checking in windows build script 2009-10-09 02:17:18 +00:00
jasonmoxham
ce832e54a5 varro powerpc64/mode64 64bit params 2009-10-09 01:27:36 +00:00
jasonmoxham
b8c10614e7 ia64 params 2009-10-09 00:33:52 +00:00
jasonmoxham
45ec139248 pentium4 32bit params 2009-10-09 00:33:19 +00:00
jasonmoxham
b49482cf47 core2 32bit params 2009-10-09 00:10:27 +00:00
jasonmoxham
c9f16233b8 add back in old fft tuning values , better than nothing 2009-10-08 22:50:40 +00:00
jasonmoxham
297e277fe6 add mising fat entry for 32bit nano 2009-10-08 22:39:37 +00:00
jasonmoxham
518226d914 atom params 2009-10-08 22:06:01 +00:00