Brings in below changes
*
499a601796 Default to --with-default-link=no (bug 25812)
*
70f1eecdc1 scripts: Add glibcelf.py module
*
d3feff2232 m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)
*
68d3a9a696 nptl: Fix pthread_cancel cancelhandling atomic operations
*
8e8d46d598 mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
*
bd415684df hurd: Fix arbitrary error code
*
ba9c42ac0e nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
*
6583d53445 S390: Add new s390 platform z16.
*
cc9a4a664f elf: Fix memory leak in _dl_find_object_update (bug 29062)
*
db03235895 NEWS: Move PLT tracking slowdown to glibc 2.35.
*
9be62976af hppa: Use END instead of PSEUDO_END in swapcontext.S
*
01d5214bb4 hppa: Implement swapcontext in assembler (bug 28960)
*
123bd1ec66 nss: Protect against errno changes in function lookup (bug 28953)
*
c54c5cd8e3 nss: Do not mention NSS test modules in <gnu/lib-names.h>
*
3149f47b80 io: Add fsync call in tst-stat
*
e30c1c73da nptl: Fix cleanups for stack grows up [BZ# 28899]
*
ca0570fee3 hppa: Fix warnings from _dl_lookup_address
*
d82d9cdff4 hppa: Revise gettext trampoline design
*
2631d3b3a6 hppa: Fix swapcontext
*
1f77081178 Fix elf/tst-audit2 on hppa
*
c60e6a458b hppa: Fix bind-now audit (BZ #28857)
*
90797f4972 localedef: Handle symbolic links when generating locale-archive
*
732dd3a63d localedata: Do not generate output if warnings were present.
*
3feecd8001 localedef: Update LC_MONETARY handling (Bug 28845)
*
a787325e83 NEWS: Add a bug fix entry for BZ #28688
*
264ad5d7d6 resolv: Fix tst-resolv tests for 2.35 ABIs and later
*
e247a3b118 elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
*
1dd783fafd elf: Check invalid hole in PT_LOAD segments [BZ #28838]
*
3226ffde07 NEWS: Add a bug fix entry for BZ #28896
*
676f85759c x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
*
d001088e22 x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
*
fd412fff6d x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
*
a30807b7db string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
*
f055faf801 linux: Use socket-constants-time64.h on tst-socket-timestamp-compat
*
491f2ef1f0 linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>