This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pie/static in repository glibc.
discards a1ff2f4201 Don't use hidden visibility in libc.a with PIE on i386 discards 758dda7f8d Add --enable-static-pie to build static PIE adds 96480903ab Finish change from “Bengali” to “Bangla” adds 00c3da43ac sunrpc/tst-udp-timeout: Fix timeout value adds 65b22ebc61 Fix $(error) use in Makefile adds 3bdfd9fbed sunrpc/tst-udp-nonblocking: Fix timeout value adds 891abfd3c0 Update translations adds 45ff34638f x86: Add x86_64 to x86-64 HWCAP [BZ #22093] adds 4b7d1efb51 Define and use a libm_alias_float macro. adds a166531fdf hurd: Fix build without NO_HIDDEN adds ef8adeb041 x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967] adds a1a7820416 Remove compat from DEFAULT_CONFIG lookup strings new 5ce2922109 Add --enable-static-pie to build static PIE new 4b57904fb0 Don't use hidden visibility in libc.a with PIE on i386
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 (a1ff2f4201) \ N -- N -- N refs/heads/hjl/pie/static (4b57904fb0)
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 2 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: ChangeLog | 88 ++ elf/rtld-Rules | 4 +- grp/initgroups.c | 8 +- libio/tst-widetext.input | 2 +- locale/iso-639.def | 2 +- localedata/locales/bn_BD | 6 +- manual/nss.texi | 18 +- nscd/initgrcache.c | 9 +- nss/grp-lookup.c | 8 +- nss/nsswitch.c | 16 +- nss/pwd-lookup.c | 8 +- nss/spwd-lookup.c | 8 +- po/fr.po | 4 +- po/sv.po | 1150 ++++++++++---------- posix/sched_primax.c | 1 + posix/sched_primin.c | 1 + sunrpc/tst-udp-nonblocking.c | 8 +- sunrpc/tst-udp-timeout.c | 6 +- .../libm-alias-float.h} | 23 +- sysdeps/generic/math-type-macros-float.h | 6 + sysdeps/mach/hurd/dl-sysdep.c | 13 + sysdeps/mach/hurd/mmap.c | 1 + sysdeps/mach/hurd/mmap64.c | 1 + sysdeps/mach/mprotect.c | 1 + sysdeps/mach/munmap.c | 1 + sysdeps/x86/cpu-features.c | 3 +- sysdeps/x86/cpu-features.h | 2 + sysdeps/x86/cpu-tunables.c | 7 + sysdeps/x86/dl-hwcap.h | 12 +- sysdeps/x86/dl-procinfo.c | 4 +- sysdeps/x86_64/Makefile | 17 + .../x86_64/fpu/multiarch/ifunc-mathvec-avx512.h | 13 +- sysdeps/x86_64/{tst-quad1.c => tst-x86_64-1.c} | 3 +- .../strcmp-sse4_2.S => tst-x86_64mod-1.c} | 9 +- 34 files changed, 830 insertions(+), 633 deletions(-) copy sysdeps/{x86_64/fpu/multiarch/svml_s_expf8_core.c => generic/libm-alias-float [...] copy sysdeps/x86_64/{tst-quad1.c => tst-x86_64-1.c} (87%) copy sysdeps/x86_64/{multiarch/strcmp-sse4_2.S => tst-x86_64mod-1.c} (90%)