Skip to content

Commit e2e9e82

Browse files
justsmthaws-lc-sys-bindings-generator
andauthored
Align aws-lc-sys v0.30.0 w/ AWS-LC v1.55.0 (#838)
* Update to AWS-LC v1.55.0 * Symbols from ubuntu-latest * Symbols from macos-14 * Symbols from x86_64-pc-windows-msvc * Symbols from i686-pc-windows-msvc * Symbols from macos-13 * Symbols from x86_64-pc-windows-gnu * Symbols for aarch64-unknown-linux-gnu * Symbols for powerpc-unknown-linux-gnu * Symbols for i686-unknown-linux-gnu * Symbols for x86_64-unknown-linux-musl * Symbols for aarch64-unknown-linux-musl * Symbols for armv7-unknown-linux-gnueabihf * Symbols for arm-unknown-linux-gnueabi * Symbols for powerpc64le-unknown-linux-gnu * Symbols from aarch64-pc-windows-msvc * Generated headers * Generated bindings from ubuntu-latest * Generated bindings from macos-14 * Generated bindings for x86_64-pc-windows-gnu * Generated bindings from macos-13 * Generated bindings for i686-pc-windows-msvc * Generated bindings for x86_64-pc-windows-msvc * Generated bindings for aarch64-unknown-linux-musl * Generated bindings for aarch64-pc-windows-msvc * Generated bindings for x86_64-unknown-linux-musl * Generated bindings for i686-unknown-linux-gnu * Generated bindings for riscv64gc-unknown-linux-gnu * Generated bindings for aarch64-unknown-linux-gnu * Generated bindings for aarch64-linux-android * Collected source files from macos-14 * Collected source files from ubuntu-latest * Collected source files from macos-13 * Collected source files for i686-unknown-linux-gnu * Collected source files for aarch64-unknown-linux-musl * Collected source files for x86_64-unknown-linux-musl * Collected source files for aarch64-unknown-linux-gnu * Collected NASM files * Collected source files for riscv64gc-unknown-linux-gnu --------- Co-authored-by: aws-lc-sys-bindings-generator <[email protected]>
1 parent 880d381 commit e2e9e82

File tree

67 files changed

+498
-729
lines changed

Some content is hidden

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

67 files changed

+498
-729
lines changed

aws-lc-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ bindgen = { version = "0.69.5", optional = true }
7373
bindgen = { version = "0.69.5" }
7474

7575
[package.metadata.aws-lc-sys]
76-
commit-hash = "8b4e504c71fb129047e1b1e85fb5639154196884"
76+
commit-hash = "8b52781470d501fb94322ddfcadf06fcd3c19fa2"

aws-lc-sys/aws-lc

Submodule aws-lc updated 59 files

aws-lc-sys/builder/cc_builder/aarch64_apple_darwin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:19:22 UTC 2025
3+
// Tue Jul 8 21:02:25 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/aarch64_unknown_linux_gnu.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:22:08 UTC 2025
3+
// Tue Jul 8 21:08:44 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/aarch64_unknown_linux_musl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:21:50 UTC 2025
3+
// Tue Jul 8 21:08:16 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/i686_unknown_linux_gnu.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:21:59 UTC 2025
3+
// Tue Jul 8 21:08:07 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/riscv64gc_unknown_linux_gnu.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:21:52 UTC 2025
3+
// Tue Jul 8 21:08:55 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/x86_64_apple_darwin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:22:36 UTC 2025
3+
// Tue Jul 8 21:04:06 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/x86_64_unknown_linux_gnu.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:17:49 UTC 2025
3+
// Tue Jul 8 21:02:22 UTC 2025
44

55
use crate::cc_builder::Library;
66

aws-lc-sys/builder/cc_builder/x86_64_unknown_linux_musl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0 OR ISC
3-
// Wed Jun 18 19:21:46 UTC 2025
3+
// Tue Jul 8 21:08:51 UTC 2025
44

55
use crate::cc_builder::Library;
66

0 commit comments

Comments
 (0)