From 0c6faade23f0b9cf6191431da76d5640d4dc4d71 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 6 Nov 2023 19:48:37 +0000
Subject: [PATCH] chore(deps): Bump vendor/libatomic_ops from `e106a87` to
`42684a2` (#301)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `e106a87` to `42684a2`.
Commits
42684a2
Travis CI: Test -D AO_STACK_USE_CPTR with clang instead of gcc
1a7d31c
Travis CI: Test with -D AO_STACK_USE_CPTR
707a7b2
Support E2K protected mode
4e6ae98
Ensure AO_uintptr_t is defined properly on E2K in the protected
mode
65ca41d
Use AO_internal_ptr_t to operate link pointer inside AO stack and
malloc
79953e2
Change AO_REAL_NEXT_PTR() to accept argument as reference only
2a72c1e
Fix a typo in comment of run_one_test of test_stack
9bcd61d
Check AO_FAT_POINTER macro instead of ptr128 in
test_atomic_include.h
6290d3a
Fix missing type conversion before bitwise negation in
atomic_ops_malloc.c
- See full diff 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 e106a87..42684a2 160000
--- a/vendor/libatomic_ops
+++ b/vendor/libatomic_ops
@@ -1 +1 @@
-Subproject commit e106a87412579f328f0894b149976f1dd04d3496
+Subproject commit 42684a2233a3a046d44eeda7cc396a7d5c4b7559