This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from f14d123ac Cygwin: pty: Add a workaround for issue of starting a lot of mintty. new bafd65f2f libm/machine/riscv: Add custom fma/sqrt functions when suppor [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: newlib/libm/common/math_config.h | 4 +-- newlib/libm/machine/riscv/Makefile.am | 3 ++- newlib/libm/machine/riscv/Makefile.in | 31 ++++++++++++++++++++-- newlib/libm/machine/{arm => riscv}/s_fma.c | 5 ++-- .../libm/machine/{arm/s_fma.c => riscv/s_sqrt.c} | 13 ++++++--- newlib/libm/machine/{arm => riscv}/sf_fma.c | 5 ++-- .../libm/machine/{arm/sf_fma.c => riscv/sf_sqrt.c} | 13 ++++++--- 7 files changed, 57 insertions(+), 17 deletions(-) copy newlib/libm/machine/{arm => riscv}/s_fma.c (94%) copy newlib/libm/machine/{arm/s_fma.c => riscv/s_sqrt.c} (86%) copy newlib/libm/machine/{arm => riscv}/sf_fma.c (94%) copy newlib/libm/machine/{arm/sf_fma.c => riscv/sf_sqrt.c} (86%)