Commit Graph

1835 Commits

Author SHA1 Message Date
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
gladman
91cd96d30d add latest mul_2 assembler to Windows nnehalem builld 2010-12-22 10:12:13 +00:00
jasonmoxham
d00c5103f3 new nehalem mpn_mul_2 asm function 2010-12-22 09:01:47 +00:00
jasonmoxham
4d64b38cfb redc param change in tuning/speed code 2010-12-18 13:57:19 +00:00
gladman
e3aa5fe6f4 add nehalem mul_1 to windows 2010-12-18 08:50:36 +00:00
jasonmoxham
751033b59a New nehalem mul_1 asm function 2010-12-18 04:53:51 +00:00
jasonmoxham
2d0a5625f6 update Makefile.am with all versions 2010-12-18 00:55:09 +00:00
gladman
a7ea5bf817 Minor typos in source code 2010-12-17 20:15:59 +00:00
gladman
cb699bb042 typo in source code 2010-12-17 19:55:56 +00:00
gladman
8e25c4ea2a add misssing DLL export definition in gmp-impl.h 2010-12-17 15:09:54 +00:00
jasonmoxham
84835b612c make sure we have unique names for FRAME_PROC in redc 2010-12-17 14:33:58 +00:00
gladman
de924e3d62 1. Add Jason's fantastic new mul assembler to Windows
2. remove bug from Windows core2 popcount assemmbler
3. remove bug from Python AT&T to Intel converter
2010-12-17 14:03:48 +00:00
gladman
c6654fa367 minor build change to output which connfiguration is being built 2010-12-17 12:20:33 +00:00
jasonmoxham
0753c69432 change redc params for fat build 2010-12-17 12:17:54 +00:00
jasonmoxham
bc2fb3d67e New core2/penryn mul_1 asm function 2010-12-17 00:54:02 +00:00
jasonmoxham
1fd4c7b44a adjust try.c for redc_1 changes 2010-12-16 23:02:29 +00:00
jasonmoxham
f4cad36a24 change calling convention on the asm code in x86_64 for redc_1 2010-12-16 22:39:03 +00:00
gladman
44191eae08 minor update to windows build for redc changes 2010-12-16 18:52:50 +00:00
gladman
7f480a7f86 more 2010-12-16 12:58:23 +00:00