mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
chore(deps): Bump vendor/libatomic_ops from cc9bc49 to 3f1ef04 (#379)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops) from `cc9bc49` to `3f1ef04`. <details> <summary>Commits</summary> <ul> <li><a href="3f1ef0474d"><code>3f1ef04</code></a> Provide char/short-width CAS for RISC-V w/o -latomic if gcc v14+</li> <li><a href="e529da53e0"><code>e529da5</code></a> Do not define AO_GCC_FORCE_HAVE_CAS for modern clang and gcc for RISC-V</li> <li><a href="5715d4dc87"><code>5715d4d</code></a> Support RISC-V ILP32 ABI (rv64ilp32)</li> <li><a href="b7b855fef9"><code>b7b855f</code></a> Fix width specifier of 'amocas' asm instruction in comment of riscv.h</li> <li><a href="f3fe7d6073"><code>f3fe7d6</code></a> Travis CI: Workaround gcc ASan fail on Ubuntu Jammy</li> <li><a href="af2bd281df"><code>af2bd28</code></a> Travis CI: Use Ubuntu Focal for arm64 builds</li> <li><a href="d3990cdfd1"><code>d3990cd</code></a> Travis CI: Use Ubuntu Focal for ppc64le builds</li> <li><a href="4350b70801"><code>4350b70</code></a> AppVeyor CI: Remove 32-bit ARM builds as dropped by Windows SDK v10</li> <li><a href="059f63c9a4"><code>059f63c</code></a> Guard against direct include of internal headers from outside</li> <li><a href="f2f29210b8"><code>f2f2921</code></a> Adjust/reformat copyright header in armcc/arm_v6.h</li> <li>Additional commits viewable in <a href="cc9bc49ae3...3f1ef0474d">compare view</a></li> </ul> </details> <br /> 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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
vendor/libatomic_ops
vendored
2
vendor/libatomic_ops
vendored
Submodule vendor/libatomic_ops updated: cc9bc49ae3...3f1ef0474d
Reference in New Issue
Block a user