Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5fddde6

Browse filesBrowse files
sam-githubBridgeAR
authored andcommitted
deps: update archs files for OpenSSL-1.1.1c
After an OpenSSL source update, all the config files need to be regenerated and comitted by: $ cd deps/openssl/config $ make $ git add deps/openssl/config/archs $ git add deps/openssl/openssl/crypto/include/internal/bn_conf.h $ git add deps/openssl/openssl/crypto/include/internal/dso_conf.h $ git add deps/openssl/openssl/include/openssl/opensslconf.h $ git commit PR-URL: #28211 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 0a2353e commit 5fddde6
Copy full SHA for 5fddde6

File tree

Expand file treeCollapse file tree

237 files changed

+24426
-24445
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

237 files changed

+24426
-24445
lines changed
Open diff view settings
Collapse file

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

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
+419-416Lines changed: 419 additions & 416 deletions
Large diffs are not rendered by default.
Collapse file

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

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
+5-6Lines changed: 5 additions & 6 deletions
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 May 2 20:26:30 2019 UTC"
14+
#define DATE "built on: Wed Jun 12 20:53:27 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a
@@ -40,9 +40,8 @@ static const char compiler_flags[] = {
4040
'S','A','E','S','_','A','S','M',' ','-','D','G','H','A','S','H',
4141
'_','A','S','M',' ','-','D','E','C','P','_','N','I','S','T','Z',
4242
'2','5','6','_','A','S','M',' ','-','D','X','2','5','5','1','9',
43-
'_','A','S','M',' ','-','D','P','A','D','L','O','C','K','_','A',
44-
'S','M',' ','-','D','P','O','L','Y','1','3','0','5','_','A','S',
45-
'M',' ','-','D','_','T','H','R','E','A','D','_','S','A','F','E',
46-
' ','-','D','_','R','E','E','N','T','R','A','N','T',' ','-','D',
47-
'N','D','E','B','U','G','\0'
43+
'_','A','S','M',' ','-','D','P','O','L','Y','1','3','0','5','_',
44+
'A','S','M',' ','-','D','_','T','H','R','E','A','D','_','S','A',
45+
'F','E',' ','-','D','_','R','E','E','N','T','R','A','N','T',' ',
46+
'-','D','N','D','E','B','U','G','\0'
4847
};
Collapse file
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* WARNING: do not edit! */
22
/* Generated by Makefile from crypto/include/internal/dso_conf.h.in */
33
/*
4-
* Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
4+
* Copyright 2016-2019 The OpenSSL Project Authors. All Rights Reserved.
55
*
66
* Licensed under the OpenSSL license (the "License"). You may not use
77
* this file except in compliance with the License. You can obtain a copy
@@ -11,9 +11,7 @@
1111

1212
#ifndef HEADER_DSO_CONF_H
1313
# define HEADER_DSO_CONF_H
14-
1514
# define DSO_DLFCN
1615
# define HAVE_DLFCN_H
1716
# define DSO_EXTENSION ".so"
18-
1917
#endif
Collapse file

‎deps/openssl/config/archs/BSD-x86_64/asm/openssl-cl.gypi‎

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86_64/asm/openssl-cl.gypi
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
'GHASH_ASM',
2222
'ECP_NISTZ256_ASM',
2323
'X25519_ASM',
24-
'PADLOCK_ASM',
2524
'POLY1305_ASM',
2625
],
2726
'openssl_cflags_BSD-x86_64': [
Collapse file

‎deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi‎

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,6 @@
729729
'GHASH_ASM',
730730
'ECP_NISTZ256_ASM',
731731
'X25519_ASM',
732-
'PADLOCK_ASM',
733732
'POLY1305_ASM',
734733
],
735734
'openssl_cflags_BSD-x86_64': [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.