This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch maskray/unnest in repository glibc.
discards d426591f4b elf: Avoid nested functions in the loader (all ports) [BZ #27220] adds 0835c0f0ba x86: fix Autoconf caching of instruction support checks [BZ #27991] adds 82fbcd7118 elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253] adds c333dcf8d8 Update string/test-memmove.c to cover 16KB copy adds 78c9ec9000 x86-64: Optimize load of all bits set into ZMM register [BZ #28252] adds f2e33c3268 mtrace: Fix output with PIE and ASLR [BZ #22716] adds a4f5a3103f rtld: copy terminating null in tunables_strdup (bug 28256) adds c8126360df Fix iconv build with GCC mainline adds c5e4c0dd0f hurd: Remove old test-err_np.c file adds 5eb3e2c794 hurd: Fix errlist error mapping adds 84a7eb1f87 Use __executable_start as the lowest address for profiling [ [...] adds 5359c3bc91 x86-64: Remove compiler -mavx512f check adds 528f9ff6bf x86-64: Remove assembler AVX512DQ check adds f9cd7d5d19 powerpc: Use --no-tls-get-addr-optimize in test only if the [...] adds 9926f6e2ee elf: Skip tst-auditlogmod-* if the linker doesn't support -- [...] adds d19b137b6a Fix error message in memmove test to display correct src pointer adds 5aa359d331 llio.texi: Wording fixes in description of closefrom() adds e814f4b04e support: Add support_open_dev_null_range adds 6b20880b22 Use support_open_dev_null_range io/tst-closefrom, misc/tst-c [...] adds 6f4973c1a2 nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232) adds 6090a4a1b3 Allow #pragma GCC in headers in conformtest adds 032d74eaf6 support: Add support_wait_for_thread_exit adds d4877540e5 i686: Don't include multiarch memove in libc.a adds 3c8b9879ca x86-64: Use testl to check __x86_string_control adds e2930d8777 hurd: Fix typo in msync adds 60dfb30976 hurd msync: Drop bogus test adds 224edada60 configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] adds 69623c0db0 posix: remove some iso-8859-encoded characters adds 23777232c2 AArch64: Update A64FX memset not to degrade at 16KB new ecb57da4c0 elf: Avoid nested functions in the loader (all ports) [BZ #27220]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (d426591f4b) \ N -- N -- N refs/heads/maskray/unnest (ecb57da4c0)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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: config.h.in | 6 - configure | 115 ++++- configure.ac | 27 +- conform/conformtest.py | 8 + csu/gmon-start.c | 10 +- elf/Makefile | 4 +- elf/dl-reloc-static-pie.c | 4 +- elf/dl-sysdep.c | 2 +- elf/dl-tunables.c | 2 - elf/get-dynamic-info.h | 7 +- gmon/tst-gmon-gprof.sh | 2 + gmon/tst-gmon-static-gprof.sh | 2 + iconv/loop.c | 6 + io/tst-closefrom.c | 21 +- malloc/mtrace-impl.c | 6 +- malloc/mtrace.pl | 15 +- manual/llio.texi | 4 +- nptl/tst-cancel7.c | 114 ++--- posix/PTESTS | 548 +++++++++++---------- posix/PTESTS2C.sed | 4 +- posix/bug-regex1.c | 4 +- posix/tst-fnmatch.c | 13 + posix/tst-fnmatch.input | 124 ++--- posix/tst-spawn5.c | 13 +- stdio-common/errlist.c | 12 +- string/test-memmove.c | 50 +- support/Makefile | 5 +- support/support-open-dev-null-range.c | 134 +++++ support/support.h | 12 + support/support_wait_for_thread_exit.c | 72 +++ support/tst-support-open-dev-null-range.c | 155 ++++++ sysdeps/aarch64/multiarch/memset_a64fx.S | 9 +- sysdeps/i386/i686/multiarch/ifunc-impl-list.c | 2 +- sysdeps/mach/hurd/msync.c | 3 - sysdeps/mach/hurd/test-err_np.c | 4 - sysdeps/unix/sysv/linux/powerpc/Makefile | 2 + sysdeps/unix/sysv/linux/powerpc/configure | 34 ++ sysdeps/unix/sysv/linux/powerpc/configure.ac | 4 + sysdeps/unix/sysv/linux/tst-close_range.c | 31 +- sysdeps/x86/Makefile | 4 + sysdeps/x86/configure | 56 ++- sysdeps/x86/configure.ac | 34 +- sysdeps/x86_64/Makefile | 2 - sysdeps/x86_64/configure | 53 -- sysdeps/x86_64/configure.ac | 24 - sysdeps/x86_64/fpu/Makefile | 2 - .../x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S | 15 +- .../x86_64/fpu/multiarch/svml_d_exp8_core_avx512.S | 8 - .../x86_64/fpu/multiarch/svml_d_log8_core_avx512.S | 15 +- .../x86_64/fpu/multiarch/svml_d_pow8_core_avx512.S | 8 - .../x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S | 15 +- .../fpu/multiarch/svml_d_sincos8_core_avx512.S | 15 +- .../fpu/multiarch/svml_s_cosf16_core_avx512.S | 15 +- .../fpu/multiarch/svml_s_expf16_core_avx512.S | 15 +- .../fpu/multiarch/svml_s_logf16_core_avx512.S | 15 +- .../fpu/multiarch/svml_s_powf16_core_avx512.S | 20 +- .../fpu/multiarch/svml_s_sincosf16_core_avx512.S | 15 +- .../fpu/multiarch/svml_s_sinf16_core_avx512.S | 15 +- .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 4 +- 59 files changed, 1163 insertions(+), 777 deletions(-) create mode 100644 support/support-open-dev-null-range.c create mode 100644 support/support_wait_for_thread_exit.c create mode 100644 support/tst-support-open-dev-null-range.c delete mode 100644 sysdeps/mach/hurd/test-err_np.c