This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 385f2ecda9 hurd: Fix SIOCADD/DELRT ioctls new 73e9fe43ac riscv: Consolidate the libm-test-ulps new 2e81493fa6 riscv: Remove RV32 floating point functions
The 2 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: sysdeps/riscv/rv32/rvd/libm-test-ulps | 1405 ---------------------- sysdeps/riscv/rv32/rvd/libm-test-ulps-name | 1 - sysdeps/riscv/rv32/rvd/s_lrint.c | 31 - sysdeps/riscv/rv32/rvd/s_lround.c | 31 - sysdeps/riscv/rv32/rvf/s_lrintf.c | 31 - sysdeps/riscv/rv32/rvf/s_lroundf.c | 31 - sysdeps/riscv/{rv64 => }/rvd/libm-test-ulps | 0 sysdeps/riscv/{rv64 => }/rvd/libm-test-ulps-name | 0 sysdeps/riscv/{rv64 => }/rvd/s_lrint.c | 12 +- sysdeps/riscv/{rv64 => }/rvd/s_lround.c | 12 +- sysdeps/riscv/{rv64 => }/rvf/s_lrintf.c | 12 +- sysdeps/riscv/{rv64 => }/rvf/s_lroundf.c | 12 +- 12 files changed, 40 insertions(+), 1538 deletions(-) delete mode 100644 sysdeps/riscv/rv32/rvd/libm-test-ulps delete mode 100644 sysdeps/riscv/rv32/rvd/libm-test-ulps-name delete mode 100644 sysdeps/riscv/rv32/rvd/s_lrint.c delete mode 100644 sysdeps/riscv/rv32/rvd/s_lround.c delete mode 100644 sysdeps/riscv/rv32/rvf/s_lrintf.c delete mode 100644 sysdeps/riscv/rv32/rvf/s_lroundf.c rename sysdeps/riscv/{rv64 => }/rvd/libm-test-ulps (100%) rename sysdeps/riscv/{rv64 => }/rvd/libm-test-ulps-name (100%) rename sysdeps/riscv/{rv64 => }/rvd/s_lrint.c (83%) rename sysdeps/riscv/{rv64 => }/rvd/s_lround.c (83%) rename sysdeps/riscv/{rv64 => }/rvf/s_lrintf.c (83%) rename sysdeps/riscv/{rv64 => }/rvf/s_lroundf.c (83%)