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 |
|
William Hart
|
fedb3560cc
|
Added 64 bit atom tuning values. Thank you JP Flori!
|
2014-04-04 21:40:13 +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 |
|
William Hart
|
cd1b2e7657
|
Experiment with correct size_t format specifier.
|
2014-03-28 16:04:23 +00:00 |
|
William Hart
|
65360455c9
|
Whoops, we defined GMP_CC twice.
|
2014-03-28 15:28:20 +00:00 |
|
William Hart
|
24cec978db
|
Merge remote-tracking branch 'brian/master'
Conflicts:
tests/cxx/t-assign.cc
|
2014-03-28 15:02:44 +00:00 |
|
William Hart
|
1f4dc6e93f
|
Attempt to fix fat build on MinGW64.
|
2014-03-28 14:57:43 +00:00 |
|
William Hart
|
30dbfbfa71
|
Update tuning values for x86_64w/fat.
|
2014-03-28 14:32:58 +00:00 |
|
William Hart
|
11327b1554
|
Added test case for nthroot aliasing and fixed code.
|
2014-03-28 14:31:23 +00:00 |
|
William Hart
|
37fa4fd80b
|
Added tuning values for IvyBridge.
|
2014-03-28 14:04:20 +00:00 |
|
William Hart
|
d5197b9e12
|
Fixed an aliasing bug in nthroot.
|
2014-03-28 14:03:27 +00:00 |
|
William Hart
|
74f285d217
|
Add missing fat tuning values.
|
2014-03-28 13:58:26 +00:00 |
|
William Hart
|
ab734ea48c
|
Added atom tuning values. Thanks Jason Preszler.
|
2014-03-28 12:22:31 +00:00 |
|
BrianGladman
|
0d6b94b63a
|
correct C++ assign test
|
2014-03-28 08:16:49 +00:00 |
|
BrianGladman
|
0450357a23
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2014-03-27 22:05:10 +00:00 |
|
BrianGladman
|
20aa9a4c9e
|
Update Visual Studio 2012 builds and simply tune builds for VS2012 and VS2013
|
2014-03-27 21:13:19 +00:00 |
|
BrianGladman
|
8b361bfd87
|
Change Windows builds to keep configuration data in the build directories rather than the mpn directories
|
2014-03-27 15:58:13 +00:00 |
|
William Hart
|
823c649e36
|
Added docs for operator"" for _mpz, _mpq, _mpf.
|
2014-03-27 15:48:40 +00:00 |
|
William Hart
|
0fef849a42
|
Document mpz/mpq/mpf_class swap functions.
|
2014-03-27 15:45:23 +00:00 |
|