RISC-V now has libc/libstand, as well

Submitted by:	br
This commit is contained in:
Benjamin Kaduk 2016-01-19 02:46:19 +00:00
parent df1b0c97be
commit b18f6313e0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48065

View file

@ -3606,8 +3606,8 @@
standard open architecture for industry implementations.</p>
<p>A minimal set of changes needed to compile the kernel
toolchain has been committed, along with machine headers and
run-time linker (rtld-elf) support.</p>
toolchain has been committed, along with machine headers,
run-time linker (rtld-elf) support, and libc/libstand.</p>
<p>All development has been happening in a separate branch,
with a goal of moving development to head in a few weeks.</p>