Commit Graph

1115 Commits

Author SHA1 Message Date
wbhart
cd33bd2531 Added prototype for mpn_basic_gcd. 2009-01-11 13:20:31 +00:00
wbhart
685be3ab98 Updated NEWS< ChangeLog and AUTHORS files. 2009-01-10 21:37:53 +00:00
wbhart
9d44b00379 Added <csdio> when compiling with a C++ compiler instead of checking for _GMP_H_HAVE_FILE to fix the std::FILE issue. 2009-01-10 19:23:57 +00:00
wbhart
7eb253056e Fixed a std::FILE issue in gmp.h and a missing <cstdlib> in t-locale.cc 2009-01-10 19:12:05 +00:00
wbhart
38f99e4992 Updated docs to note that nails are not currently supported. 2009-01-10 17:15:24 +00:00
wbhart
90fe07a672 Disabled nails altogether. 2009-01-10 17:05:56 +00:00
wbhart
5f0dd82181 Altered copyright notices to reflect edits. 2009-01-10 16:59:54 +00:00
wbhart
46ce851199 Removed attributes and facets only for Sun CC instead of all non-GNU compilers. 2009-01-10 16:27:38 +00:00
wbhart
8b54eeeb04 Fixed a minor typo. 2009-01-10 15:50:07 +00:00
wbhart
1dd5c2a5e9 Fixed a linkage bug which prevented Sun CC from compiling make check. 2009-01-10 15:27:28 +00:00
gladman
b8969d6bbc Update copyright notices in Windows assembler code 2009-01-10 15:15:37 +00:00
martinjw
7a9a69af3c Set svn:executable on install-sh 2009-01-10 14:53:10 +00:00
jasonmoxham
030f354093 A few more tests for mpz_perfect_power_p 2009-01-10 06:43:12 +00:00
wbhart
7a5325a386 Corrected an error I introduced. 2009-01-10 05:24:22 +00:00
wbhart
811e7de5a7 Fixed numerous issues which prevented compilation with --enable-cxx on Sun CC. 2009-01-10 04:51:24 +00:00
wbhart
4f2cb35bc0 Converted line endings to Unix format. 2009-01-10 02:20:23 +00:00
wbhart
d69eb93c81 Added prototypes for mpn_bgcd, mpn_sgcd, mpn_rgcd and mpn_ngcd to
gmp-inpl.h.
2009-01-09 23:25:51 +00:00
gladman
85dc98842d correct minor errors in windows build 2009-01-08 14:51:11 +00:00
gladman
cb0f1d67fb Improve Prologue/Epilogue macros in Windows assembler
Improve Python assembler translation
2009-01-06 15:05:27 +00:00
gladman
45d8bfdeea improved support for assembler translation to YASM format on Windows 2009-01-05 23:23:23 +00:00
gladman
eb1c5731b5 Further tidy up of AMD64 Windows build and added g2y.py for converting JM's assembler files into YASM format 2009-01-05 10:26:59 +00:00
gladman
fb58a83bef Tidy up the Windows build projects and revert a broken gmp-mparam.h file on experimental branch 2009-01-04 00:49:03 +00:00
wbhart
1771b581dc Added support for Phenom in config.guess. 2009-01-03 22:19:43 +00:00
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