Skip to content

Commit 6e8f080

Browse files
committed
deps: update openssl configs to add VC-WIN64-ARM
VC-WIN64-ARM is added with supporting only no-asm.
1 parent f5fa052 commit 6e8f080

File tree

185 files changed

+17672
-485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+17672
-485
lines changed

deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => " no-afalgeng no-asan no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl-trace no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "BSD-x86_64" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86_64"
14-
#define DATE "built on: Thu Nov 22 19:32:47 2018 UTC"
14+
#define DATE "built on: Sat Feb 23 17:52:22 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/BSD-x86_64/asm/include/progs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by apps/progs.pl
44
*
5-
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
66
*
77
* Licensed under the OpenSSL license (the "License"). You may not use
88
* this file except in compliance with the License. You can obtain a copy

deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => " no-afalgeng no-asan no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl-trace no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "BSD-x86_64" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86_64"
14-
#define DATE "built on: Thu Nov 22 19:32:55 2018 UTC"
14+
#define DATE "built on: Sat Feb 23 17:52:25 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/progs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by apps/progs.pl
44
*
5-
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
66
*
77
* Licensed under the OpenSSL license (the "License"). You may not use
88
* this file except in compliance with the License. You can obtain a copy

deps/openssl/config/archs/BSD-x86_64/no-asm/configdata.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => " no-afalgeng no-asan no-asm no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl-trace no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "no-asm", "BSD-x86_64" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/BSD-x86_64/no-asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86_64"
14-
#define DATE "built on: Thu Nov 22 19:33:04 2018 UTC"
14+
#define DATE "built on: Sat Feb 23 17:52:29 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/BSD-x86_64/no-asm/include/progs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by apps/progs.pl
44
*
5-
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
66
*
77
* Licensed under the OpenSSL license (the "License"). You may not use
88
* this file except in compliance with the License. You can obtain a copy

deps/openssl/config/archs/VC-WIN32/asm/configdata.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ our %config = (
6464
options => " no-afalgeng no-asan no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl-trace no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6565
perl_archname => "x86_64-linux-gnu-thread-multi",
6666
perl_cmd => "/usr/bin/perl",
67-
perl_version => "5.26.2",
67+
perl_version => "5.26.1",
6868
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "VC-WIN32" ],
6969
perlenv => {
7070
"AR" => undef,
@@ -130,7 +130,7 @@ our %target = (
130130
LDFLAGS => "/nologo /debug",
131131
MT => "mt",
132132
MTFLAGS => "-nologo",
133-
RANLIB => "CODE(0x55b562d8aa40)",
133+
RANLIB => "CODE(0x55c7ea7aba60)",
134134
RC => "rc",
135135
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
136136
aes_asm_src => "aes-586.s vpaes-x86.s aesni-x86.s",

deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Nov 22 19:36:25 2018 UTC"
14+
#define DATE "built on: Sat Feb 23 17:53:54 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/VC-WIN32/asm/include/progs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by apps/progs.pl
44
*
5-
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
66
*
77
* Licensed under the OpenSSL license (the "License"). You may not use
88
* this file except in compliance with the License. You can obtain a copy

deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ our %config = (
6464
options => " no-afalgeng no-asan no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl-trace no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6565
perl_archname => "x86_64-linux-gnu-thread-multi",
6666
perl_cmd => "/usr/bin/perl",
67-
perl_version => "5.26.2",
67+
perl_version => "5.26.1",
6868
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "VC-WIN32" ],
6969
perlenv => {
7070
"AR" => undef,
@@ -130,7 +130,7 @@ our %target = (
130130
LDFLAGS => "/nologo /debug",
131131
MT => "mt",
132132
MTFLAGS => "-nologo",
133-
RANLIB => "CODE(0x55eab587d9f0)",
133+
RANLIB => "CODE(0x56225e750000)",
134134
RC => "rc",
135135
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
136136
aes_asm_src => "aes-586.s vpaes-x86.s aesni-x86.s",

deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Nov 22 19:36:30 2018 UTC"
14+
#define DATE "built on: Sat Feb 23 17:53:55 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/VC-WIN32/asm_avx2/include/progs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by apps/progs.pl
44
*
5-
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
66
*
77
* Licensed under the OpenSSL license (the "License"). You may not use
88
* this file except in compliance with the License. You can obtain a copy

deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ our %config = (
6464
options => " no-afalgeng no-asan no-asm no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl-trace no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6565
perl_archname => "x86_64-linux-gnu-thread-multi",
6666
perl_cmd => "/usr/bin/perl",
67-
perl_version => "5.26.2",
67+
perl_version => "5.26.1",
6868
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "no-asm", "VC-WIN32" ],
6969
perlenv => {
7070
"AR" => undef,
@@ -130,7 +130,7 @@ our %target = (
130130
LDFLAGS => "/nologo /debug",
131131
MT => "mt",
132132
MTFLAGS => "-nologo",
133-
RANLIB => "CODE(0x56218ddbc760)",
133+
RANLIB => "CODE(0x55abc48c5798)",
134134
RC => "rc",
135135
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
136136
aes_asm_src => "aes_core.c aes_cbc.c",

deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Nov 22 19:36:33 2018 UTC"
14+
#define DATE "built on: Sat Feb 23 17:53:57 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/VC-WIN32/no-asm/include/progs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by apps/progs.pl
44
*
5-
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
66
*
77
* Licensed under the OpenSSL license (the "License"). You may not use
88
* this file except in compliance with the License. You can obtain a copy

0 commit comments

Comments
 (0)