William Hart
4f144a0b36
Revert changes to yasm made by autoreconf -i.
2014-02-04 19:35:22 +00:00
William Hart
089a8ff437
Put back our hacked config.guess and config.sub.
2014-02-04 15:43:12 +00:00
William Hart
5504acaeb9
Update .gitignore after autoreconf -i.
2014-02-04 13:43:48 +00:00
William Hart
7e5589a8bb
Ran autoreconf -i to change autotools versions to those of development machine.
2014-02-04 13:40:51 +00:00
William Hart
1ce31aef44
Merge remote-tracking branch 'brian/master'
2014-02-04 13:30:29 +00:00
William Hart
2ee009848c
Further prevention of git complaining.
2014-02-04 13:28:02 +00:00
William Hart
8caeabc661
Try to stop git complaining about certain files changing.
2014-02-04 13:24:05 +00:00
William Hart
fbf04dda95
Minor improvement of divide and conquer divapprox based on proof in paper.
2014-02-01 00:06:00 +00:00
BrianGladman
3594df044c
remove files committed in error
2014-01-19 12:42:07 +00:00
William Hart
0b81241e3f
Merge remote-tracking branch 'brian/master'
2013-12-21 19:48:43 +00:00
BrianGladman
6f884d522b
minor changes to the Windows readme.txt and the Python Windows build generator
2013-12-21 18:32:07 +00:00
BrianGladman
0707164845
test commit
2013-11-09 20:44:19 +00:00
briangladman
7fcba404a4
test commit
2013-11-09 19:07:59 +00:00
briangladman
4aaa8e634d
Merge branch 'master' of ssh://github.com/BrianGladman/mpir
2013-10-24 11:45:29 +01:00
briangladman
3acc37364d
Add build files for Visual Studio 2013
2013-10-24 11:31:09 +01:00
briangladman
074ca96b45
test commit
2013-09-28 13:34:54 +01:00
briangladman
7d4de218d2
test commit
2013-09-28 00:00:38 +01:00
briangladman
fd337eea42
commit test
2013-09-27 20:47:01 +01:00
briangladman
78d9ab7827
test commit
2013-09-27 20:39:41 +01:00
briangladman
eee90caf12
commit test
2013-09-27 20:19:46 +01:00
briangladman
75ccc59fea
commit test (no real changes)
2013-09-27 18:06:32 +01:00
briangladman
48d48a58d3
change name of mpz_next_likely_prime to mpz_next_prime_candidate
2013-09-02 15:10:16 +01:00
William Hart
72799116f9
Merge remote-tracking branch 'brian/master'
2013-08-30 12:00:27 +01:00
briangladman
3b44e231b0
Merge remote-tracking branch 'remotes/Bill/master'
2013-08-30 11:55:33 +01:00
briangladman
7e6fb463b4
remove YASM build customisation for Visual Studio C only projects
2013-08-30 11:47:28 +01:00
Juanjo Garcia-Ripoll
60a6700a51
Upgrade configure.bat and make.bat to work with Visual Studio 2011 / Visual Studio Express 2012, even without yasm.exe
2013-08-29 21:20:30 +02:00
briangladman
f6c6bb78e0
Merge remote-tracking branch 'remotes/Jean-Pierre/master'
2013-08-28 10:50:39 +01:00
briangladman
45406bdc24
remove (u)intmax_t overloads if already defined
2013-08-28 10:20:15 +01:00
Jean-Pierre Flori
be21d5daa5
Additional runtime checks.
...
Patch from http://trac.sagemath.org/ticket/12970 .
In particular, make sure that MPIR builds correctly in VMs
which do not expose all the CPUs capabilities.
2013-08-07 11:24:10 +02:00
Brian Gladman
d6ca8cf09a
Merge remote-tracking branch 'remotes/Bill/master'
2013-08-06 13:25:33 +01:00
Brian Gladman
fd76ae5284
adjust Intel macros in dedicated windows assembler
2013-08-06 13:25:11 +01:00
William Hart
0550f973bd
Merge remote-tracking branch 'brian/master'
2013-08-06 13:20:09 +01:00
Jean-Pierre Flori
70cdc21ea5
New autoreconf generated file.
2013-08-05 21:39:11 +02:00
Jean-Pierre Flori
b3438467e6
Ran "autoreconf -fiv --no-recursive".
2013-08-05 00:34:35 +02:00
Jean-Pierre Flori
4491e7b7da
Modify PROLOGUE declarations in x86_64w.
...
This let configure define correct HAVE_NATIVE_* constants.
This may break the VS builds.
2013-08-05 00:17:37 +02:00
Jean-Pierre Flori
bdd21aa9c4
Harmonize PROLOGUE in Win64 assembly files.
...
This breaks non-generic builds with MinGW.
2013-08-04 23:45:38 +02:00
Jean-Pierre Flori
f5f24e19dc
Put back a corrected version of some arguably useless code.
2013-08-04 23:43:17 +02:00
Jean-Pierre Flori
54b72f377b
Let the Win64 renaming trick work with the new AC_OUTPUT macro.
2013-08-03 15:57:07 +02:00
Jean-Pierre Flori
f9c0c1381d
Fix for MPIR_AS.
2013-08-02 21:01:04 +02:00
Jean-Pierre Flori
0c471793c7
Fix fo headers generation.
2013-08-02 20:57:00 +02:00
Jean-Pierre Flori
cdfc715487
Fix for ABI testing on Cygwin/MinGW.
2013-08-02 20:50:22 +02:00
Jean-Pierre Flori
a9f2a016d1
Fix copy of config.* scripts for Yasm.
2013-08-02 20:48:29 +02:00
Jean-Pierre Flori
317d75cac5
Restore Yasm 1.2.0 vanilla sources.
2013-08-02 20:45:06 +02:00
Jean-Pierre Flori
ef3e3cf970
Discard options when configuring Yasm.
2013-08-02 20:42:06 +02:00
Jean-Pierre Flori
8ded658328
Use AC_CONFIG_ITEMS macros.
2013-08-02 19:48:46 +02:00
Jean-Pierre Flori
a1f9e9cc7c
Support *-w64-mingw* and *-*-cygwin*.
2013-08-02 19:40:45 +02:00
Jean-Pierre Flori
40b0d3bf3a
Properly quote define so that m4 does not fail.
2013-08-01 19:07:47 +02:00
Jean-Pierre Flori
9fe40e0c6b
Fix for Sun Studio compiler.
2013-08-01 19:06:30 +02:00
Jean-Pierre Flori
d86f56a10c
Fix for Intel Core and Pentium4 Prescott CPUs.
...
Originally fixed at http://trac.sagemath.org/ticket/14172
2013-08-01 19:03:57 +02:00
Jean-Pierre Flori
bb9fed57e3
Fix for PIC code on Darwin.
...
Originally fixed at http://trac.sagemath.org/ticket/13137
2013-08-01 19:02:10 +02:00