Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for static dl_iterate_phdr #6

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

CristiBM
Copy link
Member

This will mostly allow the D runtime GC to register the static
data segments to the ranges that are to be scanned for live pointers

Signed-off-by: Marius-Cristian Baciu 2309bmcristi@gmail.com

This will mostly allow the D runtime GC to register the static
data segments to the ranges that are to be scanned for live pointers

Signed-off-by: Marius-Cristian Baciu <2309bmcristi@gmail.com>
@razvand razvand self-assigned this Nov 27, 2021
@razvand razvand added the enhancement New feature or request label Nov 27, 2021
@razvand razvand added this to the v0.7 Mimas milestone Nov 27, 2021
@razvand razvand modified the milestones: v0.7 Mimas, v0.8 Enceladus Jan 26, 2022
@razvand razvand removed this from the v0.8 Enceladus milestone Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Status: No status
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants