Commit Graph

483 Commits

Author SHA1 Message Date
dependabot[bot] 7376105ca5 chore(deps): Bump vendor/bdwgc from 2dddff0 to 7577ca7 (#468)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `2dddff0` to
`7577ca7`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/7577ca7c2dc7364bb6733dab23be34231279db6b"><code>7577ca7</code></a>
Update AUTHORS file (add Locria Cyber)</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/4fb2e0a25e158fedae364c99771ff42951501268"><code>4fb2e0a</code></a>
Add Zig package definition file</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/2dddff06cc5e87df34f1da790cdc7faa54d04170...7577ca7c2dc7364bb6733dab23be34231279db6b">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>
2025-09-29 22:32:17 +00:00
dependabot[bot] 03b3e65fc8 chore(deps): Bump vendor/bdwgc from dde0f79 to 2dddff0 (#464)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `dde0f79` to
`2dddff0`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/2dddff06cc5e87df34f1da790cdc7faa54d04170"><code>2dddff0</code></a>
Update bestpractices badge URL in README (Sep 2025)</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/4b7b97da7d98bd4d91f7cd7724c65b20dc4cc5f0"><code>4b7b97d</code></a>
Add assertion to thread-local GC_gcj_malloc that thread key is
initialized</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/9f810d1758b74c62cfbaaace3cb0858e463f153e"><code>9f810d1</code></a>
Fix missing mark down of several identifiers in comments and
documentation</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/25447a7d6f542f8c917ffc6c0b3ac6af11502365"><code>25447a7</code></a>
Replace EXPECT internal macro to LIKELY/UNLIKELY</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/dde0f79c4415abe9afcf2ee470c6de85c656e0b4...2dddff06cc5e87df34f1da790cdc7faa54d04170">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>
2025-09-17 19:04:45 +00:00
dependabot[bot] 5864fd6bec chore(deps): Bump vendor/libatomic_ops from d17ffd7 to 985c64f (#463)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `d17ffd7` to `985c64f`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/985c64fb7018c87b9c3674e7ceea92fc70792b1f"><code>985c64f</code></a>
Update bestpractices badge URL in README (Sep 2025)</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/d17ffd78e5736ff57ce7d7c09752e9ed1ecd4e79...985c64fb7018c87b9c3674e7ceea92fc70792b1f">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>
2025-09-17 19:04:30 +00:00
dependabot[bot] 51a828ed8d chore(deps): Bump vendor/bdwgc from 54ac18c to dde0f79 (#462)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `54ac18c` to
`dde0f79`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/dde0f79c4415abe9afcf2ee470c6de85c656e0b4"><code>dde0f79</code></a>
Travis CI: Add testing of GC_dump_regions</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/8836ee90a0e706428bd08724293855c2c607dd9f"><code>8836ee9</code></a>
Allow to call GC_dump_regions and GC_print_free_list by gctest</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/e81bcc13362dd8060e73f016235df1d3abe6df43"><code>e81bcc1</code></a>
Update AUTHORS file (add Anton Kruglyakov)</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/b9aea9178f54c5baf584e535e15e262fb2d978ca"><code>b9aea91</code></a>
New API (GC_foreach_heap_section_inner) to iterate over heap blocks</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/948d5e796ca044a96670a97ebbe23e550907d7de"><code>948d5e7</code></a>
Do not declare GC_set_on_thread_event for NN_PLATFORM_CTR unless
GC_THREADS</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/21994cd5b90a56bd3781e1781e6aa7cec9dc3bd4"><code>21994cd</code></a>
Do not use NN_BUILD_TARGET_PLATFORM_NX in thread_local_alloc.h
directly</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/f706ac91ae87001cdacf0df16510f9c5b8e7737f"><code>f706ac9</code></a>
Ensure GC_dirty_inner symbol could be patched at runtime</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/cf6073b1bea3f59439ec6aadd2a48073624d9cef"><code>cf6073b</code></a>
Fix GETPAGESIZE and USE_M[UN]MAP for Nintendo Switch</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/54ac18ccbc5a833dd7edaff94a10ab9b65044d61...dde0f79c4415abe9afcf2ee470c6de85c656e0b4">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>
2025-09-16 19:04:21 +00:00
dependabot[bot] 4dc31f0054 chore(deps): Bump vendor/bdwgc from 10544ab to 54ac18c (#461)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `10544ab` to
`54ac18c`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/54ac18ccbc5a833dd7edaff94a10ab9b65044d61"><code>54ac18c</code></a>
Travis CI: Use base dist for gcc analyzer builds</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/4fd0d60942b725a398f89d39cf8587e1e2ce4c7a"><code>4fd0d60</code></a>
Workaround 'use of uninitialized p[i]' gcc analyzer FP in leaktest</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/9fb972680932c6f65fd590fa989c25c0f1797ba1"><code>9fb9726</code></a>
Declare GC_abort_on_oom() as no-return</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/10544ab5c6eddc69e04fd1de776d5b1ecce07bf6...54ac18ccbc5a833dd7edaff94a10ab9b65044d61">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>
2025-09-09 19:05:06 +00:00
dependabot[bot] e091efbeeb chore(deps): Bump vendor/bdwgc from 6d068ea to 10544ab (#460)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `6d068ea` to
`10544ab`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/10544ab5c6eddc69e04fd1de776d5b1ecce07bf6"><code>10544ab</code></a>
Travis CI: Update autotools for release tarball (am-1.18.1,
m4-1.4.20)</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/e865672b0ab9935d4715a4c16fb09cbc6e53784e"><code>e865672</code></a>
Travis CI: Fix 'exclude pattern libatomic_ops is unused' lcov error</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/de187886a7d776c39a71cfee1b375bf4f7766f70"><code>de18788</code></a>
Travis CI: Update base dist to Ubuntu 24.04 (noble)</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/6d068ea3fa8191f252a8ca4910e0bd3cbb877d0f...10544ab5c6eddc69e04fd1de776d5b1ecce07bf6">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>
2025-09-08 19:38:30 +00:00
dependabot[bot] 5e9f7babd2 chore(deps): Bump vendor/libatomic_ops from e845269 to d17ffd7 (#459)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `e845269` to `d17ffd7`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/d17ffd78e5736ff57ce7d7c09752e9ed1ecd4e79"><code>d17ffd7</code></a>
Update ChangeLog file</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/062652b4f9c36eae949e4c8085c11b746d20854d"><code>062652b</code></a>
Update ChangeLog file (set v7.8.4 release date)</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/4d20bf5d95edd1f39ab4ce7e1e8008b012186404"><code>4d20bf5</code></a>
Update ChangeLog file (v7.8 changes)</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/e845269a38edb0250d250d6733e36065aded004d...d17ffd78e5736ff57ce7d7c09752e9ed1ecd4e79">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>
2025-09-08 19:37:25 +00:00
dependabot[bot] 898bec5f92 chore(deps): Bump vendor/bdwgc from edac9bb to 6d068ea (#457)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `edac9bb` to
`6d068ea`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/6d068ea3fa8191f252a8ca4910e0bd3cbb877d0f"><code>6d068ea</code></a>
Switch to unmanaged containers in Zig script</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/edac9bb74d97137c3e6013745de87e6ee341cb5c...6d068ea3fa8191f252a8ca4910e0bd3cbb877d0f">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>
2025-08-26 11:54:08 +00:00
dependabot[bot] 2dabbb11f8 chore(deps): Bump vendor/bdwgc from 9d83c00 to edac9bb (#454)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `9d83c00` to
`edac9bb`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/edac9bb74d97137c3e6013745de87e6ee341cb5c"><code>edac9bb</code></a>
Travis CI: Eliminate negative coverage count warning</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/5405d333964e597ee76175d12a4400c4dbeb4792"><code>5405d33</code></a>
Travis CI: Do not ignore lcov errors</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/0aaadb65170bb3b1560ffedd50e8b3656cf022d7"><code>0aaadb6</code></a>
Travis CI: Fix repo-token option for Coveralls</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/d0cbab47b17e72a3554348ce7dc4de644de03c59"><code>d0cbab4</code></a>
Fix reading async proc maps when GC is single-threaded but process is
not</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/9d83c00b5c146863397c31dbac0892c762e7530f...edac9bb74d97137c3e6013745de87e6ee341cb5c">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>
2025-08-08 19:52:11 +00:00
dependabot[bot] 4c2997d5a7 chore(deps): Bump vendor/libatomic_ops from e876cd2 to e845269 (#453)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `e876cd2` to `e845269`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/e845269a38edb0250d250d6733e36065aded004d"><code>e845269</code></a>
Travis CI: Do not ignore lcov errors</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/692cd3e338e8dfe2340ae5118520373d056794ae"><code>692cd3e</code></a>
Travis CI: Fix 'exclude pattern /usr is unused' lcov error</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/04533aacf71e130290378a433cce22da87227764"><code>04533aa</code></a>
Travis CI: Fix negative coverage count</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/8966d4eaf3ad7647cefaec10f02bd9d0793c00e4"><code>8966d4e</code></a>
Travis CI: Fix repo-token option for Coveralls</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/778d3ed3110191289465e08756e003b9c0d96497"><code>778d3ed</code></a>
Travis CI: Change cppcheck check-level to exhaustive</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/af9cc9c842c2fb94acc533593b145aa3ea0193b4"><code>af9cc9c</code></a>
Fix LVAR_VOLATILE definition for cppcheck in
test_atomic_include.template</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/e876cd20e7aa8a175c7430bc6b993ad3a0ff6d57...e845269a38edb0250d250d6733e36065aded004d">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>
2025-08-07 19:49:34 +00:00
dependabot[bot] 8f71ca183d chore(deps): Bump vendor/bdwgc from 7f7ba14 to 9d83c00 (#452)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `7f7ba14` to
`9d83c00`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/9d83c00b5c146863397c31dbac0892c762e7530f"><code>9d83c00</code></a>
Workaround 'dereference after comparison to null' FP defect in
GC_finalize</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/67a23dafc3e9b3fcd76d760c85fa67a5436c8dea"><code>67a23da</code></a>
Travis CI: Do not run Coverity Scan job on pull requests</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/066d47d117583ad0d41e04bdc51b046afc975cae"><code>066d47d</code></a>
Workaround 'tainted e_phnum use as loop bound' static analysis tool
warning</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/7f7ba14f8a85bb253ca8f15c5d2a02e987d062ad...9d83c00b5c146863397c31dbac0892c762e7530f">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>
2025-07-31 19:04:28 +00:00
dependabot[bot] e8930fe2fc chore(deps): Bump vendor/libatomic_ops from e8b241f to e876cd2 (#450)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `e8b241f` to `e876cd2`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/e876cd20e7aa8a175c7430bc6b993ad3a0ff6d57"><code>e876cd2</code></a>
Travis CI: Do not run Coverity Scan job on pull requests</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/e8b241f97d85ae51dffe221aec27d8fcbfd735cc...e876cd20e7aa8a175c7430bc6b993ad3a0ff6d57">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>
2025-07-30 19:11:02 +00:00
dependabot[bot] d96c77780f chore(deps): Bump vendor/bdwgc from 05e5ea4 to 7f7ba14 (#451)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `05e5ea4` to
`7f7ba14`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/7f7ba14f8a85bb253ca8f15c5d2a02e987d062ad"><code>7f7ba14</code></a>
Eliminate 'strerror is not thread-safe' code defect in tests</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/05e5ea4304cf52df1a1c0248c3c3576e43192a0c...7f7ba14f8a85bb253ca8f15c5d2a02e987d062ad">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>
2025-07-30 19:10:47 +00:00
dependabot[bot] afa7d101f1 chore(deps): Bump vendor/bdwgc from 32fd37b to 05e5ea4 (#449)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `32fd37b` to
`05e5ea4`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/05e5ea4304cf52df1a1c0248c3c3576e43192a0c"><code>05e5ea4</code></a>
Freshen MIT licensing terms of gc_allocator.h</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/32fd37b5b0ca373d592c0602740a79afbd150599...05e5ea4304cf52df1a1c0248c3c3576e43192a0c">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>
2025-07-29 19:28:26 +00:00
dependabot[bot] d0c17092b9 chore(deps): Bump vendor/libatomic_ops from 6c79cb1 to e8b241f (#448)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `6c79cb1` to `e8b241f`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/e8b241f97d85ae51dffe221aec27d8fcbfd735cc"><code>e8b241f</code></a>
Workaround <code>TA_assert has side effect</code> LINT2 warnings in
test_atomic</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/043f5fb0dca67ff3a386ecf80c705c868981df56"><code>043f5fb</code></a>
Eliminate 'can be declared as pointer to const' cppcheck FP in
test_atomic</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/49781f27b6c19c46b96abb023984e1775a965211"><code>49781f2</code></a>
Eliminate 'condition is always true' cppcheck style warnings in
test_atomic</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/560c14a6ca775c1b82696ea8a6a362a8c9893c05"><code>560c14a</code></a>
Travis CI: Analyze list_atomic.c and test_atomic.c with cppcheck</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/a49b29ea064dd8d5322b38c3f99efa25841a8182"><code>a49b29e</code></a>
Update links to shields.io badges in README</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/2674b6bb1965c2ff0f15679e0fa24a6d7aae30a0"><code>2674b6b</code></a>
Travis CI: Update dist to Ubuntu 24.04 (noble)</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/486b50cb125e6699fdf9698c588c800e23a5337f"><code>486b50c</code></a>
Workaround 'memory leak in add_elements' cppcheck FP in test_stack</li>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/c2850a60425a4c2acf2486ddb7e782025e2e033f"><code>c2850a6</code></a>
Workaround 'uninitialized memory use' warning by gcc-13 in
test_atomic</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/6c79cb16c2ab351239e0b4bfac98c0bf7f08e41c...e8b241f97d85ae51dffe221aec27d8fcbfd735cc">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>
2025-07-29 19:28:18 +00:00
dependabot[bot] 4a12aacefd chore(deps): Bump vendor/libatomic_ops from 66aa11e to 6c79cb1 (#447)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `66aa11e` to `6c79cb1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/libatomic_ops/commit/6c79cb16c2ab351239e0b4bfac98c0bf7f08e41c"><code>6c79cb1</code></a>
Update a reference in README after bdwgc repo transfer to
organization</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/66aa11eab4ab74ffacc51ca983748f0d54d8f24a...6c79cb16c2ab351239e0b4bfac98c0bf7f08e41c">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>
2025-07-29 09:32:22 +08:00
dependabot[bot] ce37fd4198 chore(deps): Bump vendor/bdwgc from 549adab to 32fd37b (#446)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `549adab` to
`32fd37b`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/32fd37b5b0ca373d592c0602740a79afbd150599"><code>32fd37b</code></a>
Update badges in README after repo transfer to bdwgc organization</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/d616054885ecdae09f524de6ca2e496833992c7b"><code>d616054</code></a>
Travis CI: Update URLs after repo transfer to bdwgc organization</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/e25f08523759411f5847029274232730e5d1440a"><code>e25f085</code></a>
Update URLs in documentation after repo transfer to bdwgc
organization</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/6a3bf32994ae261adadd4631f594a92cbef50403"><code>6a3bf32</code></a>
GH Actions: Update zig to v0.14.1 final</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/3c6520975646888c2d56d01a6792a16777c64ddb"><code>3c65209</code></a>
Remove Codecov.io badge from README</li>
<li><a
href="https://github.com/bdwgc/bdwgc/commit/fe6a2cf4b2cf952c86f9d2bd477f854de2a11ec9"><code>fe6a2cf</code></a>
Travis CI: Remove Codecov.io service support</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/549adab73b22ca1a7ed0b5933c77531d9318d87e...32fd37b5b0ca373d592c0602740a79afbd150599">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>
2025-07-28 22:56:26 +00:00
dependabot[bot] dc15c523d1 chore(deps): Bump vendor/libatomic_ops from b09b45d to 66aa11e (#444)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `b09b45d` to `66aa11e`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/66aa11eab4ab74ffacc51ca983748f0d54d8f24a"><code>66aa11e</code></a>
Update Coveralls badge in README</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/9a7aab205381fb929c534b01fcc30b497afb6d43"><code>9a7aab2</code></a>
Travis CI: Update Coverity project name after repo transfer</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/eb49f58fed0b678e8db31f28f5dd64e7b21ee1e5"><code>eb49f58</code></a>
Update Coverity badge in README after repo transfer to bdwgc
organization</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/d3eb9254fa7193b98de5f953fe1ad293c7695034"><code>d3eb925</code></a>
Add comment that overflow of a counter in AO_stack_pop is
impossible</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/b09b45d7d770a550d65ca8679ee1cf38a4702cbc...66aa11eab4ab74ffacc51ca983748f0d54d8f24a">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>
2025-07-25 01:47:11 +00:00
dependabot[bot] 025c921edf chore(deps): Bump vendor/bdwgc from ed9dac8 to 549adab (#445)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `ed9dac8` to
`549adab`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/549adab73b22ca1a7ed0b5933c77531d9318d87e"><code>549adab</code></a>
Update Zig build script because of std.Build API changes</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/72aa4e0020cb5d0b0535e11ca79b57c3a4bdbef4"><code>72aa4e0</code></a>
Name 'Tru64' platform uniformly across documentation</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/26230ef85979e606d3474524d41087083254a836"><code>26230ef</code></a>
Fix typo ('pthread_mutex_init') in ChangeLog</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c2679346430b6746339913e4e84cff454ad4a997"><code>c267934</code></a>
Adjust usage of 'nonempty' and 'nonzero' words in
documentation/messages</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/01ce22175894ef849bd1f16bcbd8f5276dcc88e8"><code>01ce221</code></a>
Fix GC_WORD_LEN and GC_WORD_OFFSET public macros for CHERI</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/72eda0a5e4b5a5f4266ae4dd3f556cc41ad390cf"><code>72eda0a</code></a>
Mark comments as documentation in public headers</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/ed9dac80b9391d8e5bcb584264c5a3ea69b37e8f...549adab73b22ca1a7ed0b5933c77531d9318d87e">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>
2025-07-24 19:57:22 +00:00
dependabot[bot] 381562bd0f chore(deps): Bump vendor/bdwgc from 88a61fc to ed9dac8 (#443)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `88a61fc` to
`ed9dac8`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ed9dac80b9391d8e5bcb584264c5a3ea69b37e8f"><code>ed9dac8</code></a>
Workaround 'Too many retries in GC_alloc_large' abort by increasing
limit</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b55f65df48df4384137e61b2f3093c5bd78b329a"><code>b55f65d</code></a>
Reformat C-style block comments to have no trailing star at EOLn</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/47f90dd8772a11307d322a328db5f8c56b75d776"><code>47f90dd</code></a>
Fix typo in comment near _STACKTOP declaration in gcconfig.h</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/26c00089ab5f8788380c9dc5932f7417ab51fa95"><code>26c0008</code></a>
Fix a typo in comment in gc_priv.h</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/709637fae9dbc29b239b28c17ef4d80b1eb452f5"><code>709637f</code></a>
Fix typo in comment of GC_reclaim_block</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/523ace6d8d29e71fcc34bbf0eadbe199d592f40e"><code>523ace6</code></a>
Fix a typo in comment belonging to CORD_sprintf declaration</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c469547a56679a3c46bdadcb2166c758c924381c"><code>c469547</code></a>
Fix a typo in heading comment of cordxtra.c</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/357c8d5d26b66b95c3e227e61776ea586380d9a7"><code>357c8d5</code></a>
Fix a typo in comment of copy_ptr_regs</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/3db351521376ab5f2318e3a55404423291693678"><code>3db3515</code></a>
Fix a typo (duplicate 'and') in comment of
GC_set_and_save_fault_handler</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/24ebb48bd17f1e4b7b0bf7c16288792a3ac263e1"><code>24ebb48</code></a>
Fix a typo (duplicate 'the') in comments</li>
<li>Additional commits viewable in <a
href="https://github.com/ivmai/bdwgc/compare/88a61fc6f2688d8e1ea94f3f810c23db89a3f30b...ed9dac80b9391d8e5bcb584264c5a3ea69b37e8f">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>
2025-07-22 19:33:37 +00:00
dependabot[bot] b8f1ddddf9 chore(deps): Bump vendor/bdwgc from 09a4c98 to c34bd36 (#436)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `09a4c98` to
`c34bd36`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c34bd36a350a7caeb69d27c9b21cd6c036672ce5"><code>c34bd36</code></a>
Remove checking for deprecated unsupported platforms</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e849d641191ae853a469c58ac51fd0fc3eeae417"><code>e849d64</code></a>
Remove obj_map.c file</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e7c1b5b4a889453c7e90d766d8d26fd6750f9997"><code>e7c1b5b</code></a>
Travis CI: Remove obj_map.c from list of files for checking by
cppcheck</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/22e6d77f71e4aed3e72dfb04ee0c0798c48d9313"><code>22e6d77</code></a>
Redirect SunOS obsolete cfree() in leak_detector.h</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e4778d792061eb77798789c7a0456a38ccaa064b"><code>e4778d7</code></a>
Move description comment for all GC_INNER entities from .c to .h
file</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9ddffb5d68ad7fd06df6bdb0e81bf4b7662a53dd"><code>9ddffb5</code></a>
Move description comment for all API functions from .c to .h file</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/fbdf6075a42671c516ff29ff943623d2f6125f78"><code>fbdf607</code></a>
Start 'postfix' comments with a left angle bracket</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/09a4c98ee3b5b45dc3b425dccb8100507f24adc6...c34bd36a350a7caeb69d27c9b21cd6c036672ce5">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>
2025-06-28 07:21:18 +00:00
dependabot[bot] 9b8610624f chore(deps): Bump vendor/bdwgc from 563c994 to 09a4c98 (#435)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `563c994` to
`09a4c98`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/09a4c98ee3b5b45dc3b425dccb8100507f24adc6"><code>09a4c98</code></a>
Fix extraneous '#' symbol before comment in code related to Cosmo</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/34b466b78d12a9f48368fbff46141c712ad5877a"><code>34b466b</code></a>
Mark down identifiers and code blocks in comments and documentation</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/fd082c4880fbd99c61e87eaedb2bf982925c570a"><code>fd082c4</code></a>
Fix extraneous '#' symbol before comment near USE_WINALLOC for
Cygwin</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/563c994fd6a3b3b6f62077f87fead26defe257c0...09a4c98ee3b5b45dc3b425dccb8100507f24adc6">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>
2025-06-20 19:56:37 +00:00
dependabot[bot] 538e549e47 chore(deps): Bump vendor/bdwgc from 9e224cb to 563c994 (#434)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `9e224cb` to
`563c994`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/563c994fd6a3b3b6f62077f87fead26defe257c0"><code>563c994</code></a>
Travis CI: Fix 32-bit build with ASan</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/4adbf96016cb16cb64f5ed595f6fd1630891ade2"><code>4adbf96</code></a>
Travis CI: Fix missing g++-multilib dependency for CSA 32-bit build</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/7ebf7e2b91b3086a7ce66a5bc9104175e8b01998"><code>7ebf7e2</code></a>
Fix 'unknown type uintptr_t' error reported by Cygwin gcc in
de_win.c</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/03bb3bcb07db851313a88eda699e40c2c2af1ab2"><code>03bb3bc</code></a>
Fix a typo in comment belonging to SETJMP</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/7ca2c8cf35b9ff5d6103e9e684bc191e2b642ebf"><code>7ca2c8c</code></a>
Fix a typo in comment of GC_default_on_abort</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d7158870657c5b396e059ee3fa6bb41daf738691"><code>d715887</code></a>
Make all global variables static in cord/de</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/89c9a2cb2d2e9db1a2287f9d4da27e7bf1d7163c"><code>89c9a2c</code></a>
Remove improper comment about returned value of CORD_extend_path</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/4d3fbd64203b15a2ba3522c0b021246d557e1a2a"><code>4d3fbd6</code></a>
Fix a typo in comment inside CORD_add_forest</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ba7abcbb9297da1aa9b8a3c8675584e363280e75"><code>ba7abcb</code></a>
Fix a typo in comment belonging to SUBSTR_LIMIT</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/77e7b64f55b1876225205f3be1e36937f68c2b29"><code>77e7b64</code></a>
Fix a typo in comment belonging to MAXOBJBYTES</li>
<li>Additional commits viewable in <a
href="https://github.com/ivmai/bdwgc/compare/9e224cb87759c1ca420a5cd5c6082d29b9ed58cb...563c994fd6a3b3b6f62077f87fead26defe257c0">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>
2025-06-19 19:05:21 +00:00
dependabot[bot] c52d252ae1 chore(deps): Bump vendor/bdwgc from 4435122 to 9e224cb (#432)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `4435122` to
`9e224cb`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9e224cb87759c1ca420a5cd5c6082d29b9ed58cb"><code>9e224cb</code></a>
Travis CI: Fix missing gcc-multilib dependency for CSA 32-bit build</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/43e4609cda717e0523bcd03d53eb902669967e2c"><code>43e4609</code></a>
Workaround a crash in Apple clang-17 when optimizing
__builtin_align_up</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9db8ae05f689cd8571b1689c043ead31a766633b"><code>9db8ae0</code></a>
Workaround 'casting unsigned e-&gt;e_phnum to wider int type' code
defect FP</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/131cf7dd31358fc46f750924a817ca1cd810a5c7"><code>131cf7d</code></a>
Fix 'var e can be declared as pointer to const' cppcheck error in
dyn_load</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b2307c2882a515a4dfc0ea1509eb103373fd7cef"><code>b2307c2</code></a>
Fix 'applying non-zero offset to null' warning in
register_dynlib_callback</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/58908b7c02f0a7f0f503923946d8d768674b0711"><code>58908b7</code></a>
Update AUTHORS file (update email of Shiro Kawai)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/f314f33fbd84131cdaf62de437b8b92abdd4f798"><code>f314f33</code></a>
Workaround 'REFERENCED_DYNAMICALLY flag' linker error on macOS 15.4</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/88772f8065cf86a08897d789bf3f027158cbe3fd"><code>88772f8</code></a>
Travis CI: Remove/replace builds in OS X</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/f4a498eefa1c9ed8be7f3b276a09c4c6ad71416c"><code>f4a498e</code></a>
Avoid code duplication in GC_FirstDLOpenedLinkMap</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0b6efc4f30a1e472c47b9d4c3f70904d456f39e3"><code>0b6efc4</code></a>
Remove bad ptr-to-word casts in FirstDLOpenedLinkMap,
dyld_section_add_del</li>
<li>Additional commits viewable in <a
href="https://github.com/ivmai/bdwgc/compare/44351220b8336f35ba40b4fe68a49380e5e37cc4...9e224cb87759c1ca420a5cd5c6082d29b9ed58cb">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>
2025-05-22 19:40:43 +00:00
dependabot[bot] c7aae9f673 chore(deps): Bump vendor/libatomic_ops from 24e7d4e to b09b45d (#433)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `24e7d4e` to `b09b45d`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/b09b45d7d770a550d65ca8679ee1cf38a4702cbc"><code>b09b45d</code></a>
Eliminate 'munmap argument 1 from incompatible pointer type' gcc
warning</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/d7a30a57593ab83c8bf5d3149de207add7a94a85"><code>d7a30a5</code></a>
Prefix/suffix no_sanitize attribute with double underscore</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/24e7d4e77eeb4213d276557d7c08583ba10ecf6e...b09b45d7d770a550d65ca8679ee1cf38a4702cbc">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>
2025-05-22 19:40:26 +00:00
dependabot[bot] a0a38b8b53 chore(deps): Bump vendor/bdwgc from 805a084 to 4435122 (#431)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `805a084` to
`4435122`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/44351220b8336f35ba40b4fe68a49380e5e37cc4"><code>4435122</code></a>
Fix typo (missing word) in comment of GC_stop_func</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/58c8fa4796cef97c16fff04bcebc394241534df0"><code>58c8fa4</code></a>
Fix a typo in comment of GC_register_finalizer_ignore_self
prototype</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ca1a4ff41d2698a8cc73911a8c5be84d1c9ce0d6"><code>ca1a4ff</code></a>
Fix type name in comment of GC_PUSH_ONE_STACK</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c4194eb50668d9562c53d9df4f84396f3f2afa49"><code>c4194eb</code></a>
Fix a typo in comment of GC_base_C prototype</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/930552e1af01afa8030d69d29b192c08282f63ce"><code>930552e</code></a>
Fix a typo in comment of CORD_put prototype</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/f0fa57ba9965ad650f991367e917f2ef00133b6d"><code>f0fa57b</code></a>
Fix a typo in comment of GC_register_map_entries</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e32e8495cbd02eb1c70bb3ce8ce4aee5345a0af6"><code>e32e849</code></a>
Fix a typo (extra 'a') in comment of GC_base</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/43f990636a619c77568b14cc15641c0a584383db"><code>43f9906</code></a>
Fix a typo (duplicate 'and') in comment of catch_exception_raise</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/8298304908300acc99005f78174d69cef9b2274a"><code>8298304</code></a>
Fix a typo (missing 'and') in comment of add_edge</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e13e76c3317cbbf22daf09ee97eb9d74fbb639fa"><code>e13e76c</code></a>
Fix a typo in HBLKSIZE name in comment</li>
<li>Additional commits viewable in <a
href="https://github.com/ivmai/bdwgc/compare/805a0848e5428b59a05377fd5dd393a5ba7b59cb...44351220b8336f35ba40b4fe68a49380e5e37cc4">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>
2025-05-20 19:29:25 +00:00
dependabot[bot] 655ffd6106 chore(deps): Bump vendor/libatomic_ops from 6f9d166 to 24e7d4e (#430)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `6f9d166` to `24e7d4e`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/24e7d4e77eeb4213d276557d7c08583ba10ecf6e"><code>24e7d4e</code></a>
GH Actions: Test rare options of cmake script</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/de9da9f6ef195f1ceb13718ba8a4237c4f6fc6aa"><code>de9da9f</code></a>
Travis CI: Update repo name for project deploy after repo transfer</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/31519d2897b8062f8dcd66b514dc5b71c4827e26"><code>31519d2</code></a>
Travis CI: Remove all builds on OS X</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/97b12a90bdb1f402392af1d87a349373c0c217eb"><code>97b12a9</code></a>
Update URL of AppVeyor CI badge in README after repo transfer</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/10b1849053a445a00f8c2db820d404a60c35d1e6"><code>10b1849</code></a>
Travis CI: Remove Codecov.io service support</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/60afd41f4723bd60215d34a21c5b29ac8931d248"><code>60afd41</code></a>
Remove Codecov.io badge from README</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/6f9d1666c34f44be897384c86987ecc909bf34a0...24e7d4e77eeb4213d276557d7c08583ba10ecf6e">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>
2025-05-06 19:19:51 +00:00
dependabot[bot] 0e3647ce2f chore(deps): Bump vendor/libatomic_ops from 5e71bb7 to 6f9d166 (#429)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `5e71bb7` to `6f9d166`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/6f9d1666c34f44be897384c86987ecc909bf34a0"><code>6f9d166</code></a>
Update URLs of most badges in README after repo transfer</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/7fc1a8151aaa660c5991f06e80cc793df0b1c0fc"><code>7fc1a81</code></a>
Update URLs after repo transfer to bdwgc organization</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/07363d6eefda4f166c68b15fe86fd7d447129759"><code>07363d6</code></a>
GH Actions: Test also on MacOS 13 (x64), Ubuntu/arm64,
Windows/arm64</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/95f4fb2807078accdb44144bb704e6da09d5c64c"><code>95f4fb2</code></a>
GH Actions: Remove unused matrix.target_arch</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/5e71bb7fac27b202511f8969b60adb30e5d43399...6f9d1666c34f44be897384c86987ecc909bf34a0">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>
2025-04-24 19:14:57 +00:00
dependabot[bot] 9f8341cf86 chore(deps): Bump vendor/bdwgc from f3829e9 to 805a084 (#428)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `f3829e9` to
`805a084`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/805a0848e5428b59a05377fd5dd393a5ba7b59cb"><code>805a084</code></a>
Update libatomic_ops repo URL in README after repo transfer</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/512a747b1cd39cf4ed4db623329e994d2bce4a27"><code>512a747</code></a>
Travis CI: Update URL after libatomic_ops repo transfer to
organization</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c183aad084873076f6f1a75b7180326c889f99dc"><code>c183aad</code></a>
AppVeyor CI: Update URL after libatomic_ops repo transfer to
organization</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/f3829e9daf0065b18fb3dc7a5dc3ded6a5f9d95c...805a0848e5428b59a05377fd5dd393a5ba7b59cb">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>
2025-04-23 19:09:17 +00:00
dependabot[bot] f15c473563 chore(deps): Bump vendor/bdwgc from c52b5ad to f3829e9 (#427)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `c52b5ad` to
`f3829e9`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/f3829e9daf0065b18fb3dc7a5dc3ded6a5f9d95c"><code>f3829e9</code></a>
Update AUTHORS file (add Zoltan Somogyi)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/50ab64d6a41f2b563b476b68dc4b98e6c9bd7bc6"><code>50ab64d</code></a>
Better document out-of-memory behavior of API memory allocation
functions</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/fdb32a7521ba5df8f9c92ec1d167b9313ec71abf"><code>fdb32a7</code></a>
Group GC_free and GC_realloc API declarations</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/89bbd5fd997026049d6eb64db7235ee3f0ba7a1e"><code>89bbd5f</code></a>
Group 'stubborn' API function declarations together</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/dabd09ea4d0bdba82134820397e6a0367221f071"><code>dabd09e</code></a>
Fix formatting of CLOCK_TYPE_INITIALIZER on migration to clang-format
v19</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/eae1cfa099a02b85e8d9c8d1c0e09533ce778e3a"><code>eae1cfa</code></a>
Workaround incorrect formatting of GC_debug_malloc_stubborn
declaration</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/3a25a93e6bf135791cc85adb6854eab7f5fe8366"><code>3a25a93</code></a>
Remove redundant goto in GC_is_visible</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/90bd21d0495a0ed7b814363aece605758968a939"><code>90bd21d</code></a>
Fix code formatting after migration to clang-format v19</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/c52b5ad2788e72f7f33cde3f7b11633decfd07b2...f3829e9daf0065b18fb3dc7a5dc3ded6a5f9d95c">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>
2025-04-22 19:25:47 +00:00
dependabot[bot] 7414421f62 chore(deps): Bump vendor/bdwgc from 5872428 to c52b5ad (#426)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `5872428` to
`c52b5ad`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c52b5ad2788e72f7f33cde3f7b11633decfd07b2"><code>c52b5ad</code></a>
Workaround 'assign of read-only location' tcc warning in
clear_hdr_marks</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/a56c59059883deb5d950dc18222587386c4bcdff"><code>a56c590</code></a>
Eliminate 'value exceeds maximum obj size' gcc warning in hugetest on
x32</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b899695616e809fb20ed328a04d73e227c60949f"><code>b899695</code></a>
Travis CI: Add testing of GC_DISABLE_SNPRINTF (Linux build)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/2fbf6dd04fe05860ae800380eeaef18ebfd17d4a"><code>2fbf6dd</code></a>
Prevent snprintf usage in libgc (except for call-stack printing)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/50a91d4bba67b71930323f32f662cd0dfa721865"><code>50a91d4</code></a>
AppVeyor CI: Add testing of GC_DISABLE_SNPRINTF (MinGW shared
build)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/a1b15213b4cc89a601e604044518930d095280e6"><code>a1b1521</code></a>
Update AUTHORS file (add Ayke van Laethem)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/6d10870ba8ca4410276af90c7fc305f1d2949c00"><code>6d10870</code></a>
New option (GC_DISABLE_SNPRINTF) to prevent snprintf usage by
GC_printf</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/5872428d997b8273d3e5a68d344cec825f54a916...c52b5ad2788e72f7f33cde3f7b11633decfd07b2">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>
2025-04-21 19:34:57 +00:00
dependabot[bot] 5961fbdc00 chore(deps): Bump vendor/libatomic_ops from 0f23c4d to 5e71bb7 (#425)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `0f23c4d` to `5e71bb7`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/5e71bb7fac27b202511f8969b60adb30e5d43399"><code>5e71bb7</code></a>
Use atomic_ops_sysdeps.S by configure on any SPARC with non-GCC
compiler</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/c39f634ea27fc0c4a32d6a68a0259961a5a5a1a0"><code>c39f634</code></a>
Update AUTHORS file (add Peter Wang)</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/eeeebd3d03b00c40349560020b25df678ac4c593"><code>eeeebd3</code></a>
Fix atomic_ops_sysdeps.S compilation for SunPro compiler in CMake
script</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/0f23c4dd25a3ed48603a4a0ac6e7da8f3bd788ce...5e71bb7fac27b202511f8969b60adb30e5d43399">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>
2025-04-17 19:30:55 +00:00
dependabot[bot] e2f68592ad chore(deps): Bump vendor/bdwgc from 56011d1 to 5872428 (#424)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `56011d1` to
`5872428`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5872428d997b8273d3e5a68d344cec825f54a916"><code>5872428</code></a>
Support build by CMake on SPARC</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/2e45264f64b09011cfe07012769b793a0401f3b5"><code>2e45264</code></a>
Fix treetest dependency on libgctba.a in Makefile.direct</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e5afcef1dac73a1e49f3d91c13f7d6a7f7ce2200"><code>e5afcef</code></a>
Remove unused LEAK_CFLAGS variable in Makefile.direct</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/dc3a5429025ee4b87c5a3e19b601d3a8501478b9"><code>dc3a542</code></a>
.gitignore: Ignore atomicops, dont_ar_2 files (produced by
Makefile.direct)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b5186e478ccf3c95169dae0a4f5699aa1b38c654"><code>b5186e4</code></a>
Fix 'missing GNU-stack section in atomic_ops_sysdeps' ld warning</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/12d6ff922eb82c18038b5eea59c1357f54c020b7"><code>12d6ff9</code></a>
Fix print_heap_obj call with the lock held in backgraph add_edge</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/56011d1b088ef9000ddf5602590e8ce4a857dd17...5872428d997b8273d3e5a68d344cec825f54a916">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>
2025-04-16 20:00:32 +00:00
dependabot[bot] 531e315353 chore(deps): Bump vendor/bdwgc from 6091f55 to 56011d1 (#423)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `6091f55` to
`56011d1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/56011d1b088ef9000ddf5602590e8ce4a857dd17"><code>56011d1</code></a>
AppVeyor CI: Add MinGW shared build with minimum enabled GC
features</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/aea75365d99539b2880a615ab8a3fa407694e639"><code>aea7536</code></a>
Define GC_is_static_root as static symbol</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b9d4cd637e24482c791b2ddc62156ac9606581c2"><code>b9d4cd6</code></a>
Do not define unused symbols if find-leak/smashed checking is
excluded</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/34d3264b20b54c9402259cb711fbea2686dec496"><code>34d3264</code></a>
Workaround undefined GC_ptr_store_and_dirty MinGW error in
Makefile.direct</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/6091f553e10a41c0967dfb3f2bfecd81cd79b7ff...56011d1b088ef9000ddf5602590e8ce4a857dd17">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>
2025-04-15 20:02:04 +00:00
dependabot[bot] 06e1ab791e chore(deps): Bump vendor/bdwgc from ef01762 to 6091f55 (#422)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `ef01762` to
`6091f55`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/6091f553e10a41c0967dfb3f2bfecd81cd79b7ff"><code>6091f55</code></a>
Fix atomic_ops_sysdeps.S compilation for SunPro compiler in CMake
script</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/fae98e3188788802cc79fd98c7ae0db509fd3cf8"><code>fae98e3</code></a>
Use atomic_ops_sysdeps.S by configure on any SPARC with non-GCC
compiler</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/7190d0671556b4a8a2ed0ba0c7a17290d872ff46"><code>7190d06</code></a>
Remove support of deprecated GC_NO_BLACKLIST_WARNING environment
variable</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/aae7e50306ee78379ce7ed0e6d3d362493807be7"><code>aae7e50</code></a>
Convert README.environment and README.macros to Markdown format</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/89dcd0b5191f3bbbf9b5dfbb656c45342c734f81"><code>89dcd0b</code></a>
More refining of environment and macros README files</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d7d9a48e11b6cbc66e9b43b6ffffc16a7e5edde8"><code>d7d9a48</code></a>
Fix missed verb in GC_USE_LD_WRAP macro documentation</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/df154ac1ce47b25ba89494f096a2939adf33b697"><code>df154ac</code></a>
Move TEST_WITH_SYSTEM_MALLOC macro description to gctest.c</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/ef01762da61fc803f430751506f6ee2176fe9221...6091f553e10a41c0967dfb3f2bfecd81cd79b7ff">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>
2025-04-14 20:04:02 +00:00
dependabot[bot] 1b90689fd8 chore(deps): Bump vendor/bdwgc from cc0e474 to ef01762 (#421)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `cc0e474` to
`ef01762`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ef01762da61fc803f430751506f6ee2176fe9221"><code>ef01762</code></a>
Refine environment and macros README files</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0cc0f614a9d5b8b2e20394456047836806683279"><code>0cc0f61</code></a>
Fix typo (missed hyphen) in documentation of GC_USE_ENTIRE_HEAP</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/41f102f2bb2781a264138a05f078cb3706f6fbfe"><code>41f102f</code></a>
Convert README.autoconf and README.cmake to Markdown format</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b8424c10b23f1e01bc48cd1c20fe280158c9c9c2"><code>b8424c1</code></a>
Refine README for autoconf and cmake</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d00b866e083af533b110f054203aaeaa82fec194"><code>d00b866</code></a>
Fix code blocks formatting in .md files</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/206406608feabc2415e7e8dadacde19cee4acc88"><code>2064066</code></a>
Fix missing './' for 'configure' command in documentation</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/cc0e47485ce23c7cdc5ca219f234facca73a514b...ef01762da61fc803f430751506f6ee2176fe9221">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>
2025-04-07 20:46:37 +00:00
dependabot[bot] c14d037ba3 chore(deps): Bump vendor/bdwgc from 4dd90d9 to cc0e474 (#420)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `4dd90d9` to
`cc0e474`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/cc0e47485ce23c7cdc5ca219f234facca73a514b"><code>cc0e474</code></a>
AppVeyor CI: Test CMake build with -D NO_FIND_LEAK</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0f33c80f5d8306e818087eadc73e619b686b28b0"><code>0f33c80</code></a>
Fix 'find-leak' typo (wording) in documentation</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/967cb6cf2252220618ce0882c158ddf431b799ad"><code>967cb6c</code></a>
.gitignore: Do not ignore 'zig-cache' folder as migrated to Zig
v0.14</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/aae7231bd6630437339c5ad936d26a4237e60306"><code>aae7231</code></a>
New macro (NO_FIND_LEAK) to turn off support of find-leak mode</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d0ff393ec7a7cd7a520ba2c1d6ca40e7d54dd72e"><code>d0ff393</code></a>
Simplify library linkage specification in Zig script</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e7c3e1cdb7a94b0c53e8571ea5aec3a36a29fb68"><code>e7c3e1c</code></a>
Remove GC_INVOKE_FINALIZERS internal macro</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/8421981e3e2e15e953fb755df4a3c9171cea5540"><code>8421981</code></a>
Move GC_debug_gcj_malloc definition to dbg_mlc.c</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/bf2e817548b3e689cee19147b754fb1e978c70a2"><code>bf2e817</code></a>
Move non-debugging functions from dbg_mlc.c to reclaim.c</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ba7a2842d0d7c870b4cdecabe9c530070f6826d2"><code>ba7a284</code></a>
Print that back-height feature is not available only once</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/182e18b26ca9a0ec84a007e0756457e320fa7e0a"><code>182e18b</code></a>
GH Actions: Cross-compile by Zig for s390x, sparc, windows/thumb</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/4dd90d9bc2b71038922104c0938fead0ec40aa15...cc0e47485ce23c7cdc5ca219f234facca73a514b">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>
2025-04-03 19:08:34 +00:00
dependabot[bot] fc5ea5dc50 chore(deps): Bump vendor/bdwgc from fb254c1 to 4dd90d9 (#419)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `fb254c1` to
`4dd90d9`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/4dd90d9bc2b71038922104c0938fead0ec40aa15"><code>4dd90d9</code></a>
AppVeyor CI: Update wcc compiler to v2 beta shapshot 2025-03-01</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5d23f5dd5795422edc09b756d6013457c0ea698a"><code>5d23f5d</code></a>
GH Actions: Update list of excluded cross-compile targets for Zig
0.14.0</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/87514c25fe3b7b53efa69780037ab2a258fafd0c"><code>87514c2</code></a>
GH Actions: Remove thumb-linux-gnueabi cross-compile by Zig</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/db04645c88bb774580e39ef4f404da82ac07a15c"><code>db04645</code></a>
GH Actions: Fix mips target triplets in zig-cross-compile.yml</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/837599f7362b2827c6607154b8ae6365a5b14ae1"><code>837599f</code></a>
GH Actions: Cross-compile by Zig for loongarch64 and riscv32</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9b8bad612adea5c1398ff6472761bf73ac7a3cf4"><code>9b8bad6</code></a>
Update AUTHORS file (add Congcong Kuo)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b0849b5325c031035e986320fde27ca48d9885dc"><code>b0849b5</code></a>
Update Zig build script to Zig 0.14</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/fb254c142574d2f901eb55897b1f0cafe6763aab...4dd90d9bc2b71038922104c0938fead0ec40aa15">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>
2025-03-26 19:31:46 +00:00
dependabot[bot] 06f70bb019 chore(deps): Bump vendor/bdwgc from c1a45b9 to fb254c1 (#418)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `c1a45b9` to
`fb254c1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/fb254c142574d2f901eb55897b1f0cafe6763aab"><code>fb254c1</code></a>
GH Actions: Update zig to v0.14.0 final</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/64d108f63159fbf7830790128d9e918494ad9dd9"><code>64d108f</code></a>
Fix blocked signals in fork_prepare_proc on HP/UX</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/c1a45b9ad86f7449509a86360a6c0746615d8c97...fb254c142574d2f901eb55897b1f0cafe6763aab">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>
2025-03-24 20:47:06 +00:00
dependabot[bot] 2435b242ed chore(deps): Bump vendor/bdwgc from b435e76 to c1a45b9 (#417)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `b435e76` to
`c1a45b9`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c1a45b9ad86f7449509a86360a6c0746615d8c97"><code>c1a45b9</code></a>
Avoid abort on ResumeThread failure if Win32 DllMain closes thread
handle</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/72ca992cc9cfc13617866c3c6ea78cb665589245"><code>72ca992</code></a>
Fix compilation error regarding locks initialization in GC_init on
HP_PA</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9b1c6b65374a943216af887f855da02aded57e2f"><code>9b1c6b6</code></a>
Turn off thread suspend/resume API support explicitly</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/b435e76287dbf275d922a0a3c432efc913c8460e...c1a45b9ad86f7449509a86360a6c0746615d8c97">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>
2025-03-18 19:36:23 +00:00
dependabot[bot] 7ed71209a2 chore(deps): Bump vendor/libatomic_ops from d40ec29 to 0f23c4d (#416)
Bumps [vendor/libatomic_ops](https://github.com/ivmai/libatomic_ops)
from `d40ec29` to `0f23c4d`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/0f23c4dd25a3ed48603a4a0ac6e7da8f3bd788ce"><code>0f23c4d</code></a>
Implement AO_fetch_compare_and_swap_full for sunc/sparc</li>
<li><a
href="https://github.com/ivmai/libatomic_ops/commit/fc653b0a143968565c7bf47f2cad4a3c6014d5b2"><code>fc653b0</code></a>
Consistently use '__sparc' predefined macro w/o trailing
underscores</li>
<li>See full diff in <a
href="https://github.com/ivmai/libatomic_ops/compare/d40ec2903b6f6b50c9e6c08ea4b2aec34a7aa5fd...0f23c4dd25a3ed48603a4a0ac6e7da8f3bd788ce">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>
2025-03-04 20:01:07 +00:00
dependabot[bot] b2a4e8c571 chore(deps): Bump vendor/bdwgc from 64b73a1 to b435e76 (#415)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `64b73a1` to
`b435e76`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b435e76287dbf275d922a0a3c432efc913c8460e"><code>b435e76</code></a>
Update AUTHORS file (add Tobiasz Laskowski)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5658d91c8dd3d9d7cb19bc447d5b0a9f4d4563f2"><code>5658d91</code></a>
Fix GC_suspend abort when the thread is deleted by DllMain</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/553f9f0aebe677fab82c3a0bfbff03325fc72854"><code>553f9f0</code></a>
Document workaround for GetThreadContext failure in Win32
GC_suspend</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e8a60781621e5ec2ef8d3753c9e055a04cc1f4f9"><code>e8a6078</code></a>
Fix code formatting near GC_unpromote_black_lists in gc_priv.h</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/64b73a16a413e7723d923052176c94fb3cd1d5dc...b435e76287dbf275d922a0a3c432efc913c8460e">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>
2025-03-04 05:43:49 +00:00
dependabot[bot] 8a8860aa87 chore(deps): Bump vendor/bdwgc from e565bd8 to 64b73a1 (#414)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `e565bd8` to
`64b73a1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/64b73a16a413e7723d923052176c94fb3cd1d5dc"><code>64b73a1</code></a>
Travis CI: Test with explicitly disabled black-listing mechanism</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9e619237538d1874c98c2c497a4ff53629800760"><code>9e61923</code></a>
Never black-list memory heap blocks on CHERI</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/a0b65b839ea1f5c746ecd44201aec2b5beec7aa7"><code>a0b65b8</code></a>
Avoid useless GC_allochblk() call if GC_merge_unmapped() did
nothing</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/f6707d6ca5ad1b22559727389f55a11c1120aa26"><code>f6707d6</code></a>
Do not use deprecated std.Target functions in Zig script</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/a3e187b7763a75f16dd6a07c90da15fd8d4a563b"><code>a3e187b</code></a>
Simplify loop in GC_enough_large_bytes_left</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/e565bd803277321b7f30ba7be137253ef3155092...64b73a16a413e7723d923052176c94fb3cd1d5dc">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>
2025-02-24 20:30:42 +00:00
dependabot[bot] 9da8843ae5 chore(deps): Bump vendor/bdwgc from 47e0ef4 to e565bd8 (#413)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `47e0ef4` to
`e565bd8`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e565bd803277321b7f30ba7be137253ef3155092"><code>e565bd8</code></a>
Do not expect GC_collect_or_expand to return false in
GC_allocobj/large</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e8aedf635e1ad42102799478ea8a2ab55abd2ba5"><code>e8aedf6</code></a>
Limit number of GC_collect_or_expand calls in GC_allocobj/large</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/1166f11f7dee08d7ad369296b24cf8c9582f8789"><code>1166f11</code></a>
Reduce initial GC_proc_buf size to 8KB on Solaris</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/17c1938009263d21ab739c2a9f0d94f1ee90a7e3"><code>17c1938</code></a>
Grow GC_proc_buf to required size in GC_proc_read_dirty instead of
WARN</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/b9b21d5e2354a52ceb9ceea48f9c1dc258b30e15"><code>b9b21d5</code></a>
Fix 'unknown type name uintptr_t' gcc error in struct prasmap</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/47e0ef445d1aa48b8c48ef166b117386e4e0100c...e565bd803277321b7f30ba7be137253ef3155092">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>
2025-02-17 19:32:00 +00:00
dependabot[bot] 3e28870f07 chore(deps): Bump vendor/bdwgc from 3471bdb to 47e0ef4 (#412)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `3471bdb` to
`47e0ef4`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/47e0ef445d1aa48b8c48ef166b117386e4e0100c"><code>47e0ef4</code></a>
Fix GC_GRANULE_BYTES for SPARC V9</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/47a9d81930f5a1374feaefe5201925d02bc08548"><code>47a9d81</code></a>
Consistently use '__sparc' predefined macro w/o trailing
underscores</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/7e7cace4334f832c21ea90c07c37aa5392a24907"><code>7e7cace</code></a>
Fix 'undefined symbol GC_arrays` in tools on Solaris</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/4a750ff285dba13b87c64f90de07817ef137c3c5"><code>4a750ff</code></a>
Handle sparc-sun-solaris3 (SunOS6) in configure to use
sparc_mach_dep.S</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/66b0c662f212b2824f97565a8f1dde396a7f5d32"><code>66b0c66</code></a>
Remove workaround for Solaris 2.5 after migration to new structured
procfs</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d2fa5f1ef3503bf15f088f60f7ad123cd3a5c312"><code>d2fa5f1</code></a>
Fix usage of new structured procfs interface on Solaris</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/19658a46bb219a4ac9ae4bcdc2fb1701443a828d"><code>19658a4</code></a>
Update prpageheader/prasmap types definition to match that of Solaris
11</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/57a2728035fc2d0ef8adb14a5ab43b8e11ee4140"><code>57a2728</code></a>
Check pr_pagesize field when reading pagedata file on Solaris</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e4aa0ed5a91a73c184d76e3c1870b6fe8ebca8fa"><code>e4aa0ed</code></a>
Ensure no GC_proc_buf overrun on Solaris</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/924d224b131d81139f5f9784b233836d1645b135"><code>924d224</code></a>
Travis CI: Do not use gcc on FreeBSD</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/3471bdb50f3c1e2fdb0018502717ddb9fa9eace3...47e0ef445d1aa48b8c48ef166b117386e4e0100c">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>
2025-02-10 19:30:05 +00:00
dependabot[bot] c87f7cdb80 chore(deps): Bump vendor/bdwgc from 816a802 to 3471bdb (#411)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `816a802` to
`3471bdb`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/3471bdb50f3c1e2fdb0018502717ddb9fa9eace3"><code>3471bdb</code></a>
Workaround vpush/vpop instructions generation for non-FPU ARMv5
target</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/27e2137c70afb59b0d36c8a691709fdc179659e6"><code>27e2137</code></a>
Ensure ENTER_GC() is not called recursively</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/8c5f5ce35d64ce9fe279aea0c9636b6099f53364"><code>8c5f5ce</code></a>
Always notify of full GC before promoting black lists</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/338d7c0bf4cf889e31decb214d5a1cd80d996cc4"><code>338d7c0</code></a>
Call ENTER/EXIT_GC() by GC_stop/start_world_external()</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/c641226963b6ac3c008219b5b3b4e3e26e538005"><code>c641226</code></a>
Move ENTER/EXIT_GC() invocation inside GC_collect_a_little_inner</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/816a802b01deb5c9102421b208dc52938cd496a7...3471bdb50f3c1e2fdb0018502717ddb9fa9eace3">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>
2025-02-03 19:45:14 +00:00
dependabot[bot] 16f1857850 chore(deps): Bump vendor/bdwgc from d398065 to 816a802 (#410)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `d398065` to
`816a802`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/816a802b01deb5c9102421b208dc52938cd496a7"><code>816a802</code></a>
Fix capability provenance in GC_prev_block on CHERI</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/28ed64c6dd2e0bb31960b50c65cdf1ec54516503"><code>28ed64c</code></a>
Always pass non-zero size to oom_fn in GC_FAST_MALLOC_GRANS()</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/e32fe7a421d2ff1fdf94b36046419213d6a4ce98"><code>e32fe7a</code></a>
Fix code formatting after migration to clang-format v18</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/d3980656a907a3fe59055e7d72a1c4c9bf1a3f6b...816a802b01deb5c9102421b208dc52938cd496a7">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>
2025-01-20 20:00:37 +00:00
dependabot[bot] f266b6eee8 chore(deps): Bump vendor/bdwgc from 5fcc06d to d398065 (#409)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `5fcc06d` to
`d398065`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d3980656a907a3fe59055e7d72a1c4c9bf1a3f6b"><code>d398065</code></a>
Fix assertion failure in GC_add_to_fl about prevhdr and nexthdr</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ccc0d086caf26eb25489777a398c8972e23b609c"><code>ccc0d08</code></a>
Fix 'same expression in ternary operator' cppcheck error in
treetest</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5fe8a391eb3d7c13a44297806734dff6989dc58d"><code>5fe8a39</code></a>
Fix mmap() failure with EPROT on CHERI</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/5fcc06d428dde9b78a9a003e6b7e30d7e3866862...d3980656a907a3fe59055e7d72a1c4c9bf1a3f6b">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>
2025-01-16 19:09:41 +00:00
dependabot[bot] 9f99da1001 chore(deps): Bump vendor/bdwgc from 067ed9b to 5fcc06d (#408)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `067ed9b` to
`5fcc06d`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5fcc06d428dde9b78a9a003e6b7e30d7e3866862"><code>5fcc06d</code></a>
Fix fread failure after enable_incremental if malloc redirected
(CheriBSD)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/8ea9f5e5437e40556f75f49ef42c834caf432aed"><code>8ea9f5e</code></a>
Support incremental collection on NetBSD</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/3aa10ed10977d70e6348f7e6b25bc804801d4acf"><code>3aa10ed</code></a>
Remove warning about ancient NetBSD 1.x in configure and cmake
scripts</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/7de7b15baf29625f974d4b0efb3526dc872e8aba"><code>7de7b15</code></a>
Travis CI: Test with '--enable-redirect-malloc' on FreeBSD</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/2eb9325a47654afe9a1708eaf2f6f9421a070ce8"><code>2eb9325</code></a>
Support incremental collection in multi-threaded builds on FreeBSD</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/389a05942f7efdda48f730674a311603408aedc9"><code>389a059</code></a>
Fix 'conflicting types for sbrk' gcc error on Solaris if redirect
malloc</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/3a4f061f0dc22cdee2c9bc65e8034a76fb900aa0"><code>3a4f061</code></a>
Travis CI: Test with '--disable-atomic-uncollectible' on OS X</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5ba6e1e3761519aadc96f9154df07982240fe778"><code>5ba6e1e</code></a>
Test uncollectible 'new' operator in treetest</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/067ed9b40fe76fb59f28a9a3dc3713e4b57295f1...5fcc06d428dde9b78a9a003e6b7e30d7e3866862">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>
2024-12-30 19:57:14 +00:00
dependabot[bot] f0d68796bd chore(deps): Bump vendor/bdwgc from 97de678 to 067ed9b (#407)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `97de678` to
`067ed9b`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/067ed9b40fe76fb59f28a9a3dc3713e4b57295f1"><code>067ed9b</code></a>
Eliminate 'int-to-ptr cast' gcc warnings in DEBUG_THREADS code</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d8fccecd064e12bb3e47d8b682660241462ddad5"><code>d8fccec</code></a>
Fix cast of struct-based pthread_t to void pointer on Win32</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5e023e9cd62455f9fafc7475b4c3c4c9a7307005"><code>5e023e9</code></a>
Refine description of 'more background' links in Overview document</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/5ef3068b41170e9eae0d3df268a748cb233b4a74"><code>5ef3068</code></a>
Add TODO item about mark lock reinitialization in fork_child_proc</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0ec69cb67c53831ee177530f9a1be548d84e20fd"><code>0ec69cb</code></a>
Refine comment in fork_child_proc() about GC_allocate_ml attribute</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/97de678a87d8066b855d4791517fc327732e3ef4...067ed9b40fe76fb59f28a9a3dc3713e4b57295f1">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>
2024-12-27 19:26:48 +00:00