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)
|
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)
|
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
|
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
|
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
|
5d6ccbbd5a
|
add mpz_nextprobprime.c to WIndows builds
|
2009-08-18 11:13:37 +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
|
659df23bbc
|
1. Improve g2y.py
2. Add divrem changes to Windows build
3. Add new x64 mpn_mul_basecase assembler to Windows
|
2009-05-19 19:53:15 +00:00 |
|
gladman
|
d6962d575f
|
1. Add new/changed Core2 assembler files to the Windows build
2. Workaround VC++ optimisation bug in mul_fft.c
|
2009-05-13 09:54:24 +00:00 |
|
gladman
|
9918886c2f
|
Update Windows K8 build to add new assembler
|
2009-05-12 19:37:47 +00:00 |
|
gladman
|
19faf1830c
|
Update Windows build for latest code
|
2009-04-14 16:39:30 +00:00 |
|
gladman
|
279323b5fd
|
Update Windows build for latest changes
|
2009-04-02 11:00:00 +00:00 |
|
gladman
|
55cc10cebc
|
Update Windows build system
|
2009-04-01 19:30:26 +00:00 |
|
gladman
|
34efd8413b
|
1. Add Windows code for latest trunk revisions
2. Make changes for non C99 compilers (like VC++)
|
2009-04-01 14:58:15 +00:00 |
|
gladman
|
ec15f15c68
|
update Windows build projects
|
2009-03-07 16:41:12 +00:00 |
|
gladman
|
9cdf5f371a
|
Commit revised windows assembler code
Update Windows build projects
|
2009-03-02 20:03:30 +00:00 |
|
gladman
|
3f353d55a8
|
Bring Windows up to date on new trunk
|
2009-02-22 21:03:08 +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 |
|
gladman
|
fb58a83bef
|
Tidy up the Windows build projects and revert a broken gmp-mparam.h file on experimental branch
|
2009-01-04 00:49:03 +00:00 |
|
gladman
|
a4e6cea340
|
Update intrinsic settings in Windows build projects
|
2008-11-18 18:25:43 +00:00 |
|