jasonmoxham
|
8bcfe2975a
|
New nehalem asm mpn_copyi mpn_copyd
|
2009-11-19 08:45:27 +00:00 |
|
jasonmoxham
|
579e36f2b1
|
New nehalem asm mpn_com
|
2009-11-19 08:44:50 +00:00 |
|
jasonmoxham
|
59bf8d86e4
|
new nehalem asm logic mpn fn's
|
2009-11-19 08:37:54 +00:00 |
|
jasonmoxham
|
dcf3afa567
|
convert addlsh from gas to yasm format
|
2009-11-18 17:43:25 +00:00 |
|
gladman
|
5ce0899054
|
Commit Windows Project Files to sync the repository
|
2009-11-17 17:46:02 +00:00 |
|
wbhart
|
c6c2e6c916
|
Try yet again.
|
2009-11-17 16:32:48 +00:00 |
|
wbhart
|
370e17cf97
|
Try again.
|
2009-11-17 16:32:43 +00:00 |
|
wbhart
|
21f70f5c86
|
sadly, yet another bug fix for set_str.c
|
2009-11-17 16:32:38 +00:00 |
|
wbhart
|
60db3375ee
|
Further correction of set_str.c
|
2009-11-17 16:32:35 +00:00 |
|
wbhart
|
da226c927a
|
remove mpf set_str.c bug
|
2009-11-17 16:32:32 +00:00 |
|
wbhart
|
dc8be9fac4
|
update mpf/set_str to correct bugs without using patches
|
2009-11-17 16:32:29 +00:00 |
|
wbhart
|
5db06d7048
|
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 16:32:25 +00:00 |
|
wbhart
|
a84bccb61f
|
correct minor windows build issues
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
|
2009-11-17 16:32:21 +00:00 |
|
wbhart
|
8bed6d7fa7
|
Changed eol-style to native.
|
2009-11-17 14:40:06 +00:00 |
|
wbhart
|
de9d416284
|
sadly, yet another bug fix for set_str.c
|
2009-11-17 14:32:12 +00:00 |
|
wbhart
|
8ee88e7610
|
update copyright on set_str.c
|
2009-11-17 14:32:09 +00:00 |
|
wbhart
|
4bfdd27f50
|
Further correction of set_str.c
|
2009-11-17 14:32:06 +00:00 |
|
wbhart
|
3e1c7ea946
|
remove mpf set_str.c bug
|
2009-11-17 14:32:03 +00:00 |
|
wbhart
|
1d7c293123
|
update mpf/set_str to correct bugs without using patches
|
2009-11-17 14:31:58 +00:00 |
|
wbhart
|
06310805c3
|
Correct minor windows build issues
|
2009-11-17 14:31:51 +00:00 |
|
wbhart
|
ea52575dfa
|
correct minor windows build issues
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
|
2009-11-17 14:31:35 +00:00 |
|
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 |
|