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 |
|
Jean-Pierre Flori
|
a2800f0920
|
Fix typos in assembly file names.
|
2013-08-01 18:59:45 +02:00 |
|
Jean-Pierre Flori
|
2320c7d965
|
Remove libtool hacks for C++.
|
2013-08-01 18:39:26 +02:00 |
|
Jean-Pierre Flori
|
461ba13b70
|
Remove libtool hacks.
|
2013-08-01 17:57:23 +02:00 |
|
Jean-Pierre Flori
|
4f99050914
|
Document Yasm related options.
|
2013-08-01 17:07:14 +02:00 |
|
Jean-Pierre Flori
|
7186636fce
|
Add option to use a user-provided Yasm with autotools build-system.
|
2013-08-01 16:19:18 +02:00 |
|
Jean-Pierre Flori
|
2b4c9b5620
|
Put back configfsf.sub trick from devel/configfsf.sub.diff.
|
2013-07-31 14:51:49 +02:00 |
|
Jean-Pierre Flori
|
cd371dfbac
|
Fix bug in t-scan test.
Reported by Daniel R. Grayson and fixed by Leif Leonhardy.
|
2013-07-31 14:51:42 +02:00 |
|
Jean-Pierre Flori
|
d222af9e8c
|
Ran "autoreconf -fi" and put back correct config.(guess|sub) files.
|
2013-07-31 14:51:32 +02:00 |
|
Jean-Pierre Flori
|
5a22310011
|
Treat Cygwin64 as Mingw64.
|
2013-07-31 14:51:26 +02:00 |
|
Jean-Pierre Flori
|
72659ff5aa
|
Update config.* for YASM.
|
2013-07-31 14:51:01 +02:00 |
|
Jean-Pierre Flori
|
5380800969
|
Update configfsf.*.
|
2013-07-31 14:50:47 +02:00 |
|
Jean-Pierre Flori
|
2c66a45275
|
Use uptodate dist targets.
|
2013-07-31 14:42:08 +02:00 |
|
Jean-Pierre Flori
|
9d860da4d3
|
Rename configure.in to configure.ac.
|
2013-07-31 14:41:12 +02:00 |
|
Brian Gladman
|
95bdc34c19
|
add mingw/mingw64 inline assembler to Windows longlong_inc.h files
|
2013-04-16 16:44:11 +01:00 |
|
Brian Gladman
|
f85231351f
|
minor cosmetic changes to the Windows build files
|
2013-04-16 10:18:17 +01:00 |
|
Brian Gladman
|
4033c0636a
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2013-04-16 09:11:37 +01:00 |
|
William Hart
|
e225faebfc
|
Added comment.
|
2013-04-15 19:38:29 +01:00 |
|
William Hart
|
e050c73be6
|
Removed some function call overhead.
|
2013-04-15 19:22:10 +01:00 |
|
William Hart
|
89acc6b8ce
|
Switch all precomputed inverses to new ones.
|
2013-04-15 17:39:36 +01:00 |
|
William Hart
|
ae7c8a30b2
|
Added dc_divappr_q and fixed sb_divappr_q, general code clean up.
|
2013-04-15 17:16:38 +01:00 |
|
William Hart
|
f72389e1a1
|
Switched to new divrem32 macro and did some minor housekeeping.
|
2013-04-13 02:19:15 +01:00 |
|
William Hart
|
db729465d7
|
Added new sb_div_q code, updated some comments and copyright notices.
|
2013-04-12 21:49:49 +01:00 |
|
William Hart
|
0b033b07f2
|
Fast sb_divappr_q code.
|
2013-04-12 17:49:29 +01:00 |
|
William Hart
|
019ddbfb99
|
Removed mullow_n_basecase.asm, as the interface is useless.
|
2013-04-11 01:56:11 +01:00 |
|
William Hart
|
e0922e5ce5
|
Changed the name of a macro.
|
2013-04-11 01:43:58 +01:00 |
|
William Hart
|
44d27e44eb
|
Updated copyright notices.
|
2013-04-11 01:28:46 +01:00 |
|
William Hart
|
188955ab2a
|
Removed a couple of duplicated macros.
|
2013-04-11 01:24:45 +01:00 |
|
William Hart
|
e967731486
|
Move divrem fixup into macro.
|
2013-04-11 01:05:33 +01:00 |
|
William Hart
|
7b7ffec89c
|
Switched to new divrem basecase.
|
2013-04-11 00:18:00 +01:00 |
|
William Hart
|
8655d3b7e0
|
Tried a new kind of basecase division.
|
2013-04-09 03:20:58 +01:00 |
|
William Hart
|
ebe4f759e1
|
Actually, we call it mullow_n_basecase, so move the file yet again, and
correct comment in mullow_n_basecase.c.
|
2013-04-06 01:21:39 +01:00 |
|
William Hart
|
9e8c5a0278
|
Renamed mullo_basecase to mullow_basecase so it will be picked up.
|
2013-04-06 00:52:58 +01:00 |
|
William Hart
|
98c0d8d14c
|
Made m4 macros in mullo_basecase.asm resolve by adding macros from GMP to
x86_64-defs.m4.
|
2013-04-06 00:36:53 +01:00 |
|
William Hart
|
954857eedb
|
Initial commit of mullo_basecase.asm, obtained from the GNU MP project (5.1.1)
m4 macros JUMPTABSECT, JMPENT, FUNC_ENTRY, FUNC_EXIT probably don't expand
yet.
|
2013-04-06 00:08:00 +01:00 |
|
Brian Gladman
|
f0740b194e
|
remove file that should not be versioned
|
2013-03-31 17:58:21 +01:00 |
|
Brian Gladman
|
ed045b82fa
|
remove file not needed in the repository
|
2013-03-30 16:57:25 +00:00 |
|
Brian Gladman
|
b669e937e6
|
Minor Visual Studio build change
|
2013-03-26 22:52:46 +00:00 |
|
Brian Gladman
|
d08d63b180
|
Merge branch 'master' of https://github.com/wbhart/mpir
|
2013-03-09 21:44:01 +00:00 |
|
Brian Gladman
|
b5c32bf68d
|
change FFT threshold in mul.c
|
2013-03-09 21:15:06 +00:00 |
|
Brian Gladman
|
d4ff698e71
|
correct minor build configuration error for Visual Studio build of speed
|
2013-03-09 20:46:04 +00:00 |
|
William Hart
|
044f272076
|
Update incorrect license.
|
2013-03-07 13:08:44 +00:00 |
|
William Hart
|
5381a68480
|
Updated license in README and mentioned GMP as README is the most visible
thing when going to the GitHub page for MPIR.
|
2012-11-26 14:14:47 +00:00 |
|
William Hart
|
394289d2ba
|
Merge branch 'master' of github.com:wbhart/mpir
|
2012-11-25 23:03:17 +00:00 |
|
William Hart
|
81643d301a
|
Merge remote branch 'brian/master'
|
2012-11-25 23:02:02 +00:00 |
|