Commit Graph

335 Commits

Author SHA1 Message Date
jasonmoxham
3242063820 removed dos crlf from linux asm files , update configure to recognize GLOBAL_FUNC for HAVE_NATIVE_functions 2009-03-05 17:50:57 +00:00
wbhart
0de1cfd773 Changed alignb #,nop back to align # because it appears to make no
difference. 

Got rid of relative paths for yasm_mac.inc.
2009-03-05 16:28:17 +00:00
wbhart
2831de1ed4 Jason Moxham's Core 2 assembly code to yasm format. 2009-03-05 15:48:35 +00:00
gladman
9933f9d2ce g2y.py (gas to yasm) enhancements 2009-03-04 22:30:39 +00:00
wbhart
f596e5d3ed Last of Jason Moxham's K8 assembly code converted to yasm format. 2009-03-04 22:01:05 +00:00
wbhart
47be515d09 More of Jason Moxham's code converted to yasm format. 2009-03-04 21:42:45 +00:00
wbhart
df04ac8e91 More of Jason Moxham's assembly to yasm format. 2009-03-04 21:22:34 +00:00
wbhart
50fca0e0be More of Jason Moxham's code converted to yasm format. 2009-03-04 20:49:03 +00:00
wbhart
661b1673c9 Conversion of redc_basecase of Jason Moxham to yasm format. 2009-03-04 19:38:45 +00:00
wbhart
5ceb500330 More conversions of Jason Moxham's assembly code to yasm format. 2009-03-04 19:14:38 +00:00
wbhart
4e88ddfc06 More of Jason Moxham's assembly code converted to yasm format. 2009-03-04 18:14:03 +00:00
wbhart
f2fa962ce3 Coverted left and right shift assembly functions of Jason Moxham to yasm
format.
2009-03-04 16:22:48 +00:00
wbhart
53fc1663bc Converted Jason Moxham's K10 code to yasm format. 2009-03-04 15:32:42 +00:00
jasonmoxham
b9fc94a42f buildtest merge copyi,copyd were missed as I moved them 2009-03-03 22:03:12 +00:00
jasonmoxham
98fb151932 merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +00:00
jasonmoxham
c2b39601ec movq to movd fix for broken old masm on OSX 2009-03-03 18:11:42 +00:00
jasonmoxham
cec19c727c removed # comments from x86_64 assembler as OSX dont like em 2009-03-03 17:58:40 +00:00
gladman
8a2bcdc402 update g2y.py for 3 op instructions 2009-03-03 16:08:29 +00:00
gladman
713d6e3bd3 2009-03-02 20:06:28 +00:00
gladman
9cdf5f371a Commit revised windows assembler code
Update Windows build projects
2009-03-02 20:03:30 +00:00
jasonmoxham
a07c4b86c6 update core2 cpu detection for fat 2009-03-02 15:23:14 +00:00
jasonmoxham
c867a0f96c trunk fat dummy functions redc_basecase,sumdiff_n for x86_64 and x86 2009-03-02 14:28:08 +00:00
jasonmoxham
bc96592570 trunk fat dummy functions mul/sqr basecase for x86_64 , and move amd64 copy asm to x86_64 2009-03-02 14:24:15 +00:00
jasonmoxham
a3a0793c66 update gmp-mparam for linux K8,K10,core2 2009-02-28 00:13:22 +00:00
gladman
43c512942f Correct Bug in 0.9.0
Update AMD64 Windows build
2009-02-27 18:17:05 +00:00
jasonmoxham
def21c1810 add redc_basecase and sumdiff_n to the fat structure 2009-02-27 17:59:28 +00:00
jasonmoxham
3a9c3daa69 fixed fat build failure for dvexact_byff 2009-02-27 17:12:50 +00:00
gladman
8677195546 Windows tuning update 2009-02-27 14:51:04 +00:00
gladman
0bb4c4976d 2009-02-27 14:25:49 +00:00
gladman
694af0fc34 Major Windows Commit:
1. Add tune/speed build capability
2. Add JM's Core2 code
2009-02-27 14:24:25 +00:00
gladman
34ee6223f4 Update windows assembler to remove alignment padding problems 2009-02-26 11:11:27 +00:00
jasonmoxham
050cf70a1c set default speed/time precision from 10000 to 1000000 2009-02-25 18:20:26 +00:00
jasonmoxham
f75309176a new fns lshift1,rshift1,addadd,addsub,sumdiff,divexactbyff,redc_basecase not visible to user only internally 2009-02-24 01:51:11 +00:00
jasonmoxham
f86e86473b Copy AMD asm code to core2 and change inc/dec to add/sub 2009-02-23 11:26:08 +00:00
gladman
3f353d55a8 Bring Windows up to date on new trunk 2009-02-22 21:03:08 +00:00
jasonmoxham
ade991f4f4 todo 2009-02-20 09:29:10 +00:00
gladman
ee097ed937 2009-02-20 08:30:38 +00:00
jasonmoxham
43160f61a6 added include longlong to diveby3.c 2009-02-20 00:47:24 +00:00
jasonmoxham
deb06ea4ed merged k8-branch into trunk , autotools , few handbits , windows bits just copyed over 2009-02-19 23:22:30 +00:00
jasonmoxham
6452e3bc08 update info docs 2009-02-12 14:17:32 +00:00
jasonmoxham
3f076fe6ef update configure 2009-02-12 13:11:46 +00:00
jasonmoxham
dbf715e599 autostuff and change name of file gmpxx.h to mpirxx.h 2009-02-12 12:50:13 +00:00
jasonmoxham
d429481e4b change libgmp_la to libmpir_la and libgmpxx_la to libmpirxx_la 2009-02-12 12:47:21 +00:00
jasonmoxham
b76677c8fc changed libgmp*.* for a few odd cases left 2009-02-12 12:25:23 +00:00
jasonmoxham
f62cab6011 changed libgmp*.* for a few odd cases left 2009-02-12 12:00:42 +00:00
jasonmoxham
31ec9cdbeb for file in $(find -name Makefile.am) ; do sed -e "s/libgmp\.a/libmpir.a/g" $file > temp ; mv temp $file ; done
for file in $(find -name Makefile.am) ; do sed -e "s/libgmp\.la/libmpir.la/g" $file > temp ; mv temp $file ; done
for file in $(find -name Makefile.am) ; do sed -e "s/libgmpxx\.la/libmpirxx.la/g" $file > temp ; mv temp $file ; done
for file in $(find -name Makefile.am) ; do sed -e "s/libgmpxx\.a/libmpirxx.a/g" $file > temp ; mv temp $file ; done
2009-02-12 11:51:33 +00:00
jasonmoxham
9b722633b9 changed gmpxx.h to mpirxx.h for a few odd cases left 2009-02-12 11:37:18 +00:00
jasonmoxham
a6ab0a96b3 changed gmp.h to mpir.h for a few odd cases left 2009-02-12 11:23:26 +00:00
jasonmoxham
c6bffec6ad for file in $(find -name \*.cc) ; do sed -e "s/#include \"gmpxx\.h\"/#include \"mpirxx.h\"/g" $file > temp ; mv temp $file ; done 2009-02-12 10:30:03 +00:00
jasonmoxham
e554550755 for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
for file in $(find -name \*.h ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
for file in $(find -name \*.cc) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
2009-02-12 10:24:24 +00:00