Commit Graph

74 Commits

Author SHA1 Message Date
gladman
7d3c1faa7f Change Windows assembler include file organisation (VS 2008) 2010-08-15 10:11:56 +00:00
gladman
02b5695b1d Revise Visual Studio 2008 builds for recent changes (untested) 2010-08-13 22:44:07 +00:00
gladman
4c0113deec Add new files to Visual Studio builds 2010-08-13 22:18:37 +00:00
gladman
15c882aff8 2010-08-13 15:41:42 +00:00
gladman
463922a358 2010-07-25 22:01:46 +00:00
gladman
3d80645be9 1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files
2. Change filenames divebybm1of.<c|asm|as> to divebyfobm1.<c|asm|as>
3. Change filename t-divebybm1of.c to t-divebyfobm1.c 
4. Update Windows builds accordingly
2010-07-09 11:56:57 +00:00
gladman
36b40bdab9 Remove pre-build steps in Visual Studio 2008 Windows build 2010-07-09 11:10:17 +00:00
gladman
4f61702af6 remove prebuild steps for Windows VC9 builds 2010-07-06 19:18:41 +00:00
gladman
5f19065fc8 Remove three of five prebuild steps from the Windows vc9 build
Note: vc9 and vc10 builds now fail because mp_bases.c is needed
2010-07-06 08:23:37 +00:00
gladman
f72dba4773 Remove need for logops.c on Windows 2010-05-25 18:53:54 +00:00
gladman
655219cc77 1. Correct Windows build error for logical operations (VS 2008 and VS 2010)
2. Correct Windows file exclusion errors (VS 2010)
2010-05-25 10:19:56 +00:00
gladman
18cf2e1d39 Add mpn_zero to Windows builds 2010-05-04 12:45:55 +00:00
(no author)
0ad24514df Add missing C file and repair Windows builds 2010-04-04 21:08:11 +00:00
(no author)
4f19244f53 Add latest changes to the Windows builds 2010-03-15 09:03:05 +00:00
(no author)
09bec3bf2c add divexact.c to Windows builds 2010-03-04 17:40:10 +00:00
(no author)
1e60f640f6 add latest division code and tests to the Windows build 2010-03-03 10:29:10 +00:00
(no author)
fc8633d1a1 Add new division code to the Windows build 2010-03-02 14:14:58 +00:00
(no author)
fbd28cb458 Add mulmid_basecase assembler to Windows x64 builds 2010-02-24 20:37:51 +00:00
(no author)
d3a7e095c4 Add mpn_sqr, mpn_neg and mpn_com for GMP5 compatibility 2010-02-22 12:21:17 +00:00
(no author)
89ef2d6caf Add logic functions in C (logops.c) to the Windows builds that need them (32-bit & generic C) 2010-02-18 18:59:54 +00:00
(no author)
d7b3af99f2 1. Add toom8 code to Windows build
2. tidy up gmp-mparam.h for a future tuning effort on Windows
2010-02-18 14:39:28 +00:00
(no author)
11f57996a4 1. remove C99 out of order declarations in rootrem.c
2. Add latest source code to Windows build
2010-02-15 10:15:43 +00:00
(no author)
5ce18c08af add latest division code to Windows build 2010-02-13 19:52:50 +00:00
(no author)
454c4e9982 Add three new divide functions to Windows builds. 2010-02-11 17:55:12 +00:00
(no author)
a3a7fe1244 Add clears and inits functions for mpf, mpq and mpz types 2010-02-11 15:54:59 +00:00
(no author)
9e4d2b3e9d Add new division code to Windows builds 2010-02-11 14:27:24 +00:00
(no author)
bacbb41a6b 1. Add missed mp_bitcnt_t changes
2. Update Windows builds (exclude pre_divrem.c now in assembler)
2010-02-08 18:12:26 +00:00
(no author)
3c16b2f566 1. Update g2y.py to cope with GMP assembler
2. add new assembler to Windows build
2010-02-07 14:48:02 +00:00
(no author)
2096741d5a Correct minor error in Windows build 2010-02-06 18:05:18 +00:00
gladman
54c4879de7 1 Add Windows extern inline define to mpir.h (but don't use it)
2. Improve Windows build scripts for file copying
2010-01-10 15:25:55 +00:00
gladman
2e213d6f1e Add missed C file to Windows builds 2010-01-08 14:47:01 +00:00
gladman
1485e3dc1b 1. Add Jason's new assembler code to the Windows builds
2. Tidy up assembler to prepare for Windows nehalem build
2009-12-02 16:24:00 +00:00
gladman
5ce0899054 Commit Windows Project Files to sync the repository 2009-11-17 17:46:02 +00:00
wbhart
06310805c3 Correct minor windows build issues 2009-11-17 14:31:51 +00:00
gladman
448c60fd77 Add latest division code to the Windows builds 2009-10-07 09:21:06 +00:00
gladman
f42829cd8e Core2 assembler (copies) for Windows 2009-10-05 15:56:30 +00:00
gladman
01525ea9dd Add new k8 assembler to Windows builds 2009-10-04 11:36:18 +00:00
gladman
8c2a0b5882 1. Add generic C mod_1_<n> files to the Windows build
2. Add Windows specific timing code (win_timing.h & .c)
2009-10-02 14:01:13 +00:00
gladman
f700c5c84c Add new assembler, C and test files to Windows builds 2009-09-30 16:21:46 +00:00
gladman
403192dffe Update Windows build for recent additions 2009-09-14 11:25:49 +00:00
gladman
8063a5b84d Add new files to the Windows builds 2009-09-11 13:37:13 +00:00
gladman
adab3f5936 Add Jason's new root code on Windows 2009-09-03 19:11:52 +00:00
gladman
21880e861f 1. Add new x64 assembler functions to the Windows build 2009-09-02 11:41:43 +00:00
gladman
5d6ccbbd5a add mpz_nextprobprime.c to WIndows builds 2009-08-18 11:13:37 +00:00
gladman
ec50e0d847 Add new Core2 assembler to Windows build 2009-08-14 21:07:18 +00:00
gladman
2ea90ef3e1 Update Windows builds for latest changes 2009-08-12 09:31:38 +00:00
gladman
22998b1140 Bring Windows build up to date 2009-08-10 14:50:25 +00:00
gladman
0eaa19d002 Add new assembler files - new (l/r)shift2 on k8, modified (l/r)shift on Core2 - and sb_divappr_q.c to the Windows build 2009-07-28 15:00:00 +00:00
gladman
d16e9e3e9b Update Windows build for recent added and deleted C source code files (assembler not done yet) 2009-07-26 18:06:59 +00:00
gladman
dea89e4760 Update windows build for latest assembler 2009-05-20 20:09:06 +00:00