Commit Graph

72 Commits

Author SHA1 Message Date
gladman
2fb881ccf1 Commit trivial change to see if revision 3194 is then OK. 2010-09-24 13:59:34 +00:00
gladman
9763f40a45 Reinstate the misc.locale test in the Visual Studio 2010 build only 2010-09-07 09:51:17 +00:00
gladman
b41424acc1 Remove redundant compiler options in some Windows builds 2010-09-06 08:35:53 +00:00
gladman
07dc24db10 Simplify Windows builds of MPIR tests by removing redundant compiler/linker settings 2010-09-06 08:04:03 +00:00
gladman
f6d14fd37e Correct a configuration error when tests on Windows are built in debug mode 2010-09-05 21:17:06 +00:00
gladman
b8d0083303 split x86_64w 'aors_err' assembler files into add, sub and inc files 2010-09-05 10:46:23 +00:00
gladman
64bbdbb448 cosmetic change to postbuild batch file on Windows 2010-09-04 13:25:51 +00:00
gladman
37940a27c8 Further adjustments to batch files to cope with an NMAKE based build 2010-08-28 10:03:41 +00:00
gladman
9d59646065 Change Windows build to make nmake easier to use 2010-08-23 20:45:26 +00:00
gladman
56014819e8 Minor Windows build change 2010-08-20 21:44:36 +00:00
gladman
4eab43c79b minor cosmetic correction 2010-08-18 10:55:02 +00:00
gladman
6cf3ebcf63 Change Windows assembler include file organisation (VS 2010) 2010-08-15 10:08:57 +00:00
gladman
00b48c8c81 Revert some name changes in VS 2010 build 2010-08-14 00:32:43 +00:00
gladman
4c0113deec Add new files to Visual Studio builds 2010-08-13 22:18:37 +00:00
gladman
514bbe4c2c Update Windows build for tune 2010-08-13 16:00:44 +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
dd1c493500 correct a typo in two Python files 2010-08-05 07:38:10 +00:00
gladman
7d6cc1e587 1. remove single epilogue restriction in Windows assembler code
2. tidy up format of Windows assembler code
2010-07-22 11:33:16 +00:00
gladman
ac0889327e remove ngcd.c from Windows builds 2010-07-19 21:59:52 +00:00
gladman
fa610bc13f minor tweak to batch file 2010-07-15 21:00:06 +00:00
gladman
e7f1df84fe minor tweak to batch file 2010-07-15 17:23:46 +00:00
gladman
1bba7e3c4c Minor change to build of tests on Windows 2010-07-12 21:04:54 +00:00
gladman
ab19b8236c Update the Visual Studio 2010 readme.txt to outline the revised build process 2010-07-12 17:00:24 +00:00
gladman
eff43d4ee1 Another try at an improved Windows build for Visual Studio 2010 2010-07-12 15:53:49 +00:00
gladman
85658e070b 1. Add config.h file generation for Windows
2. Add Configuration to the Windows tests to test DLL versions of MPIR
2010-07-11 19:40:30 +00:00
gladman
64f03d3ce1 Commit changes to allow Windows DLLs to be tested 2010-07-11 18:15:59 +00:00
gladman
5e84bd2bc6 Serious reversion to cancel last 24 hours work as all win32 builds failed 2010-07-11 16:19:39 +00:00
gladman
ca03ca62a5 Ensure configuration of Windows tests match last MPIR build configuration 2010-07-11 15:01:12 +00:00
gladman
27f0342483 Update the VC++ readme.txt 2010-07-10 22:17:22 +00:00
gladman
8ca6401cf6 Move Windows output directories to mpir\lib and mpir\dll 2010-07-10 21:22:40 +00:00
gladman
868f4ec000 Move Windows output directories to mpir\lib and mpir\dll 2010-07-10 21:21:28 +00:00
gladman
71089258f3 Update the VC++ readme.txt 2010-07-10 17:36:03 +00:00
gladman
e732d0c48e Further simplification of Windows build 2010-07-10 16:49:28 +00:00
gladman
9c69d816a5 Further simplification of Windows build 2010-07-10 16:42:53 +00:00
gladman
35b3ea7108 Further simplification of Windows builds 2010-07-10 11:26:54 +00:00
gladman
b1ee7e9f76 Make cosmetic change to Windows builds 2010-07-10 09:54:14 +00:00
gladman
6be1fd6bc6 Update the Windows tests to allow MPIR DLL builds to be tested 2010-07-10 09:46:29 +00:00
gladman
06681fcb0c Unify Windows build configuration for tests 2010-07-09 16:17:33 +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
02884d66ce move fib_table.c and mp_bases.c into mpn\generic and add them to Windows builds 2010-07-08 21:18:03 +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
0fb30c915e remove unused include directories in Windows build 2010-07-06 18:46:55 +00:00
gladman
ed82c4b8bd 1. Remove all WIndows prebuild steps
2. add fib_table.c, mp_bases.c and perfsqr.h to get a good Windows build
2010-07-06 17:20:03 +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
21304bacbf a small change to g2y.py tot test a commit 2010-07-06 07:59:55 +00:00
gladman
a80f12d347 2010-07-02 17:06:20 +00:00
gladman
9fc76411c8 remove prebuild steps on Windows 2010-07-02 16:39:55 +00:00
gladman
9bf78f0866 1. Update Windows k10 build to match Linux
2. Remove the now redundant 32 to 64 register mapping for mp_size_t inputs in Windows assembler
2010-07-02 11:52:24 +00:00