Commit Graph

27 Commits

Author SHA1 Message Date
William Hart
70434b56d0 Update configure for new x86_64w directories. 2014-04-02 19:21:54 +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
053476c456 Run AC_PROG_CXX in the right place. 2014-03-29 00:31:00 +00:00
William Hart
4ff1e2d684 Remove dc_divappr_q_n and renamed fft_negacylic to fft_negacyclic. 2014-03-25 21:17:35 +00:00
William Hart
9cf9b9bbaf Remove gcd_finda.asm and references to it. 2014-03-25 20:14:46 +00:00
William Hart
45e7dbc9b4 Added piledriver, ivybridge, haswell to configure and fat build. 2014-03-25 17:32:34 +00:00
William Hart
0795469230 Add new x86_64 assembly functions provided for all platforms to fat build. 2014-03-25 15:24:17 +00:00
William Hart
67809f39a2 Update to GMP 5.1.3 factorial code. 2014-02-27 21:35:04 +00:00
William Hart
0c96bff79f Add rudimentary mpn_mulmod_bnm1. Update to new gcd and xgcd code from GMP. 2014-02-27 16:00:08 +00:00
William Hart
ce836c6f86 Update compiler flags for k10. 2014-02-27 12:44:44 +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
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
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
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
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
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
7186636fce Add option to use a user-provided Yasm with autotools build-system. 2013-08-01 16:19:18 +02:00
Jean-Pierre Flori
5a22310011 Treat Cygwin64 as Mingw64. 2013-07-31 14:51:26 +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