Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

[WIP][ltsmaster] Add support for z/Architecture aka SystemZ #158

Open
wants to merge 1 commit into
base: ldc-ltsmaster
Choose a base branch
from

Conversation

redstar
Copy link
Member

@redstar redstar commented Jul 7, 2019

Requires additions are:

  • core.thread
  • rt.sections_elf_shared
  • rt.sections_ldc

Requires additions are:
 - core.thread
 - rt.sections_elf_shared
 - rt.sections_ldc
@@ -330,6 +330,7 @@ private
}

extern(C) void* __tls_get_addr(tls_index* ti);
extern(C) void* __tls_get_addr_internal(tls_index* ti);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you version this for SystemZ only?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants