Commit Graph

2023 Commits

Author SHA1 Message Date
jasonmoxham
bd3ce14c39 msvc cl build tweeks 2011-04-01 09:43:00 +00:00
jasonmoxham
9b2ac7289f msvc cl build tweeks 2011-04-01 03:16:04 +00:00
jasonmoxham
aed5b4d706 msvc cl build tweeks 2011-04-01 03:02:17 +00:00
jasonmoxham
6af788f9f0 msvc cl build update 2011-04-01 02:28:09 +00:00
jasonmoxham
26897a837e msvc cl build update 2011-04-01 02:27:32 +00:00
jasonmoxham
03be361da0 msvc cl build update 2011-04-01 01:36:08 +00:00
jasonmoxham
2c0faf0d24 MSVC cl build update 2011-04-01 00:59:41 +00:00
jasonmoxham
c9b21e9e38 MSVC CL Build configure.bat 2011-03-31 23:57:24 +00:00
jasonmoxham
354c8aecbf correct speed tuning error for old data file inclusion 2011-03-30 18:18:24 +00:00
jasonmoxham
1a97136413 add HAVE_STDINT_H guards for the include <stdint.h> 2011-03-30 18:15:31 +00:00
jasonmoxham
b902aff2e2 noexecstack for gcc+linux+x86 or x64 only 2011-03-30 15:25:50 +00:00
jasonmoxham
f8dc7700cb add win dir to distro 2011-03-21 09:13:48 +00:00
jasonmoxham
f03b0321c4 tweek 2011-03-20 22:41:52 +00:00
jasonmoxham
69a89e6431 tweek 2011-03-20 22:38:41 +00:00
jasonmoxham
c0782d1464 MSVC CL build make tune 2011-03-20 22:37:25 +00:00
jasonmoxham
d5d816b1d0 MSVC CL build tweeks 2011-03-20 22:21:29 +00:00
jasonmoxham
145386ab78 MSVC CL build make speed 2011-03-20 22:19:06 +00:00
jasonmoxham
3e3c878178 MSVC CL build make try 2011-03-20 18:30:24 +00:00
jasonmoxham
7287e19754 MSVC CL build make speed 2011-03-20 18:09:37 +00:00
jasonmoxham
ee1fe35e47 add C++ to MSVC cl build 2011-03-20 13:45:08 +00:00
jasonmoxham
acf0165e94 MSVC cl build tweeks 2011-03-20 12:51:05 +00:00
jasonmoxham
21fea5dfa7 MSVC cl build some make checks 2011-03-20 12:04:53 +00:00
jasonmoxham
c16c1aadf6 MSVC cl make clean 2011-03-20 11:13:24 +00:00
jasonmoxham
19cef12961 msvc cl build tweek 2011-03-20 11:04:58 +00:00
gladman
49c0863840 Add tests for mmpz_get/set_ux functions 2011-03-19 20:14:45 +00:00
jasonmoxham
790529b696 prelimnary MSVC command line build 2011-03-19 13:49:07 +00:00
gladman
909e16194c cosmetic tidy up of Visual Studio build files 2011-03-19 10:27:21 +00:00
gladman
9abe9eded1 change mechanism for detecting stdint.h 2011-03-19 09:28:07 +00:00
jasonmoxham
57d37eea1d get yasm to assemble intel format asm code 2011-03-18 16:39:37 +00:00
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