Commit c372ec2
committed
deps: update archs files for OpenSSL-1.1.n
After an OpenSSL source update, all the config files need to be
regenerated and committed by:
$ make -C deps/openssl/config
$ git add deps/openssl/config/archs
$ git add deps/openssl/openssl/include/crypto/bn_conf.h
$ git add deps/openssl/openssl/include/crypto/dso_conf.h
$ git add deps/openssl/openssl/include/openssl/opensslconf.h
$ git commit
PR-URL: #42348
Refs: https://mta.openssl.org/pipermail/openssl-announce/2022-March/000218.html
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Joe Sepi <sepi@joesepi.com>1 parent d574a1d commit c372ec2Copy full SHA for c372ec2
204 files changed
+278-342Lines changed: 278 additions & 342 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- deps/openssl
- config/archs
- BSD-x86_64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- BSD-x86
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- VC-WIN32
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- VC-WIN64-ARM/no-asm
- crypto
- include
- VC-WIN64A
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- aix-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- aix64-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- darwin-i386-cc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- darwin64-arm64-cc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- darwin64-x86_64-cc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-aarch64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-armv4
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-elf
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-ppc64le
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-ppc64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-ppc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-x32
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-x86_64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux32-s390x
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux64-mips64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux64-s390x
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- solaris-x86-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- solaris64-x86_64-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- openssl/include
- crypto
- openssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/configdata.pm+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
114 | | - |
115 | | - |
| 114 | + |
| 115 | + |
116 | 116 | |
117 | 117 | |
118 | 118 | |
| ||
1272 | 1272 | |
1273 | 1273 | |
1274 | 1274 | |
1275 | | - |
1276 | 1275 | |
1277 | 1276 | |
1278 | 1277 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
15 | 15 | |
16 | 16 | |
17 | 17 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/asm/include/progs.h
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/include/progs.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
114 | | - |
115 | | - |
| 114 | + |
| 115 | + |
116 | 116 | |
117 | 117 | |
118 | 118 | |
| ||
1272 | 1272 | |
1273 | 1273 | |
1274 | 1274 | |
1275 | | - |
1276 | 1275 | |
1277 | 1276 | |
1278 | 1277 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
15 | 15 | |
16 | 16 | |
17 | 17 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
110 | 110 | |
111 | 111 | |
112 | 112 | |
113 | | - |
114 | | - |
| 113 | + |
| 114 | + |
115 | 115 | |
116 | 116 | |
117 | 117 | |
| ||
1270 | 1270 | |
1271 | 1271 | |
1272 | 1272 | |
1273 | | - |
1274 | 1273 | |
1275 | 1274 | |
1276 | 1275 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
15 | 15 | |
16 | 16 | |
17 | 17 | |
|
Collapse file
deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
|
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+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
114 | | - |
115 | | - |
| 114 | + |
| 115 | + |
116 | 116 | |
117 | 117 | |
118 | 118 | |
| ||
1281 | 1281 | |
1282 | 1282 | |
1283 | 1283 | |
1284 | | - |
1285 | 1284 | |
1286 | 1285 | |
1287 | 1286 | |
|
0 commit comments