Commit Graph

223 Commits

Author SHA1 Message Date
gladman
77d42bcd0f Ho redc changes in Visual Studio 2008 (untested) 2010-12-16 12:19:49 +00:00
gladman
8bc37f9a24 make redc changes for Windows 2010-12-16 11:50:51 +00:00
gladman
0bf0516f39 remove dangling reference in VS 2008 build 2010-11-11 12:40:24 +00:00
gladman
76b0c1bb9e Re-commit 'lost' changes 2010-09-24 13:37:53 +00:00
gladman
bf23bc919c Correct old YASM RULES file 2010-09-23 11:19:51 +00:00
gladman
18114e3a5e Update Visual Studio 2008 build for aors_err.. changes 2010-09-05 11:09:47 +00:00
gladman
7d3c1faa7f Change Windows assembler include file organisation (VS 2008) 2010-08-15 10:11:56 +00:00
gladman
15e8968d0e Change namespace back to old name in vc9 2010-08-14 00:22:15 +00:00
jasonmoxham
7d1b6da6c9 update build.vc9 make.bat batch file prebuild step 2010-08-13 23:40:46 +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
fa3e7c2ff1 Make Changes to Windows builds for recent file name changes 2010-08-13 15:53:43 +00:00
gladman
15c882aff8 2010-08-13 15:41:42 +00:00
gladman
463922a358 2010-07-25 22:01:46 +00:00
gladman
700ead092c Change "Bm1of" to "fobm1" in text files (hopefully fairly safe) 2010-07-09 15:09:09 +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
bc5a59be5a simplify the mpir.h generator batch file gen_mpir_h.bat 2010-07-06 20:37:03 +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
2b0d65a499 minor update to VC++ readme files 2010-06-18 09:39:42 +00:00
gladman
ff7bc23a3a correct k10 build on Windows 2010-06-10 06:55:32 +00:00
gladman
c0baf78674 Improve Python detection in Jason's Windows batch build 2010-06-09 11:36:46 +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
760cb918de 1. Add mpn_copyi and mpn_copyd source code files in the mpn\generic directory
2. add these to the generic C Windows builds
2010-05-20 08:52:52 +00:00
gladman
a234a36b97 Add new GCD test to Windows build 2010-05-12 08:10:30 +00:00
gladman
18cf2e1d39 Add mpn_zero to Windows builds 2010-05-04 12:45:55 +00:00
(no author)
a9406cd230 Correct win32 build error 2010-04-07 10:43:52 +00:00
(no author)
44c627a302 Change handling of VERSION in Windows (and the setversion script) 2010-04-06 09:57:32 +00:00
(no author)
0ad24514df Add missing C file and repair Windows builds 2010-04-04 21:08:11 +00:00
(no author)
bcb091ab5d Added some clarifying remarks regarding licensing to the Windows
readme.txt to reflect the new v3+ license of MPIR.
2010-04-02 19:06:42 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
(no author)
dca2902be2 further minor change to Windows build 2010-03-19 07:33:53 +00:00
(no author)
ae3a7434f3 correct minor Windows build configuration issue 2010-03-18 18:14:29 +00:00
(no author)
e00055a3e1 Correct Windows build of tune 2010-03-15 18:38:52 +00:00
(no author)
121e278bf2 correct bugs in building tune on Windows 2010-03-15 15:01:13 +00:00
(no author)
8f22d76682 Update tune build on Windows 2010-03-15 13:03:08 +00:00
(no author)
4f19244f53 Add latest changes to the Windows builds 2010-03-15 09:03:05 +00:00
(no author)
f228e886dc Further revamp of Python gas to yasm translator 2010-03-10 10:09:37 +00:00
(no author)
811326c5b0 Further update to Python translator 2010-03-09 19:40:49 +00:00
(no author)
c1f1636d1c improve g2y.py - the gas to yasm translator in Python 2010-03-09 15:40:03 +00:00
(no author)
8ff06ed3db remove use of __GMP_BITS_PER_MP_LIMB (obsolete define) from t-constants.c and Windows build 2010-03-08 09:03:17 +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)
5e5f7e57a5 Change MPIR v3+ tuning for mpn_get_str and mpn_set_str to match GMP5 2010-02-26 10:59:11 +00:00
(no author)
88f3536359 Update Python gas to yasm converter to remove some poor conversions 2010-02-24 20:41:02 +00:00
(no author)
fbd28cb458 Add mulmid_basecase assembler to Windows x64 builds 2010-02-24 20:37:51 +00:00
(no author)
a459e18ef0 Add new division tests to Windows build 2010-02-24 12:07:12 +00:00