newlib-cygwin/newlib/libc/machine/riscv
Mike Frysinger 8fc6b4b30e newlib: regen aclocal.m4 after autoconf update
The configure scripts were regenerated with 2.69 for the newlib-4.2.0
release in 484d2ebf8d, but the aclocal
files were not.  Do that now to avoid confusion between the two as to
which version of autoconf was used.
2022-01-12 07:01:18 -05:00
..
sys riscv/sys/fenv.h: Add missing extern for fe_dfl_env_p 2019-10-09 11:00:45 -05:00
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
aclocal.m4 newlib: regen aclocal.m4 after autoconf update 2022-01-12 07:01:18 -05:00
configure Update newlib to 4.2.0 2021-12-31 12:46:13 -05:00
configure.ac libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
ffs.c Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
ieeefp.c riscv: Map between ieeefp.h exception bits and RISC-V FCSR bits 2020-01-21 10:28:35 +01:00
memcpy-asm.S RISC-V: Add size optimized memcpy, memmove, memset and strcmp. 2019-05-22 17:36:57 -07:00
memcpy.c riscv: fix integer wraparound in memcpy 2020-07-27 10:14:34 +02:00
memmove-stub.c RISC-V: Add size optimized memcpy, memmove, memset and strcmp. 2019-05-22 17:36:57 -07:00
memmove.S RISC-V: Add size optimized memcpy, memmove, memset and strcmp. 2019-05-22 17:36:57 -07:00
memset.S RISC-V: Add size optimized memcpy, memmove, memset and strcmp. 2019-05-22 17:36:57 -07:00
setjmp.S Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
strcmp.S RISC-V: Fix optimized strcmp on big endian 2021-02-25 12:14:18 +01: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