This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from eb948facd8 Fix typo in the name for Wednesday in Kurdish [BZ #9809] adds ec44e1efcd elf.h: Add R_RISCV_IRELATIVE adds 6c80c6e876 Add internal <file_change_detection.h> header file adds 6b89c385d8 io: Implement lchmod using fchmodat [BZ #14578] adds 752dd17443 Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PAT [...] adds 47136d6cc3 io: Add io/tst-lchmod covering lchmod and fchmodat adds 08aea89ef6 S390: Fix non-ascii character in fenv.h. adds 6cf6a91d05 Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET foll [...] adds 6721b9d52e Update translations adds eb447b7b4b elf: Allow dlopen of filter object to work [BZ #16272] adds 71bcfa6245 elf: avoid redundant sort in dlopen adds 0a8ce6a096 elf: avoid stack allocation in dl_open_worker adds f34c4d0f10 sunrpc: Properly clean up if tst-udp-timeout fails adds c953219420 alpha: Use generic gettimeofday implementation adds d3fbb18aa3 mips: Use 'long int' and 'long long int' in linux syscall code adds 4fbba6fe90 mips: Fix argument passing for inlined syscalls on Linux [BZ [...] adds 9333498794 Avoid ldbl-96 stack corruption from range reduction of pseud [...] adds 8a92214150 nss_compat: Do not use nss_* names for function pointers adds 499a92df8b nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS mac [...] adds 6978700688 nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS adds ff10435963 nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS adds 7e3987ab54 nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS adds 680f109322 nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS adds bd65a52a5f nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS adds fd3540deff nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS adds d3436a7f32 alpha: Fix static gettimeofday symbol adds c10acd4026 math/test-sinl-pseudo: Use stack protector only if available adds 5e6efd3ec2 Use gcc -finput-charset=ascii for check-installed-headers. adds fe7df8eb5e Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h. adds 9642b85fd0 resolv: Use <file_change_detection.h> in __resolv_conf_get_current adds a1a20f0292 resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] adds dd0b4df329 resolv: Enhance __resolv_conf_load to capture file change data adds fa00db0a6e resolv: Fix ABA race in /etc/resolv.conf change detection [B [...] adds ad180676b8 Adjust thresholds in Bessel function implementations (bug 14469). adds c624d23260 Add a generic scalb implementation adds 2b7dc93f82 ldbl-128ibm-compat: Provide a scalb implementation
No new revisions were added by this update.
Summary of changes: elf/Makefile | 18 +- elf/dl-deps.c | 39 +- elf/dl-open.c | 39 +- elf/elf.h | 3 +- elf/tst-auxobj-dlopen.c | 47 ++ sysdeps/mach/hurd/fchmodat.c => elf/tst-auxobj.c | 41 +- .../mips16-syscall1.c => elf/tst-filterobj-aux.c | 24 +- .../hurd/fchmodat.c => elf/tst-filterobj-dlopen.c | 38 +- .../tst-filterobj-filtee.c | 18 +- .../gettimeofday.c => elf/tst-filterobj-filtee.h | 14 +- .../mips16-syscall0.c => elf/tst-filterobj-flt.c | 18 +- .../mips16-syscall0.c => elf/tst-filterobj.c | 27 +- hesiod/nss_hesiod/hesiod-grp.c | 2 + hesiod/nss_hesiod/hesiod-proto.c | 2 + hesiod/nss_hesiod/hesiod-pwd.c | 2 + hesiod/nss_hesiod/hesiod-service.c | 2 + include/file_change_detection.h | 140 ++++ include/sys/stat.h | 1 + io/Makefile | 2 +- io/bits/statx-generic.h | 1 + io/fchmodat.c | 1 + io/lchmod.c | 10 +- io/tst-file_change_detection.c | 206 ++++++ io/tst-lchmod.c | 314 ++++++++ math/Makefile | 7 +- math/{e_scalb.c => e_scalb_template.c} | 33 +- math/e_scalbf.c | 54 -- math/e_scalbl.c | 54 -- math/w_scalb_compat.c | 6 +- math/w_scalb_template.c | 57 ++ math/w_scalbf_compat.c | 4 +- math/w_scalbl_compat.c | 4 +- nis/nss-nisplus.h | 1 + nscd/aicache.c | 23 +- nss/nss.h | 203 +++++- nss/nss_compat/compat-grp.c | 56 +- nss/nss_compat/compat-initgroups.c | 73 +- nss/nss_compat/compat-pwd.c | 58 +- nss/nss_compat/compat-spwd.c | 46 +- nss/nss_db/db-init.c | 2 + nss/nss_db/db-initgroups.c | 1 - nss/nss_db/nss_db.h | 1 + nss/nss_files/files-alias.c | 2 + nss/nss_files/files-ethers.c | 3 + nss/nss_files/files-grp.c | 3 + nss/nss_files/files-hosts.c | 2 + nss/nss_files/files-init.c | 3 + nss/nss_files/files-initgroups.c | 3 + nss/nss_files/files-key.c | 2 + nss/nss_files/files-netgrp.c | 2 + nss/nss_files/files-network.c | 3 + nss/nss_files/files-proto.c | 2 + nss/nss_files/files-pwd.c | 3 + nss/nss_files/files-rpc.c | 2 + nss/nss_files/files-service.c | 2 + nss/nss_files/files-sgrp.c | 3 + nss/nss_files/files-spwd.c | 3 + po/be.po | 41 +- po/pt.po | 799 ++++++++++++++++++++- resolv/nss_dns/dns-canon.c | 2 + resolv/nss_dns/dns-host.c | 2 + resolv/nss_dns/dns-network.c | 2 + resolv/res_init.c | 22 +- resolv/resolv_conf.c | 60 +- resolv/resolv_conf.h | 10 +- scripts/check-installed-headers.sh | 3 +- sunrpc/tst-udp-timeout.c | 18 +- .../float128/{e_scalbf128.c => w_scalbf128.c} | 0 sysdeps/ieee754/flt-32/e_j0f.c | 4 +- sysdeps/ieee754/flt-32/e_j1f.c | 4 +- sysdeps/ieee754/ldbl-128ibm-compat/Versions | 1 + .../ldbl-128ibm-compat/e_scalbf128.c} | 21 +- .../ldbl-128ibm-compat/w_scalbf128.c} | 22 +- sysdeps/ieee754/ldbl-96/Makefile | 5 +- sysdeps/ieee754/ldbl-96/e_j0l.c | 4 +- sysdeps/ieee754/ldbl-96/e_j1l.c | 4 +- sysdeps/ieee754/ldbl-96/e_rem_pio2l.c | 12 + .../ieee754/ldbl-96/test-sinl-pseudo.c | 43 +- sysdeps/ieee754/ldbl-opt/w_scalb_compat.c | 4 +- sysdeps/ieee754/ldbl-opt/w_scalbl_compat.c | 2 + sysdeps/m68k/m680x0/fpu/e_scalbf.c | 2 +- sysdeps/m68k/m680x0/fpu/e_scalbl.c | 2 +- sysdeps/mach/hurd/fchmodat.c | 1 + sysdeps/posix/getaddrinfo.c | 18 +- sysdeps/s390/fpu/bits/fenv.h | 4 +- sysdeps/unix/sysv/linux/alpha/bits/resource.h | 2 +- sysdeps/unix/sysv/linux/alpha/gettimeofday.c | 6 +- sysdeps/unix/sysv/linux/alpha/syscalls.list | 1 - sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 3 +- sysdeps/unix/sysv/linux/bits/resource.h | 2 +- sysdeps/unix/sysv/linux/fchmodat.c | 58 +- sysdeps/unix/sysv/linux/mips/bits/resource.h | 2 +- .../unix/sysv/linux/mips/mips32/mips-syscall5.S | 6 +- .../unix/sysv/linux/mips/mips32/mips-syscall6.S | 6 +- .../unix/sysv/linux/mips/mips32/mips-syscall7.S | 7 +- .../sysv/linux/mips/mips32/mips16/mips16-syscall.h | 64 +- .../linux/mips/mips32/mips16/mips16-syscall0.c | 4 +- .../linux/mips/mips32/mips16/mips16-syscall1.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall2.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall3.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall4.c | 6 +- sysdeps/unix/sysv/linux/mips/mips32/sysdep.h | 145 ++-- sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h | 121 ++-- sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h | 119 +-- sysdeps/unix/sysv/linux/mips/mips64/syscall.S | 2 +- sysdeps/unix/sysv/linux/mips/sysdep.h | 4 +- sysdeps/unix/sysv/linux/sparc/bits/resource.h | 2 +- time/gettimeofday.c | 8 +- 108 files changed, 2657 insertions(+), 771 deletions(-) create mode 100644 elf/tst-auxobj-dlopen.c copy sysdeps/mach/hurd/fchmodat.c => elf/tst-auxobj.c (53%) copy sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c => elf/tst-filte [...] copy sysdeps/mach/hurd/fchmodat.c => elf/tst-filterobj-dlopen.c (55%) copy sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c => elf/tst-filte [...] copy sysdeps/unix/sysv/linux/alpha/gettimeofday.c => elf/tst-filterobj-filtee.h (70%) copy sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c => elf/tst-filte [...] copy sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c => elf/tst-filte [...] create mode 100644 include/file_change_detection.h create mode 100644 io/tst-file_change_detection.c create mode 100644 io/tst-lchmod.c rename math/{e_scalb.c => e_scalb_template.c} (64%) delete mode 100644 math/e_scalbf.c delete mode 100644 math/e_scalbl.c create mode 100644 math/w_scalb_template.c copy sysdeps/ieee754/float128/{e_scalbf128.c => w_scalbf128.c} (100%) copy sysdeps/{unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c => ieee754/ldbl [...] copy sysdeps/{unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c => ieee754/ldbl [...] copy io/fchmodat.c => sysdeps/ieee754/ldbl-96/test-sinl-pseudo.c (54%)