8000 Enable fstream independently of filesystem by voltur01 · Pull Request #376 · arm/arm-toolchain · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enable fstream independently of filesystem #376

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

Merged
merged 4 commits into from
Jun 18, 2025

Conversation

voltur01
Copy link
Contributor
@voltur01 voltur01 commented Jun 12, 2025

Downstream issue: #375

This enables fstream for embedded systems where basic file operations are available via semihosting, but not additional filesystem operations like managing directories.

Downstream issue: arm#375

This enables fstream for embedded systems where basic file operations are available via semihosting, but not additional filesystem operations like managing directories.

Change-Id: Ifaeeb1629f29ea67e622f7f880aeb3417d8fdebc
pratlucas
pratlucas previously approved these changes Jun 12, 2025
Copy link
Contributor
@pratlucas pratlucas left a comment

Choose a reason for hiding this comment

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

LGTM

@voltur01
Copy link
Contributor Author

This passes the build, but causes some test failures - I will add test fixes here as well.

vrukesh
vrukesh previously approved these changes Jun 13, 2025
Copy link
Contributor
@vrukesh vrukesh left a comment

Choose a reason for hiding this comment

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

LGTM

@voltur01
Copy link
Contributor Author

@pawosm-arm please confirm you are happy with this one too, thank you!

@pawosm-arm pawosm-arm self-requested a review June 17, 2025 12:14
pawosm-arm
pawosm-arm previously approved these changes Jun 17, 2025
@voltur01 voltur01 dismissed stale reviews from pawosm-arm and vrukesh via 62e8784 June 17, 2025 13:16
@voltur01
Copy link
Contributor Author

@pratlucas , @pawosm-arm I replaced commented out lines with a check for newlib, which now looks more consistent with other checks as well as less lines changed.

Please confirm you are happy with the update, thanks!

Copy link
Contributor
@pawosm-arm pawosm-arm left a comment

Choose a reason for hiding this comment

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

For me it looks much better now

@voltur01 voltur01 merged commit cbaacba into arm:arm-software Jun 18, 2025
2 checks passed
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.

4 participants
0