libc/newlib/libc/machine/riscv
Jon Beniston a9cfb33b6c Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster code. 2018-08-31 15:40:42 -04:00
..
include Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
sys Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
Makefile.am Add RISC-V port for newlib 2017-08-16 18:00:58 -04:00
Makefile.in Add RISC-V port for newlib 2017-08-16 18:00:58 -04:00
aclocal.m4 Add RISC-V port for newlib 2017-08-16 18:00:58 -04:00
configure Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster code. 2018-08-31 15:40:42 -04:00
configure.in Add RISC-V port for newlib 2017-08-16 18:00:58 -04:00
ffs.c Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
ieeefp.c Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
memcpy.c Use __inhibit_loop_to_libcall in all memset/memcpy implementations 2018-08-29 16:05:37 +02:00
memset.S Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
setjmp.S Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
strcmp.S Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
strcpy.c Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
strlen.c Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00