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

libc/machine: Implement ARM aeabi_xxx API called by clang #5564

Merged
merged 1 commit into from Feb 21, 2022

Conversation

xiaoxiang781216
Copy link
Contributor

Summary

specified here:
https://developer.arm.com/documentation/ihi0043/latest

Impact

new api

Testing

Pass CI

@pkarashchenko
Copy link
Contributor

Let's optimize this to asm routines later.

@pkarashchenko pkarashchenko merged commit 928d52f into apache:master Feb 21, 2022
@jerpelea jerpelea added this to To-Add in Release Notes - 10.3.0 Mar 15, 2022
@jerpelea jerpelea moved this from To-Add to Minor in Release Notes - 10.3.0 Mar 17, 2022
@jerpelea jerpelea moved this from Minor to In Progress in Release Notes - 10.3.0 Mar 17, 2022
@jerpelea jerpelea moved this from In Progress to added in Release Notes - 10.3.0 Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants