This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 94384bdf39 malloc: Decrease resource usage for malloc tests new eaa5b1cce8 LoongArch: Add support for dl_runtime_profile
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: sysdeps/loongarch/Makefile | 4 + sysdeps/loongarch/dl-link.sym | 14 +++ sysdeps/loongarch/dl-machine.h | 30 ++++++- sysdeps/loongarch/dl-trampoline.S | 175 +++++++++++++++++++++++++++++++++++++- sysdeps/loongarch/sys/asm.h | 1 + 5 files changed, 220 insertions(+), 4 deletions(-) create mode 100644 sysdeps/loongarch/dl-link.sym