Commit Graph

136 Commits

Author SHA1 Message Date
weidai
f299d530ce fix compile on FreeBSD 7.1 amd64 2009-03-14 22:21:14 +00:00
weidai
e4295fda97 fix compile on ICC 11 2009-03-04 09:27:52 +00:00
weidai
a47f06515b fix VC60 compile, project file line-endings, Apple GCC 4.2 compile 2009-03-03 10:18:44 +00:00
weidai
fa25129ac9 port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16 2009-02-13 12:18:26 +00:00
weidai
bb82d51d1e changed mind. remove -fPIC as default, document it as supported 2008-11-21 22:40:16 +00:00
weidai
12d515c6db add -fPIC to default flags 2008-11-21 05:33:00 +00:00
weidai
c8fe7e0718 add "test" target 2008-02-02 08:38:21 +00:00
weidai
800bd3ad85 remove -msse2 since we don't use SSE2 intrinsics anymore 2007-09-24 01:57:43 +00:00
weidai
03e2f7c3ae don't use -msse2 for GCC 3.3 2007-05-05 02:57:27 +00:00
weidai
64157fa5e0 add -Wa,--divide for Solaris 2007-05-05 01:21:44 +00:00
weidai
1a66826785 remove extraneous -D__pic__ 2007-05-04 19:55:34 +00:00
weidai
0f96a7cd38 revert -ffunction-sections -fdata-sections 2007-05-04 19:19:52 +00:00
weidai
460c2d6c6a enable -O2 and -march=native -mtune=native 2007-05-04 15:12:23 +00:00
weidai
3a3fef7436 fix compile on Sun CC 2007-04-16 05:40:37 +00:00
weidai
68a38c0b9a fix compile with Intel compiler 2007-04-16 02:51:59 +00:00
weidai
38ca2b38a8 enabled optimization flags by default in GNUmakefile 2007-04-15 22:59:29 +00:00
weidai
43b41c1042 update version number, port to Sun C++ 5.8 2006-12-18 02:34:33 +00:00
weidai
5184d7c8f3 use egrep instead of grep 2006-12-12 08:42:19 +00:00
weidai
d71d660150 fix ISX86 2006-12-11 09:15:53 +00:00
weidai
f05ea58bb3 port to GCC 4, reorganize implementations of SetKey 2006-12-10 02:12:23 +00:00
weidai
e23417d90a add -pthread and allow make install 2006-12-09 17:09:01 +00:00
weidai
9906ce0dd2 add more release build comments 2004-06-20 18:21:45 +00:00
weidai
9eab2390bc set CXX to c++ on Darwin 2004-06-19 11:42:41 +00:00
weidai
5bee373ff3 disable x86 assembly on systems without GNU as 2.10 or later 2004-06-19 11:00:52 +00:00
weidai
9a4304c42d use CXX instead of gcc directly 2003-10-22 21:08:07 +00:00
weidai
852394c4e0 add -lws2_32 on MinGW 2003-10-14 09:41:35 +00:00
weidai
5c3dbb91a2 use -msse2 on x86_64 2003-08-04 18:56:15 +00:00
weidai
93d56c76c1 enable SSE2 intrinsics on GCC 3.3 or later 2003-07-31 01:54:53 +00:00
weidai
259ee22eba split bench.cpp in 2 for alpha (.got subsegment exceeds 64K) 2003-07-29 01:16:22 +00:00
weidai
12157494b2 fix GCC compile 2003-07-11 19:16:35 +00:00
weidai
473e5df89b merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
attempt (failed) to build DLL with GCC
2003-07-10 04:34:23 +00:00
weidai
d52b49c51f fix bug in Grouper
add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle)
change ChannelSwitch to allow non-blocking input (denis bider)
change Redirector to allow more options (denis bider)
fix MaurerRandomnessTest
optimize MD2 (Kevin Springle)
2003-04-15 00:38:48 +00:00
weidai
538de80a91 various changes for 5.1 2003-03-20 01:24:12 +00:00
weidai
a28627a6a5 add script-driven testing 2002-12-06 22:02:46 +00:00
weidai
1e45c2d305 compatibility fixes for MacOS X 2002-10-04 21:45:04 +00:00
weidai
a3b6ece7ab Initial revision 2002-10-04 17:31:41 +00:00