summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/amd64/wp-x86_64.S
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2016-05-16 19:30:27 +0000
committerjkim <jkim@FreeBSD.org>2016-05-16 19:30:27 +0000
commit6731ff6d7401affa2a795d6baf32656aa8a01a53 (patch)
tree62a525f8bb497da2917a217526852ea02c65c2cc /secure/lib/libcrypto/amd64/wp-x86_64.S
parentd2a6ff6888ae760e0d4368dafcec9aa65b6ff57c (diff)
downloadFreeBSD-src-6731ff6d7401affa2a795d6baf32656aa8a01a53.zip
FreeBSD-src-6731ff6d7401affa2a795d6baf32656aa8a01a53.tar.gz
- Make libcrypto.so position independent on i386.
- Enable linker error when libcrypto.so contains a relocation against text. - Add "Do not modify" comment to generated source files. - Set CC environment variable for Perl scripts to enable AVX instructions. - Update __FreeBSD_version to indicate libcrypto.so is position independent. Note this is a direct commit because head has OpenSSL 1.0.2 branch but based on r299389, r299462, r299464, r299479, and r299480.
Diffstat (limited to 'secure/lib/libcrypto/amd64/wp-x86_64.S')
-rw-r--r--secure/lib/libcrypto/amd64/wp-x86_64.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/amd64/wp-x86_64.S b/secure/lib/libcrypto/amd64/wp-x86_64.S
index f6cf81c..926b1d0 100644
--- a/secure/lib/libcrypto/amd64/wp-x86_64.S
+++ b/secure/lib/libcrypto/amd64/wp-x86_64.S
@@ -1,4 +1,5 @@
- # $FreeBSD$
+# $FreeBSD$
+# Do not modify. This file is auto-generated from wp-x86_64.pl.
.text
.globl whirlpool_block
OpenPOWER on IntegriCloud