This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 1e903124ce elf: Restore how vDSO dependency is printed with LD_TRACE_LO [...] new 930993921f LoongArch: Add soft float support.
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: scripts/build-many-glibcs.py | 4 ++ sysdeps/loongarch/Makefile | 8 ---- sysdeps/loongarch/__longjmp.S | 2 + sysdeps/loongarch/bits/setjmp.h | 3 ++ sysdeps/loongarch/dl-trampoline.S | 11 ++++- sysdeps/loongarch/fpu_control.h | 13 ++++++ sysdeps/{arc => loongarch}/nofpu/Implies | 0 .../nofpu/math-tests-exceptions.h | 7 ++- .../nofpu/math-tests-rounding.h | 7 ++- sysdeps/loongarch/preconfigure | 1 - sysdeps/loongarch/preconfigure.ac | 1 - sysdeps/loongarch/setjmp.S | 2 + sysdeps/unix/sysv/linux/loongarch/Makefile | 9 ++++ sysdeps/unix/sysv/linux/loongarch/configure | 51 ++++++++++++++++++++-- sysdeps/unix/sysv/linux/loongarch/configure.ac | 22 ++++++++-- sysdeps/unix/sysv/linux/loongarch/ldd-rewrite.sed | 2 +- sysdeps/unix/sysv/linux/loongarch/shlib-versions | 2 + 17 files changed, 118 insertions(+), 27 deletions(-) copy sysdeps/{arc => loongarch}/nofpu/Implies (100%) copy sysdeps/{or1k => loongarch}/nofpu/math-tests-exceptions.h (86%) copy sysdeps/{or1k => loongarch}/nofpu/math-tests-rounding.h (86%)