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

Tier 1 support for hexagon-linux #21652

Open
1 of 7 tasks
alexrp opened this issue Oct 10, 2024 · 1 comment
Open
1 of 7 tasks

Tier 1 support for hexagon-linux #21652

alexrp opened this issue Oct 10, 2024 · 1 comment
Labels
arch-hexagon Qualcomm Hexagon DSP backend-llvm The LLVM backend outputs an LLVM IR Module. compiler-rt contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-linux standard library This issue involves writing Zig code for the standard library. tier system Issues that track the support tier for a platform.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Oct 10, 2024

  • Standard library support
  • libc is available even when cross-compiling
  • Stack traces work
  • All behavior tests pass
  • All standard library tests pass
  • No disabled tests
  • Enabled in CI (QEMU)

Open issues:

@alexrp alexrp added enhancement Solving this issue will likely involve adding new logic or components to the codebase. contributor friendly This issue is limited in scope and/or knowledge of Zig internals. standard library This issue involves writing Zig code for the standard library. os-linux arch-hexagon Qualcomm Hexagon DSP compiler-rt labels Oct 10, 2024
@alexrp alexrp added this to the unplanned milestone Oct 10, 2024
@alexrp alexrp added the backend-llvm The LLVM backend outputs an LLVM IR Module. label Oct 10, 2024
@alexrp alexrp added the tier system Issues that track the support tier for a platform. label Nov 19, 2024
@alexrp
Copy link
Member Author

alexrp commented Nov 25, 2024

Just noting that further progress on this port is basically blocked until LLVM 20 due to llvm/llvm-project#116798; we can't link anything larger than trivial freestanding programs due to it, including all module tests.

@alexrp alexrp modified the milestones: unplanned, 0.15.0 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-hexagon Qualcomm Hexagon DSP backend-llvm The LLVM backend outputs an LLVM IR Module. compiler-rt contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-linux standard library This issue involves writing Zig code for the standard library. tier system Issues that track the support tier for a platform.
Projects
None yet
Development

No branches or pull requests

1 participant