From 079495fa482646bcb6ed869d3c28315a6caab191 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 20 Oct 2023 19:12:11 +0000
Subject: [PATCH] chore(deps): Bump vendor/libatomic_ops from `9f6bc3b` to
`400a88b` (#297)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `9f6bc3b` to `400a88b`.
Commits
400a88b
Change static initializer of initial_heap_ptr and spin_dummy to
zero
c56149c
Eliminate 'comparing signed/unsigned values' lcc warning in
add_chunk_as
07ba4b8
Support double-wide primitives on E2K (32-bit mode only)
55b0f49
Fix ALIGNMENT macro name in comment of atomic_ops_malloc.c
3ab2f6a
Define AO_uintptr_t and use it in AO malloc and stack
13bcf0f
Fix get_chunk for case of mmap area is located before
AO_initial_heap
418dfb5
Define functions and variables of tests as static
2aedc4f
Hide AO_initial_heap internal symbol
ce9d28c
Minor text improvement in README_details.txt and README_malloc.txt
c9b8f18
Fix AO_USE_ALMOST_LOCK_FREE name in comments of atomic_ops_stack.c
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
vendor/libatomic_ops | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vendor/libatomic_ops b/vendor/libatomic_ops
index 9f6bc3b..400a88b 160000
--- a/vendor/libatomic_ops
+++ b/vendor/libatomic_ops
@@ -1 +1 @@
-Subproject commit 9f6bc3b928e60081aa1cd6a3ac8707ed90705e9c
+Subproject commit 400a88bafdcd04de7d38ac6e3d0f5708155a86d7