gladman
|
a6d3c74d89
|
correct typo
|
2011-02-21 23:16:43 +00:00 |
|
gladman
|
8201d98945
|
update slow assembler code on WIndows
|
2011-02-21 23:12:40 +00:00 |
|
gladman
|
9ea19b5f72
|
Windows assembler correction
|
2011-02-21 20:39:53 +00:00 |
|
gladman
|
74773dbf97
|
Tweak Windows assembler code for mod functions
|
2011-02-21 19:10:47 +00:00 |
|
gladman
|
4ed493d9c3
|
minor change to assembler code for mpn_not
|
2011-02-21 16:59:04 +00:00 |
|
jasonmoxham
|
0ba8d8d2fb
|
corrected K8 not.asm
|
2011-02-21 16:42:26 +00:00 |
|
gladman
|
0f016ba1ea
|
1. add latest assembler code to the Windows build.
2. correct error in the Python code that runs the tests
|
2011-02-21 15:13:02 +00:00 |
|
jasonmoxham
|
cd6fabdacf
|
New AMD mpn_not asm function
|
2011-02-20 23:13:34 +00:00 |
|
jasonmoxham
|
3556bf39e0
|
New mpn_mod_1_2 for Core2/Penryn
|
2011-02-20 18:16:50 +00:00 |
|
jasonmoxham
|
dd88a1b5fd
|
New AMD mpn_mod_1_2
|
2011-02-20 13:29:40 +00:00 |
|
jasonmoxham
|
75d6bf6f07
|
correct wrong name in amd submul_1
|
2011-02-20 09:27:40 +00:00 |
|
jasonmoxham
|
72695428b8
|
New mod_1_1 for core2 and a slightly different one for penryn
|
2011-02-19 10:38:02 +00:00 |
|
jasonmoxham
|
23a8669142
|
add mem tests to t-rand.c
|
2011-02-17 00:49:04 +00:00 |
|
jasonmoxham
|
f4bf40a93c
|
add memory check to t-mulmid
|
2011-02-16 22:03:41 +00:00 |
|
jasonmoxham
|
6409bad8cc
|
New nehalem mod_1_1
|
2011-02-15 17:00:25 +00:00 |
|
jasonmoxham
|
d13d46ad48
|
add in missing break statment in cpuid.c
|
2011-02-14 11:22:19 +00:00 |
|
jasonmoxham
|
12918ba877
|
remove spurious error in non-fat build on mingw64 systems
|
2011-02-11 22:15:33 +00:00 |
|
jasonmoxham
|
a4cd2bfbd1
|
update AMD mul_1 and submul_1 , just like the new addmul_1
|
2011-02-11 22:05:06 +00:00 |
|
jasonmoxham
|
74e548168d
|
update longlong for mips asm restrictions on later gcc's
|
2011-02-11 21:48:32 +00:00 |
|
gladman
|
9f79892b68
|
Add some new defines for config.h now that VC++ has stdint.h
|
2011-02-10 16:20:15 +00:00 |
|
gladman
|
5f89ae390d
|
Minor Windows build change
|
2011-02-07 20:53:25 +00:00 |
|
gladman
|
e1627e5669
|
minor cosmetic change to Windows build
|
2011-01-29 11:00:26 +00:00 |
|
jasonmoxham
|
c5ae3bd756
|
New AMD addmul_1 , was 450bytes now 407bytes
|
2011-01-28 10:44:16 +00:00 |
|
jasonmoxham
|
f0bc9b924c
|
add new Intel cpu models 31 46 47 and change model 30 from westmere to nehalem
|
2011-01-27 08:19:31 +00:00 |
|
jasonmoxham
|
a6fbfca3ff
|
add AMD family 20=14h , fusion of bobcat and GPU
|
2011-01-27 06:02:04 +00:00 |
|
jasonmoxham
|
22488f0635
|
add AMD family 17=11h , fusion of K8 and GPU
|
2011-01-27 05:45:08 +00:00 |
|
jasonmoxham
|
3b30cded71
|
add AMD family 18=12h , a K102 with hardware divider
|
2011-01-27 05:35:30 +00:00 |
|
jasonmoxham
|
5854c4d777
|
add AMD K102 model numbers 5,6,10
|
2011-01-27 05:28:01 +00:00 |
|
gladman
|
9319179822
|
improve pre and post build steps for Windows build
|
2011-01-24 20:35:46 +00:00 |
|
gladman
|
0e2d692f78
|
get the Windows batch build 'closer' to working order
|
2011-01-21 19:52:37 +00:00 |
|
jasonmoxham
|
1da3376ff7
|
remove some old comments
|
2011-01-12 07:09:06 +00:00 |
|
jasonmoxham
|
8f43864550
|
remove define TARGET_REGISTER_STARVED as never used
|
2011-01-11 17:22:35 +00:00 |
|
jasonmoxham
|
20f7bf9b20
|
remove some MPBSD stuff left lying around
|
2011-01-11 10:56:44 +00:00 |
|
gladman
|
cd1620d9ef
|
Remove outdated Windows builds for Visual Studio 2008
|
2011-01-04 17:38:00 +00:00 |
|
gladman
|
68fbd45449
|
1. Review all Windows Visual Studio 2010 builds
2. Tidy up build files to improve their consistency
3. Correct several (minor) build configuration errors
|
2011-01-04 17:35:40 +00:00 |
|
jasonmoxham
|
db0aab58b5
|
remove MULFUNC_PROLOGUE from most asm files , only carry varients left
|
2010-12-31 07:35:36 +00:00 |
|
jasonmoxham
|
320bf289e2
|
remove mulfunc from x86/pentium/logic*.asm
|
2010-12-31 06:10:23 +00:00 |
|
gladman
|
4254bb556c
|
Add single file changes to Visual Studio 2010 build
|
2010-12-30 12:23:21 +00:00 |
|
jasonmoxham
|
0083b66eaf
|
remove all traces of logops.* , we now use separate add and sub versions
|
2010-12-30 08:19:44 +00:00 |
|
jasonmoxham
|
295967cd2b
|
remove all traces of aorsmul_1.* , we now use separate add and sub versions
|
2010-12-30 07:49:11 +00:00 |
|
jasonmoxham
|
577aeee345
|
remove all traces of aors_n.* , we now use separate add and sub versions
|
2010-12-30 07:20:29 +00:00 |
|
jasonmoxham
|
c2c5579778
|
remove all traces of lorrshift.* , we now use separate add and sub versions
|
2010-12-30 06:15:18 +00:00 |
|
jasonmoxham
|
9301cb0f81
|
remove all traces of aorslsh1_n.* , we now use separate add and sub versions
|
2010-12-30 06:04:54 +00:00 |
|
jasonmoxham
|
616608ced5
|
remove all traces of rsh1aors_n.* , we now use separate add and sub versions
|
2010-12-30 05:45:38 +00:00 |
|
jasonmoxham
|
d82e85d68a
|
remove all traces of aors_err?_n.* , we now use separate add and sub versions
|
2010-12-30 05:28:02 +00:00 |
|
jasonmoxham
|
6b08d179c1
|
split-up popham into popcount and hamdist
|
2010-12-30 05:08:15 +00:00 |
|
gladman
|
14c48be608
|
add latest mul_1 assembler to Windows build
|
2010-12-24 08:10:07 +00:00 |
|
jasonmoxham
|
13294d1c5b
|
eno/fedora doesn't like tempfile use mktemp for benchmpn
|
2010-12-24 07:49:34 +00:00 |
|
jasonmoxham
|
78db757bc5
|
new nehalem mpn_mul_1 , this time for real....
|
2010-12-24 05:58:03 +00:00 |
|
jasonmoxham
|
96a63b3fea
|
devel/regen script to fill in Makefile.am's for mpz mpf mpq printf scanf
|
2010-12-23 07:49:00 +00:00 |
|