Commit Graph

842 Commits

Author SHA1 Message Date
martinjw
111b5c13a0 Fixed problem with 'make speed' using Moller gcd patches 2008-12-28 19:09:34 +00:00
martinjw
caef36dc44 Fixed several problems with Moller gcd patches 2008-12-28 19:03:41 +00:00
jasonmoxham
c9dd7aea90 mpz_perfect_power_p corrections and new test program 2008-12-26 17:41:36 +00:00
gladman
0c01599cab Update Python test program for tests on Windows 2008-12-24 08:56:26 +00:00
gladman
c15cef56de Update some text in Windows x64 assembler files (no code changes). 2008-12-24 08:43:03 +00:00
jasonmoxham
80374d4fb3 result after running aclocal,autoconf,automake,autoheader and rm -r autom4te.cache/ 2008-12-24 01:57:34 +00:00
wbhart
cabf5e33d6 Fix for c++ build issue (--tag missing). 2008-12-24 01:21:55 +00:00
wbhart
0adcd9a681 Added support for CPUID Family 6 Model 1D (Xeon 7460 -> Core 2). 2008-12-24 00:12:13 +00:00
gladman
09766fcf8f update gmp.h generation for Windows 2008-12-20 15:11:44 +00:00
gladman
e1337676f8 New repository commit test 2008-11-28 10:44:30 +00:00
wbhart
f509399d69 Test - remove blank line 2008-11-27 04:30:07 +00:00
wbhart
fb4aef9dcd Test - blank line 2008-11-27 04:28:44 +00:00
martinjw
9812105758 Corrected my name in AUTHORS 2008-11-27 01:29:46 +00:00
gladman
a4e6cea340 Update intrinsic settings in Windows build projects 2008-11-18 18:25:43 +00:00
gladman
a1b61a27c9 Enable intrinsic functions in Windows build projects 2008-11-18 18:00:34 +00:00
wbhart
be839a1230 test 2008-11-07 20:45:20 +00:00
gladman
3a1beffda4 add windows assembler include file
add missing prototypes in gmp_h.in
2008-11-07 20:27:10 +00:00
martin
f3cec6b5c3 Added a blank line to the README file to test SVN 2008-11-07 01:21:21 +00:00
brgladman
7fdfdcf400 Update Windows build for Jason's gcd additions 2008-10-11 22:20:37 +00:00
jasonmartin
4b2966287f Incorporated Niels Mollers lgpl 2.1 gcd code into trunk 2008-10-11 06:56:15 +00:00
wbhart
d625083fdf Regenerated calc and the gmp info files. 2008-09-16 23:11:00 +00:00
wbhart
ad000f45fa Reran autoconf. 2008-09-16 22:59:12 +00:00
wbhart
fc95fa6f22 Ran tuneup to generate gmp-mparam file for mips64. 2008-09-16 22:48:05 +00:00
wbhart
f5c5d2bf8a Merged SiCortex patches for MIPS. 2008-09-16 22:46:52 +00:00
wbhart
884551a999 Second part of patch to patch for mpf_set_str (fix to the base issue). 2008-09-14 02:07:24 +00:00
wbhart
acf383c9ea Apply GMP issued patch to the patch for mpf_set_str!! 2008-09-14 02:03:16 +00:00
wbhart
74717c9703 Apply GMP issued patch for mpf_set_str. 2008-09-14 02:00:14 +00:00
wbhart
695cd41f0e Apply all GMP issued patches for issues with GMP 4.2.1. 2008-09-14 01:54:23 +00:00
wbhart
a1358c38c1 Added gmp-mparam.h parameters for Core2. 2008-09-13 09:24:07 +00:00
wbhart
8d170b4ef1 Changed configure.in so odd nails values are not permitted. Ran
autoconf.
2008-09-12 00:45:53 +00:00
wbhart
970a3ad08b Finished editing gmp.texi and ran makeinfo. 2008-09-12 00:33:14 +00:00
wbhart
b0156e48af Updated gmp_mparam.h for x86_64/amd64 2008-09-11 23:50:19 +00:00
brgladman
02824f69a2 minor VC++ build update 2008-09-09 16:21:02 +00:00
brgladman
740bce3889 Correct VC++ derivation of gmp.h and mpir.h 2008-09-09 15:17:29 +00:00
brgladman
49e8549c3d Update VC++ build to add new version numbers 2008-09-09 11:44:37 +00:00
brgladman
2b452f2cb7 Correct VC++ project dependency settings for core2 builds 2008-08-30 23:07:13 +00:00
wbhart
8c24482417 Ran makeinfo. 2008-08-08 23:11:25 +00:00
wbhart
1d2ce8beeb Ran automake and autoheader. 2008-08-08 23:10:52 +00:00
wbhart
4432e82b4a Moved some of the developer specific files into the devel directory, updating the Makefile.am accordingly.
Changed more occurrences of GMP to MPIR.

Corrected some of the developer docs in line with the way MPIR is now structured.
2008-08-08 23:06:57 +00:00
wbhart
002160aac0 Changed eol-style for strip_fPIC.sh 2008-07-27 00:47:34 +00:00
wbhart
93f9776b6f Ran autoconf and automake. 2008-07-24 21:15:19 +00:00
wbhart
79aacf7209 Updated license information for many files. 2008-07-24 21:14:10 +00:00
wbhart
0e9a188ba1 Added some license information to files that didn't have it. 2008-07-23 23:49:46 +00:00
wbhart
c6656db2c3 another eol-style change 2008-07-23 23:16:30 +00:00
wbhart
4954b784a5 Update eol-style for these files. 2008-07-23 23:07:55 +00:00
wbhart
2e9e8f7c06 Replaced instances of swox addresses with link to mpir devel list.
Replaced a handful of instances of GNU MP with MPIR.
2008-07-23 23:00:39 +00:00
wbhart
ff9c54b014 Second attempt to fix label problem. 2008-07-23 20:51:12 +00:00
wbhart
641be71d9a Fixes duplicate label in sqr_basecase.as 2008-07-23 20:47:00 +00:00
wbhart
946f0f4632 Whoops, these macros are needed! Putting them back. 2008-07-23 20:41:46 +00:00
wbhart
7c9a732b9f Corrected incorrect usage of G_EXTERN macro. 2008-07-23 20:32:51 +00:00