Commit Graph

1794 Commits

Author SHA1 Message Date
jasonmoxham
6604bd78b2 add all tests except c++ tests toe the regen script 2011-03-16 01:19:15 +00:00
gladman
2ca539ddff correct errors in new (u)intmax functions and add two more tests 2011-03-15 10:39:14 +00:00
jasonmoxham
f590170988 add tests in mpz mpf mpq misc mpn dir to regen script 2011-03-15 10:37:06 +00:00
jasonmoxham
38ce91de5d remove some old libmp stuff 2011-03-14 22:31:56 +00:00
gladman
b3e4fb4f5b minor text change 2011-03-14 20:25:04 +00:00
gladman
fb64ea348c 2011-03-14 17:55:58 +00:00
jasonmoxham
7dde675da1 add tests into autotools for new mpz fns 2011-03-14 17:11:17 +00:00
jasonmoxham
3193c450a0 change SIZEOF_UINTMAX to SIZEOF_UINTMAX_T 2011-03-14 17:07:36 +00:00
jasonmoxham
29055a96d2 add existence and sizeof tests for intmax and uintmax 2011-03-14 17:00:07 +00:00
jasonmoxham
e1d4d228da ran devel/regen to add new mpz functions to Makefile.am and run autoreconf 2011-03-14 16:37:23 +00:00
gladman
57ff0963b9 2011-03-14 15:51:54 +00:00
jasonmoxham
f5322ec3a2 libtoolize -c 2011-03-05 16:48:23 +00:00
jasonmoxham
9ead216342 autoreconf -f with the latest autotools automake 1.11.1 autoconf 2.68 libtool 2.4 2011-03-05 16:47:46 +00:00
jasonmoxham
fcd4286dd9 by default make dist does .tar.bz2 AND .tar.lzma 2011-03-05 16:43:08 +00:00
jasonmoxham
bafbcadd63 new yasm installed rev 2368 2011-03-05 14:05:15 +00:00
jasonmoxham
ba83c0895f delete old yasm 2011-03-05 13:46:42 +00:00
gladman
d0f7eec7e2 Add an alias used by MPFR (snprintf -> _snprintf) 2011-03-04 22:27:14 +00:00
jasonmoxham
2b4f1626bc bobcat params 2011-03-04 14:56:09 +00:00
jasonmoxham
d4b0827cc2 asm basecases for bobcat from k8 for linux and windows 2011-03-04 14:31:05 +00:00
jasonmoxham
4e6496d3bb select from existing dir's fastest functions for bobcat linux and windows 2011-03-04 11:55:38 +00:00
jasonmoxham
220f68915f autotools 2011-03-04 08:39:22 +00:00
jasonmoxham
13009502e8 New asm directory for bobcat 2011-03-04 08:38:40 +00:00
jasonmoxham
0f668a8887 mpir-2.3 branch 2011-03-04 08:02:01 +00:00
jasonmoxham
05bc0b2182 update NEWS 2011-03-04 07:35:48 +00:00
gladman
419a3233c7 correct cosmetic typo 2011-03-03 22:09:01 +00:00
jasonmoxham
54a31ddfd4 restrict noexecstack on x86 to *-*-linux-gnu 2011-03-02 14:43:46 +00:00
jasonmoxham
fe3f2e8e03 generate mpir-2.3.0-rc2 2011-03-01 14:31:15 +00:00
gladman
2733006356 2011-02-28 22:52:56 +00:00
jasonmoxham
a3d4933777 fix noexecstack for 32bit ABI 2011-02-28 00:05:13 +00:00
jasonmoxham
cd09dcf7c0 autotools 2011-02-23 08:34:08 +00:00
jasonmoxham
fa9447ae8f remove build.vc9 from makefile 2011-02-23 00:04:32 +00:00
jasonmoxham
0f87f64b65 update version numbers to 2.3.0-RC1 2011-02-23 00:00:48 +00:00
jasonmoxham
5c31e26c5a setversion to 2.3.0 RC1 2011-02-22 23:48:35 +00:00
gladman
c2e6f948fe correct some names in a Windows batch file (no functionality change) 2011-02-22 19:12:19 +00:00
jasonmoxham
7f6602a57f retune netburst params 2011-02-22 10:00:06 +00:00
jasonmoxham
0302f8f283 retune k10 params 2011-02-22 09:34:42 +00:00
jasonmoxham
e808ef6f3f retune atom params 2011-02-22 09:24:32 +00:00
jasonmoxham
fd4597e8c5 retune penryn params 2011-02-22 08:55:06 +00:00
jasonmoxham
9868d5ddef retune K8 params 2011-02-22 08:52:03 +00:00
jasonmoxham
dcd1cc75f7 retune core2 params 2011-02-22 08:38:13 +00:00
jasonmoxham
2422c4300f retune params for nehalem 2011-02-22 08:00:31 +00:00
gladman
a6d3c74d89 correct typo 2011-02-21 23:16:43 +00:00
gladman
8201d98945 update slow assembler code on WIndows 2011-02-21 23:12:40 +00:00
gladman
9ea19b5f72 Windows assembler correction 2011-02-21 20:39:53 +00:00
gladman
74773dbf97 Tweak Windows assembler code for mod functions 2011-02-21 19:10:47 +00:00
gladman
4ed493d9c3 minor change to assembler code for mpn_not 2011-02-21 16:59:04 +00:00
jasonmoxham
0ba8d8d2fb corrected K8 not.asm 2011-02-21 16:42:26 +00:00
gladman
0f016ba1ea 1. add latest assembler code to the Windows build.
2. correct error in the Python code that runs the tests
2011-02-21 15:13:02 +00:00
jasonmoxham
cd6fabdacf New AMD mpn_not asm function 2011-02-20 23:13:34 +00:00
jasonmoxham
3556bf39e0 New mpn_mod_1_2 for Core2/Penryn 2011-02-20 18:16:50 +00:00