sifive / freedom-tools

Tools for SiFive's Freedom Platform
217 stars 52 forks source link

Bump newlib with newlib nano libm issue fix #45

Closed kito-cheng closed 4 years ago

kito-cheng commented 4 years ago
cgsfv commented 4 years ago

Did you try to build on our Jenkins CI for all platforms? I would also like you to add a test to freedom-toolchain-tests.

kito-cheng commented 4 years ago

I've updated the PR for memcpy, memmove, memset and strcm issue

Test: https://github.com/sifive/freedom-toolchain-tests/commit/0576b3770bafc0da3d6ded4b16536bc4217ac725 CI: https://jenkins.internal.sifive.com/job/tpp-freedom-tools/job/tpp00--all-build-and-upload--parameterized/30/

Just re-run the CI, I'll update the status once it build done.

kito-cheng commented 4 years ago

Jenkins CI build pass now.