Commit Graph

1672 Commits

Author SHA1 Message Date
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
gladman
14f05f2e8e Update _PROTO definition to recognise MSVC 2010-10-30 18:16:25 +00:00
gladman
2e9daa4e23 Add conditional definition of _WIN64 for Windows x64 (for safety) 2010-10-30 15:06:27 +00:00
jasonmoxham
6f6b4d499e very preliminary msvc command line build 2010-10-27 15:27:16 +00:00
jasonmoxham
97e2c4c0ef x86_64 cpuid always availible , simplify detection code 2010-10-26 15:53:26 +00:00
jasonmoxham
ef7a34266e exclude preinv macro so that mingw64 shared builds work 2010-10-26 11:05:41 +00:00
jasonmoxham
723ace5cad exclude fat_entry without whatever path it may be under 2010-10-26 11:04:20 +00:00
jasonmoxham
604e95ddcf autotools 2010-10-26 09:49:50 +00:00
jasonmoxham
57b96b8676 another spot for the fat_entry exception 2010-10-26 09:49:25 +00:00
jasonmoxham
30529bbe33 exclude fat_entry.asm from suffix changes 2010-10-26 09:39:10 +00:00
jasonmoxham
54486fabd9 put it in the right place , acinclude.m4 2010-10-26 09:18:19 +00:00
jasonmoxham
66ffc23600 make sure configure creates the CPUVEC_SETUP_* as x86_64 not x86_64w 2010-10-26 08:54:58 +00:00
jasonmoxham
900981a6ab fat path selection must be the same for x86_64 and x86_64w 2010-10-26 08:40:15 +00:00