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

glibc: Some bug fixes, plus arc and csky start files #21195

Merged
merged 9 commits into from
Sep 6, 2024

Conversation

alexrp
Copy link
Contributor

@alexrp alexrp commented Aug 24, 2024

  • Fix the -frounding-math warning for real this time.
  • Fix the lgammal duplicate symbol issue.
  • Add arc and csky start files for glibc 2.40 and <= 2.33.
  • Set asm and include paths for all targets supported by std.zig.target.

Closes #14118.
Closes #20376.
Closes #21076.

@alexrp
Copy link
Contributor Author

alexrp commented Aug 27, 2024

See also ziglang/glibc-abi-tool#10 (used that to debug the duplicate symbol issue).

src/glibc.zig Outdated Show resolved Hide resolved
@andrewrk andrewrk merged commit 96fcc8d into ziglang:master Sep 6, 2024
10 checks passed
@andrewrk andrewrk added the release notes This PR should be mentioned in the release notes. label Sep 6, 2024
@alexrp alexrp deleted the glibc-fixes branch September 6, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes This PR should be mentioned in the release notes.
Projects
None yet
2 participants