William Hart
|
6e9bcedb5b
|
Fix for section headers too long on Mac. Thanks Leif Lionhardy.
|
2014-06-09 20:35:26 +01:00 |
|
William Hart
|
0bc525c9a3
|
Fixed a bug in mpir_invert_pi2 triggered by the MPFR test code.
|
2014-06-08 21:30:32 +01:00 |
|
William Hart
|
80b3ab5ae2
|
Fix some section name too long error on Mac. See ticket #127.
|
2014-04-06 11:19:13 +01:00 |
|
William Hart
|
bb9b92a625
|
Add dist-zip remove dist-xz from make dist.
|
2014-04-05 12:44:38 +01:00 |
|
William Hart
|
6d3ce6cc74
|
Add vc11 and vc12 dirs to dist.
|
2014-04-05 12:11:04 +01:00 |
|
William Hart
|
6d48956845
|
Merge remote-tracking branch 'brian/master'
|
2014-04-05 12:07:58 +01:00 |
|
BrianGladman
|
15cfe0dddf
|
add VS 2013 dependencies to previous commit
|
2014-04-05 11:12:13 +01:00 |
|
BrianGladman
|
76a122dc73
|
correct project dependencies in VS 2010 and 2012 for tune, try and speed
|
2014-04-05 11:08:34 +01:00 |
|
BrianGladman
|
e03f50071d
|
additional changes missed on the previous commit
|
2014-04-05 10:55:03 +01:00 |
|
BrianGladman
|
a67ad7abd6
|
Make Visual Studio projects for tune, speed and try x64 only (no support for win32)
Correct build errors for tune on Visual Studio 2010 and update for 2012 and 2013
|
2014-04-05 10:42:17 +01:00 |
|
William Hart
|
88da9f4cf7
|
Merge remote-tracking branch 'brian/master'
|
2014-04-05 01:36:10 +01:00 |
|
William Hart
|
d6eb9dfec5
|
Remove tune-fft.c from dist.
|
2014-04-05 01:08:00 +01:00 |
|
William Hart
|
3f93f6e176
|
Remove fft-tuning.h from dist.
|
2014-04-05 01:04:31 +01:00 |
|
William Hart
|
910440c61c
|
Remove win from dist.
|
2014-04-05 01:01:48 +01:00 |
|
William Hart
|
0aceae0318
|
Updated docs with MSVC nd Cygwin64 info.
|
2014-04-05 00:59:20 +01:00 |
|
BrianGladman
|
206700ebe9
|
copy Atom tuning to Windows
|
2014-04-05 00:30:25 +01:00 |
|
BrianGladman
|
7e70d88bf6
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2014-04-05 00:24:36 +01:00 |
|
William Hart
|
fedb3560cc
|
Added 64 bit atom tuning values. Thank you JP Flori!
|
2014-04-04 21:40:13 +01:00 |
|
BrianGladman
|
cd512ee486
|
remove more Visual Studio builds for VS 2010 and 2012
|
2014-04-03 14:55:05 +01:00 |
|
BrianGladman
|
1f50b5009b
|
remove some Visual Studio builds for VS 2010 and VS 2012; update readme.txt files
|
2014-04-03 14:51:33 +01:00 |
|
wbhart
|
109cb9403c
|
Merge pull request #2 from KevinBrogan/master
Fix t-locale.c #define used to avoid a test when using mingw64
|
2014-04-02 20:51:03 +02:00 |
|
William Hart
|
b81eced2bd
|
Avoid a stack overflow on some compilers in test code.
|
2014-04-02 19:53:53 +01:00 |
|
William Hart
|
a9dbae9c4b
|
Patch for clang support.
|
2014-04-02 19:39:57 +01:00 |
|
William Hart
|
308b4a16c0
|
Patch for prescott and core recognition (thanks Leif Lionhardy).
|
2014-04-02 19:27:36 +01:00 |
|
William Hart
|
70434b56d0
|
Update configure for new x86_64w directories.
|
2014-04-02 19:21:54 +01:00 |
|
BrianGladman
|
7df57b3aa2
|
Simplify defines for building DLLs with Visual Studio
|
2014-04-02 14:14:47 +01:00 |
|
BrianGladman
|
6966d007f9
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2014-04-02 09:55:24 +01:00 |
|
William Hart
|
8e4f26aa58
|
Fix a bug in Cygwin64 (missing __GMP_DECLSPEC on mpn_store).
|
2014-04-02 00:55:11 +01:00 |
|
BrianGladman
|
4f0cb126a1
|
update Visual Studio 2010 build files
|
2014-04-01 21:24:24 +01:00 |
|
William Hart
|
99378e63a9
|
Fix a warning on MinGW64.
|
2014-04-01 14:05:42 +01:00 |
|
BrianGladman
|
84a0c677b1
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2014-04-01 08:24:12 +01:00 |
|
BrianGladman
|
e3e00705de
|
add Ivybridge tuning on Windows
|
2014-04-01 08:23:35 +01:00 |
|
William Hart
|
af62ef2f1f
|
Put netburst tuning back.
|
2014-04-01 01:13:01 +01:00 |
|
William Hart
|
95f06e12f4
|
Merge remote-tracking branch 'brian/master'
|
2014-04-01 01:08:00 +01:00 |
|
William Hart
|
419ab6703e
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
|
BrianGladman
|
1a2fb7dcc6
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2014-04-01 00:42:25 +01:00 |
|
BrianGladman
|
053a6cd91a
|
copy GCC tuning values over to Windows
|
2014-04-01 00:35:49 +01:00 |
|
BrianGladman
|
7768e4758b
|
Correct build errors reported by Jeff Gilchrist and update readme.txt file for VS 2013
|
2014-03-31 21:34:02 +01:00 |
|
William Hart
|
de394774a3
|
Fix a compiler warning under MinGW64.
|
2014-03-31 21:05:45 +01:00 |
|
William Hart
|
4de852447a
|
Fix Cygwin64 bug. No idea why this is needed, but TPTB have decreed it.
|
2014-03-31 20:47:42 +01:00 |
|
William Hart
|
1253f4cade
|
Fixed a problem in mpz_nextprime (probably we want 5 and 7 to be prime :-))
|
2014-03-31 14:30:33 +01:00 |
|
William Hart
|
053476c456
|
Run AC_PROG_CXX in the right place.
|
2014-03-29 00:31:00 +00:00 |
|
William Hart
|
61d45c2104
|
Run autoconf 2.69.
|
2014-03-28 23:15:34 +00:00 |
|
William Hart
|
563e684528
|
Remove win directory.
|
2014-03-28 22:01:28 +00:00 |
|
William Hart
|
156042ad28
|
Merge remote-tracking branch 'brian/master'
|
2014-03-28 21:59:57 +00:00 |
|
William Hart
|
38bcd91d36
|
Handle stdint detection differently and fix a typo in README (thanks Dann
Corbit)
|
2014-03-28 21:57:27 +00:00 |
|
BrianGladman
|
6673ab9079
|
update all Visual Studio builds for latest name changes
|
2014-03-28 18:05:00 +00:00 |
|
BrianGladman
|
8cab9b0e2e
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2014-03-28 17:55:53 +00:00 |
|
William Hart
|
63ed2d06e3
|
Attempt to fix some compiler warnings on MinGW64.
|
2014-03-28 17:32:17 +00:00 |
|
BrianGladman
|
1f13a0f477
|
tuning plus cosmetic change to mpir_config.py
|
2014-03-28 17:05:47 +00:00 |
|