- 13 8月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 3月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
PIC constructs).
-
- 16 12月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 25 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
OPENSSL_PIC macro.
-
- 09 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
following would happen on Solaris: m4 -B 8192 asm/des_enc.m4 > asm/des_enc-sparc.S gcc -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_NO_STATIC_ENGINE -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -o asm/des_enc-sparc.o asm/des_enc-sparc.S asm/des_enc-sparc.S:2007: unterminated character constant asm/des_enc-sparc.S:2008: unterminated character constant
-
- 04 1月, 2003 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 03 1月, 2003 3 次提交
-
-
由 Andy Polyakov 提交于
only. I'll keep my eyes open for Linux and OpenBSD targets.
-
由 Andy Polyakov 提交于
compiled for any SPARC CPU (UltraSPARC performance is *not* affected), can be compiled for 64-bit ABI and is position-independent.
-
由 Andy Polyakov 提交于
It was not accepted because code is not PIC, too UltraSPARC-specific when it doesn't have to and 32-bit only. I'm committing the original version mostly for reference purposes. 64, PIC, blended CPU tune-up follows shortly. Obtained from: http://inet.uni2.dk/~svolaf/des.htm
-