riscv-newlib
riscv-newlib copied to clipboard
RISC-V port of newlib
The startup code expects the `main()` arguments to be processed by someone else and does not call `SYS_GETCMDLINE` to get them, as specified by Arm semihosting: - This might work...
I've just built a new version of the RISC-V bare-metal toolchain, using GCC 11.3 and the latest newlib, including the newlinb-nano libraries, and I noticed that the `nano.spec` does not...
improve speed (memcpy32_speed.c and memcpy64_speed.c) and code size (memcpy_size.c)