Skip to content

Update release-7_6 (May 2026)#938

Merged
ivmai merged 5 commits into
bdwgc:release-7_6from
ivmai:pr/update-release-7_6-may-2026
Jun 1, 2026
Merged

Update release-7_6 (May 2026)#938
ivmai merged 5 commits into
bdwgc:release-7_6from
ivmai:pr/update-release-7_6-may-2026

Conversation

@ivmai

@ivmai ivmai commented Jun 1, 2026

Copy link
Copy Markdown
Member

No description provided.

fundawang and others added 5 commits June 1, 2026 21:24
(fix of commit 02a44ee)

PR bdwgc#655 (bdwgc).

Actually, bdwgc itself may requires atomic_ops, but it does not require
downstream packages (like guile) to require atomic_ops.  Now we specify
@ATOMIC_OPS_LIBS@ in Libs.private rather than in Libs, so that will
not confuse downstream packages, especially when performing check.

* bdw-gc.pc.in (Libs.private): Move @ATOMIC_OPS_LIBS@ from Libs.
(fix of commit 1bb137c)

No need to set `ASM_CPP_OPTIONS` variable in `Makefile.am` file when
compiling with the IBM XLC compiler, as `powerpc_darwin_mach_dep.s`
file has been removed.

* configure.ac [$compiler_xlc==yes] (ASM_WITH_CPP_UNSUPPORTED): Do not
define AM conditional; update comment.
(a cherry-pick of commit fc2990b from 'master')

* darwin_stop_world.c [!DARWIN_DONT_PARSE_STACK] (GC_stack_range_for):
Set `*phi` to `lo` if the former is less than the later; add FIXME
item.
(a cherry-pick of commit 2e06a6f from 'release-8_2')

* darwin_stop_world.c [!DARWIN_DONT_PARSE_STACK] (GC_stack_range_for):
If kern_result is MACH_SEND_INVALID_DEST, then immediately return 0.
@ivmai ivmai merged commit 826daf9 into bdwgc:release-7_6 Jun 1, 2026
16 of 17 checks passed
@ivmai ivmai deleted the pr/update-release-7_6-may-2026 branch June 1, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants