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

Re-add compatibility with RV32 NOMMU #32

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 21, 2023

  1. elf2flt: add RISC-V 32-bit support

    Allow elf2flt to work with RISC-V 32-bit targets. With these changes, the
    uclibc toolchain and busybox can work fine for rv32 no MMU systems with
    no noticable problem.
    
    Signed-off-by: Jesse Taube <[email protected]>
    [Add more ELF relco types and edit commit message]
    Signed-off-by: Yimin Gu <[email protected]>
    regymm authored and vapier committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    efbc021 View commit details
    Browse the repository at this point in the history