Commit Graph

371 Commits

Author SHA1 Message Date
jasonmoxham
4e092271ed Nehalem cpuid update 2009-03-13 20:00:56 +00:00
gladman
dc64575936 correct copyright notice spelling errors only in Windows assembler (caused by rsi -> rdx substitution) 2009-03-13 10:22:20 +00:00
jasonmoxham
cb4298e911 fix for mpz_urandomm reuse error 2009-03-13 00:42:52 +00:00
gladman
4e5c7fb422 avoid VC++ optimisation issue in speed/tune 2009-03-12 17:32:03 +00:00
jasonmoxham
b7dd497940 tr upper lower case quoting nightmare 2009-03-12 17:09:06 +00:00
jasonmoxham
49005ad1e4 autoreconf 2009-03-12 16:05:27 +00:00
wbhart
f7e939f586 Attempted fix for the upper case to lower case issue on Sun causing the fat build to fail on fulvia. 2009-03-12 16:00:42 +00:00
gladman
d1f63ade13 add new speed designator to command line 2009-03-11 16:24:16 +00:00
wbhart
140ea1a697 Fix a bug I introduced. 2009-03-10 23:39:52 +00:00
wbhart
8bad441e85 Fix for c99 issue on Apple machines using FSF GCC. 2009-03-10 22:18:06 +00:00
gladman
45ab37b595 correct 32 to 64 bit sign extension in Windows assembler code 2009-03-09 21:27:31 +00:00
jasonmoxham
e2123f6079 correct path for yasm_mac.inc in tune directory 2009-03-09 00:12:40 +00:00
gladman
073e1c59b3 1. Add TRY to Windows build
2. MPIR version to 1.0.0 in trunk (Windows)
2009-03-08 17:34:01 +00:00
gladman
453422c9b6 1. Tune Windows builds
2. Adjust try.c for WIndows
2009-03-08 16:38:38 +00:00
gladman
09c898001b revert try.c that I broke 2009-03-08 14:02:47 +00:00
jasonmoxham
c561795862 new configure option --enable-gmplink to install symlinks of gmp->mpir 2009-03-08 02:28:30 +00:00
gladman
1b87a79626 improvement of Windows Core2 assembler 2009-03-07 23:21:26 +00:00
gladman
ac487c4e1c 1. Minor windows build update
2. Changes to try.c for Windows
2009-03-07 17:50:40 +00:00
jasonmoxham
5f0ff82a0b update try.c for 3 src functions 2009-03-07 17:37:22 +00:00
gladman
ec15f15c68 update Windows build projects 2009-03-07 16:41:12 +00:00
gladman
9c203f06df correct core2 Windows assembler error 2009-03-07 16:39:50 +00:00
gladman
a3cd666bee Major tidy up of Windows x86_64 assembler code 2009-03-07 15:00:35 +00:00
wbhart
32a114be59 Added new reference test for divexact_byff 2009-03-07 14:41:22 +00:00
jasonmoxham
d5ab92b6bc cast mpn_addsub_b try tests to int 2009-03-07 01:59:42 +00:00
wbhart
710d61a3e6 Added reference mpn implementations for missing try functions. 2009-03-07 01:33:39 +00:00
gladman
2a60edf9fd add missing Windows AMD64 assembler file to SVN 2009-03-07 00:04:23 +00:00
jasonmoxham
1438bac1be added redc_basecase tests to tests/try.c 2009-03-06 18:42:05 +00:00
jasonmoxham
ea9ce09036 delete amd copyi.as and copyd.as 2009-03-06 16:01:39 +00:00
jasonmoxham
5cfca1657e remove crlf from k10 asm files 2009-03-06 15:38:21 +00:00
jasonmoxham
5f148b3c6d remove old TODO , remove spare yasm_mac.inc link 2009-03-06 15:16:48 +00:00
jasonmoxham
f920a71acf remove define test for copyi/d 2009-03-06 05:17:31 +00:00
jasonmoxham
a0c2458b0b added include files 2009-03-06 05:08:36 +00:00
jasonmoxham
799f347514 cant spell 2009-03-06 05:00:44 +00:00
jasonmoxham
77060ac2f6 move amd specific copy back to amd dir , and write new fat fallback copy fn 2009-03-06 04:55:43 +00:00
jasonmoxham
1401943328 tests for redc , not yet complete 2009-03-06 04:51:29 +00:00
jasonmoxham
35b1041be8 added lshift1 rshift1 divexact_byff addadd addsub to tests/try.c as tests 2009-03-05 19:06:24 +00:00
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