Commit Graph

1684 Commits

Author SHA1 Message Date
gladman
7674a58aa3 try again 2010-12-16 12:10:10 +00:00
gladman
2919da0574 more redc stuff for Windows 2010-12-16 11:58:05 +00:00
gladman
8bc37f9a24 make redc changes for Windows 2010-12-16 11:50:51 +00:00
jasonmoxham
c23be9f56f changed order of params for redc_1 for all the C code , just asm and try.c to do 2010-12-16 04:54:51 +00:00
jasonmoxham
de964dd140 correct wrong order of params in redc_1 definition 2010-12-16 03:08:23 +00:00
jasonmoxham
e34cec1068 change name of redc_basecase to redc_1 and export 2010-12-16 02:32:35 +00:00
jasonmoxham
8fbcaa98f0 remove C++ style comments from gmp.h 2010-12-15 23:23:46 +00:00
gladman
f8d83a9758 Add new assembler for store on k8/k10 to Windows build 2010-12-05 14:04:42 +00:00
jasonmoxham
73b48a44d0 add model 44 westmere hexa-core 2010-12-05 11:10:26 +00:00
jasonmoxham
874e62cbf0 New K8 asm function mpn_store 2010-12-05 10:35:49 +00:00
gladman
a52c522f63 add new assembler for and and nior to Windows 2010-12-05 09:17:11 +00:00
jasonmoxham
a87caeb1f8 faster core2/penryn mpn_hamdist by using the K8 version 2010-12-05 07:49:17 +00:00
jasonmoxham
77e6892a3c windows conversion script doestn't like sums in code 2010-12-05 01:34:06 +00:00
jasonmoxham
b820af3933 New K8 asm logic functions mpn_nand_n mpn_nior_n 2010-12-05 00:55:20 +00:00
gladman
2fc9938ea2 add latest assembler for nehalem to Windows 2010-12-04 15:39:30 +00:00
gladman
bbd6d19cd2 add Jason new code to Windows build 2010-12-04 14:35:12 +00:00
jasonmoxham
3fbe565821 New nehalem asm function popcount 2010-12-04 14:29:18 +00:00
jasonmoxham
014ff79403 New asm function mpn_hamdist for nehalem 2010-12-04 10:08:24 +00:00
jasonmoxham
08f9f8b572 New core2/penryn asm function mpn_popcount 2010-12-04 00:10:53 +00:00
jasonmoxham
8e1e363c9e update asm def file 2010-12-03 23:49:07 +00:00
jasonmoxham
b6c1ca003c new K8 asm function popcount hamdist 2010-12-03 23:22:36 +00:00
jasonmoxham
d9e61dbf34 new asm code for K10 popcount hamdist 2010-12-03 23:00:04 +00:00
jasonmoxham
72316c1513 add sandybridge to cpu's 2010-12-02 23:05:35 +00:00
jasonmoxham
86edf5d952 setversion to 2.2.0 2010-12-02 16:38:43 +00:00
jasonmoxham
4169e805b4 change spacing on AUTHORS 2010-12-02 16:28:13 +00:00
jasonmoxham
5ba30f0c67 update NEWS 2010-12-02 16:25:23 +00:00
jasonmoxham
276765c616 config.sub update to accept *-w64 as done in yasm 2010-12-02 10:57:03 +00:00
jasonmoxham
71c97773cd bump version numbers 2010-12-01 12:38:41 +00:00
jasonmoxham
b50fb9c05d fix for race condition in a parallel build for make install 2010-12-01 01:14:29 +00:00
jasonmoxham
b0588d3154 change some %u to %d in printf in the file test/memory.c 2010-11-19 08:49:36 +00:00
jasonmoxham
517e8e1c48 add intel model 37 westmere mobile chip , no AES to the cpuid.c 2010-11-18 22:50:16 +00:00
jasonmoxham
77032fd737 autoreconf 2010-11-11 13:16:58 +00:00
jasonmoxham
6b0f169ef6 set minimum version of automake from 1.8 to 1.11 2010-11-11 13:07:39 +00:00
jasonmoxham
e5b966a901 change default distribution from .tar.gz to tar.bz2 2010-11-11 13:05:29 +00:00
gladman
0bf0516f39 remove dangling reference in VS 2008 build 2010-11-11 12:40:24 +00:00
jasonmoxham
4be87d9bd4 refmpn_not should not try to return a value 2010-11-10 18:56:18 +00:00
jasonmoxham
a9769b1a86 exclude locale c++ test on mingw64 2010-11-10 10:23:32 +00:00
jasonmoxham
753f290eb7 add mangy cours model numbers =9 to the cpuid 2010-11-09 19:10:58 +00:00
jasonmoxham
b9e6843282 add yasm_macwin.* files to the distro ie for mingw64 2010-11-09 14:11:37 +00:00
jasonmoxham
1ef6880ee7 autoreconf 2010-11-09 14:01:35 +00:00
jasonmoxham
c862f72079 remove spurious referance to the old mpn/power directory 2010-11-09 13:58:54 +00:00
jasonmoxham
432fb50e8c run setversion script on eno for RC1 2010-11-09 13:53:59 +00:00
jasonmoxham
51cd7217d2 update setverion script to use mktemp rather than tempfile as eno/fedora doesn't like it 2010-11-09 13:49:45 +00:00
jasonmoxham
2a7d789514 update trunk version numbers ready for RC1 release 2010-11-09 12:24:59 +00:00
jasonmoxham
d2778569d7 copy all param's from x86_64 to x86_64w 2010-11-08 18:51:18 +00:00
jasonmoxham
4fb18ba43e gcc on mingw64 doesnt like noexecstack , so exclude this case 2010-11-08 13:07:07 +00:00
jasonmoxham
439e5752fc enable noexecstack for gcc and x86/x64 2010-11-08 07:37:59 +00:00
jasonmoxham
626a569151 define is a reserved word in autotools so put some quotes inside it 2010-11-08 07:26:58 +00:00
jasonmoxham
96b477a9a2 hack configure to get around EXCLUDE_PREINV bug for mingw64 2010-11-08 03:13:03 +00:00
jasonmoxham
160a48148e unique names for mingw64 asm code 2010-11-07 14:39:17 +00:00