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

Add picolibc to existing newlib/newlib-nano configurations #287

Merged

Commits on Oct 10, 2022

  1. Update crosstool-ng to include companion lib stripping patch

    Signed-off-by: Keith Packard <keithp@keithp.com>
    keith-packard committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cde789b View commit details
    Browse the repository at this point in the history
  2. Add picolibc submodule

    Signed-off-by: Keith Packard <keithp@keithp.com>
    keith-packard committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e1850f8 View commit details
    Browse the repository at this point in the history
  3. Build picolibc for all SDK architectures

    This builds both picolibc and libstdc++ with picolibc support using
    the crosstool-ng support for those configurations.
    
    Signed-off-by: Keith Packard <keithp@keithp.com>
    keith-packard committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3b08cae View commit details
    Browse the repository at this point in the history