This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5bcf6265f2 x86: Disable non-temporal memset on Skylake Server new 43224b1379 LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
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/dl-machine.h | 7 + sysdeps/loongarch/dl-tlsdesc-dynamic.h | 225 +++++++++++++++++++ sysdeps/loongarch/dl-tlsdesc.S | 386 ++------------------------------- sysdeps/loongarch/dl-tlsdesc.h | 4 + sysdeps/loongarch/tlsdesc.sym | 9 - 5 files changed, 258 insertions(+), 373 deletions(-) create mode 100644 sysdeps/loongarch/dl-tlsdesc-dynamic.h