Commit Graph

10 Commits

Author SHA1 Message Date
Brian Gladman
eb69f67857 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR
Correct missing prototypess in gmp_h.in (mpn_divrem, mpn_divexact_1)
Update Windows builds for these changes
2018-02-25 16:14:35 +00:00
Brian Gladman
c7567b5ad9 Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +00:00
Brian Gladman
88ebf14002 remove files added to repository in error; correct msbuild.bat for Visual Studio 2017 2018-02-17 23:21:10 +00:00
Brian Gladman
81696e9b76 change vs sub-directory names in the Windows build to match Visual Studio versions 2018-02-17 22:11:47 +00:00
Brian Gladman
fceab373a5 remove some old folders 2018-02-16 18:31:28 +00:00
Brian Gladman
62653098c0 new Windows build update 2018-02-16 15:39:55 +00:00
Brian Gladman
47a90e944f adjust the VS2015 build so that it uses the local vsyasm.targets file 2018-02-15 12:42:13 +00:00
Brian Gladman
0450806525 adjust the yasm.targets file so that it works in both VS2015 and VS2017 2018-02-15 12:39:26 +00:00
Brian Gladman
3f4308b73b minor change 2018-02-15 12:22:55 +00:00
Brian Gladman
adee7f49b6 add new Windows build in a single subdirectory (msvc) 2018-02-15 12:17:18 +00:00